Leon <sdl.web@...> writes:
> Hi all,
>
> After trying cedet suite, there are a lot of semantic.cache in my
> home dir. How can I stop cedet from generating such files?
semanticdb-default-save-directory is a variable defined in `semanticdb-file.el'.
Documentation:
*Directory name where semantic cache files are stored.
If this value is nil, files are saved in the current directory. If the value
is a valid directory, then it overrides `semanticdb-default-file-name' and
stores caches in a coded file name in this directory.
You can customize this variable.
--
vedm
|