GNU bug report logs - #2929
filling of multi-line comments

Previous Next

Package: emacs;

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

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Tassilo Horn <tassilo <at> member.fsf.org>
Cc: 2929 <at> debbugs.gnu.org
Subject: bug#2929: 23.0.92; Broken auto-filling in message-mode
Date: Wed, 08 Apr 2009 09:37:45 -0400
> 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 "".

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 "> ".


        Stefan




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.