[5476] in Athena Bugs
vax 7.0F: /usr/athena/lib/gnuemacs/lisp/scribe.el
daemon@ATHENA.MIT.EDU (lwvanels@ATHENA.MIT.EDU)
Tue Jul 10 21:53:40 1990
From: lwvanels@ATHENA.MIT.EDU
Date: Tue, 10 Jul 90 13:45:35 -0400
To: bugs@ATHENA.MIT.EDU
System name: Smash
Type and version: CVAXSTAR 7.0F
Display type: SG
What were you trying to do?
Use scribe mode, and enter comments in the file with @comment.
What's wrong:
If you have auto fill turned on, and start a comment with
"@comment(", when you reach the fill column, it will insert a "]",
and start the next line with a new "@comment("
What should have happened:
It should end the line with the matching delimiter, not always a "]".