adding new keywords

2004-11-09 Thread Guy Thomas
How do I set up new keywords (like enum in JDK 1.5) for correct syntax coloring? Thanks

switching off semantic

2004-11-16 Thread Guy Thomas
How can I temporarily switch off semantic? Right now I do this by setting semantic-idle-scheduler-idle-time to a high value (2), but I suppose there must be a cleaner way to do this? -- Guy Thomas[EMAIL PROTECTED] fks bvba - Formal and Knowledge Systems

Re: switching off semantic

2004-11-16 Thread Guy Thomas
(temporarily) unavailable and to unset a buffer for parsing. I want to be able to switch off semantic because I will be working on a slower machine for a couple of months and semantic's parsing constantly interrupts my editing (which kind of freaks me out). Guy Eric M. Ludlam wrote: Guy Thomas [EMAIL

Re: java folding

2005-02-01 Thread Guy Thomas
I first of all want to have a quick overview of the method signatures in the current file. Kevin A. Burton wrote: Paul Kinnucan wrote: Guy Thomas writes: I have never used emacs or jde-folding. Is it available? Yes. Is it easy to use? Yes. Do I have to install extra packages, do I have