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


Message #18 received at 2929 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 2929 <at> debbugs.gnu.org, Tassilo Horn <tassilo <at> member.fsf.org>
Subject: Re: bug#2929: 23.0.92; Broken auto-filling in message-mode
Date: Thu, 09 Apr 2009 15:02:03 -0400
Stefan Monnier wrote:

> This said, your report probably points at another bug because the
> "*/\n> " should not be added to lines which don't start with "> ".

I'm not sure newcomment.el can be blamed much for this.

The buffer has:

comment-start = "> "
comment-end   = "*/"

The comment-end string never appears in the example buffer, but the
comment-start one does. So it looks to newcomment like the whole
buffer is one big comment.




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.