GNU bug report logs -
#2929
filling of multi-line comments
Previous Next
Reported by: Tassilo Horn <tassilo <at> member.fsf.org>
Date: Wed, 8 Apr 2009 10:15:03 UTC
Severity: minor
Tags: moreinfo
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
Hi Stefan,
>> behavior. When I do the emacs -Q procedure it's set to "" by
>> default, and then the bug doesn't occur. So I guess message-mode
>> should set it to "" in order to avoid such strange effects.
>
> `comment-end' is "" by default. Setting it globally to something else
> will lead to errors in various major modes which assume that "not
> setting comment-end" is the same as setting it to "".
Hm, at least I do not set it globally to another value. So it seems to
be the fault of some third party library I use. [Searching...]
Oh, indeed. How awkward! It's in a mode I've written myself!
> I.e. the global setting of comment-end should not be change(able|d).
>
> This said, your report probably points at another bug because the
> "*/\n> " should not be added to lines which don't start with "> ".
Right, so at least this report was no total user error.
Bye,
Tassilo
--
Richard Stallman wrote a program that divides by zero.
This bug report was last modified 3 years and 168 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.