* semantic.cache
@ 2007-10-10 17:52 Joe Bloggs
2007-10-10 18:57 ` semantic.cache Thorsten Bonow
0 siblings, 1 reply; 3+ messages in thread
From: Joe Bloggs @ 2007-10-10 17:52 UTC (permalink / raw)
To: help-gnu-emacs
Can anyone tell me what the semantic.cache file is for in .emacs.d?
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: semantic.cache
2007-10-10 17:52 semantic.cache Joe Bloggs
@ 2007-10-10 18:57 ` Thorsten Bonow
2007-10-11 21:21 ` semantic.cache Joe Bloggs
0 siblings, 1 reply; 3+ messages in thread
From: Thorsten Bonow @ 2007-10-10 18:57 UTC (permalink / raw)
To: help-gnu-emacs
>>>>> "Joe" == Joe Bloggs <joebloggs@nowhere.invalid> writes:
Joe> Can anyone tell me what the semantic.cache file is for in .emacs.d?
Joe> Thanks.
Hi,
you must have activated "semantic", part of "cedet":
"Semantic is an infrastructure for parser based text analysis in Emacs. It is a
lexer, parser-generator, and parser. It is written in Emacs Lisp and is
customized to the way Emacs thinks about language files, and is optimized to use
Emacs' parsing capabilities."
http://cedet.sourceforge.net/semantic.shtml
From the documentation:
Semantic database provides caching of the parse trees by saving them
into files named `semantic.cache' automatically then loading them when
appropriate instead of re-parsing. The reason for this is to save the
time it takes to parse a file which could take several seconds or more
for large files.
Toto
--
Contact information and PGP key at
http://www-users.rwth-aachen.de/thorsten.bonow
Cats, as a rule, don't like lawyers. They have great insight into
human character.
Friedman, Kinky (1993), Greenwich Killing Time. New York (Wings
Books), 48
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: semantic.cache
2007-10-10 18:57 ` semantic.cache Thorsten Bonow
@ 2007-10-11 21:21 ` Joe Bloggs
0 siblings, 0 replies; 3+ messages in thread
From: Joe Bloggs @ 2007-10-11 21:21 UTC (permalink / raw)
To: help-gnu-emacs
Thorsten Bonow <thorsten.bonow@post.rwth-aachen.de> writes:
>>>>>> "Joe" == Joe Bloggs <joebloggs@nowhere.invalid> writes:
>
> Joe> Can anyone tell me what the semantic.cache file is for in .emacs.d?
> Joe> Thanks.
>
> Hi,
>
> you must have activated "semantic", part of "cedet":
>
> "Semantic is an infrastructure for parser based text analysis in Emacs. It is a
> lexer, parser-generator, and parser. It is written in Emacs Lisp and is
> customized to the way Emacs thinks about language files, and is optimized to use
> Emacs' parsing capabilities."
>
> http://cedet.sourceforge.net/semantic.shtml
>
> From the documentation:
>
> Semantic database provides caching of the parse trees by saving them
> into files named `semantic.cache' automatically then loading them when
> appropriate instead of re-parsing. The reason for this is to save the
> time it takes to parse a file which could take several seconds or more
> for large files.
>
> Toto
>
>
>
> --
> Contact information and PGP key at
> http://www-users.rwth-aachen.de/thorsten.bonow
>
> Cats, as a rule, don't like lawyers. They have great insight into
> human character.
>
> Friedman, Kinky (1993), Greenwich Killing Time. New York (Wings
> Books), 48
Thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-10-11 21:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-10 17:52 semantic.cache Joe Bloggs
2007-10-10 18:57 ` semantic.cache Thorsten Bonow
2007-10-11 21:21 ` semantic.cache Joe Bloggs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).