GNU bug report logs - #16971
24.3.50; comment-beginning behaves differently in current newcomment.el, leads to error in comment-indent-new-line

Previous Next

Package: emacs;

Reported by: Frank Ruben <frankruben27 <at> gmail.com>

Date: Sat, 8 Mar 2014 18:49:03 UTC

Severity: important

Tags: confirmed

Found in version 24.3.50

Fixed in version 24.4

Done: Dmitry Gutov <raaahh <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 16971 <at> debbugs.gnu.org (full text, mbox):

From: Frank Ruben <frankruben27 <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Subject: Re: bug#16971: 24.3.50; comment-beginning behaves differently in
 current newcomment.el, leads to error in comment-indent-new-line
Date: Mon, 10 Mar 2014 22:39:12 +0100
[Message part 1 (text/plain, inline)]
Hi Glenn,

I manually changed my emacs lisp sources, so I can't reproduce it now
with emacs
-Q.
Anyway in *scratch* buffer, it was like (where '|' marks cursor position):

1) With current newcomment.el (December 2013):

    (foo ; bar |baz

     M-j =>

    (foo ; bar
    baz

2) With previous newcomment.el (March 2013):

    (foo ; bar |baz

     M-j =>

    (foo ; bar
         ; baz


Hope that helps and thanks for taking care,
    Frank



On Mon, Mar 10, 2014 at 7:58 PM, Glenn Morris <rgm <at> gnu.org> wrote:

>
> Thanks for the report, but please give us a complete example starting
> from `emacs -Q' that shows exactly what the issue is.
>
[Message part 2 (text/html, inline)]

This bug report was last modified 11 years and 67 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.