On Thursday, October 23, 2003, at 05:03 AM, [EMAIL PROTECTED] wrote:
Hi,
with the latest JDEE beta I cannot type a space after abbrev keywords ("if", "for", "while", ...) in a comment, eg, I have:
/** * Return the history for--|--
with cursor at "--|--" I try to type a space but nothing happens! The same
is true for // comments.
Sorry this is just a bug report - I can't contribute any lisp fix!
I have experienced this as well. As for as workarounds go,
1. Typing M-q <SPC> will bypass abbreviations and give you a space.
2. I don't have this problem any more because I use Phillip Lord's tmmofl package (http://www.russet.org.uk/emacs.html). tmmofl changes minor mode based on the current font lock, so that for example, you can set it so that in comments you have auto-fill but no abbrev, but everywhere else you have abbrev but not auto-fill. It's quite convenient.
Cheers,
Charles
-- Charles Sutton University of Massachusetts, Amherst [EMAIL PROTECTED] URL: http://www.cs.umass.edu/~casutton/
