GNU bug report logs - #44823
27.1.50; c-context-line-break misbehaves at end of comment

Previous Next

Package: emacs;

Reported by: Eli Zaretskii <eliz <at> gnu.org>

Date: Mon, 23 Nov 2020 17:34:02 UTC

Severity: normal

Merged with 43481

Found in versions 27.1, 27.1.50

Done: Alan Mackenzie <acm <at> muc.de>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: 44823 <at> debbugs.gnu.org, acm <at> muc.de
Subject: Re: bug#44823: 27.1.50;
 c-context-line-break misbehaves at end of comment
Date: Mon, 23 Nov 2020 19:51:50 +0200
merge 44823 43481
thanks

> Date: Mon, 23 Nov 2020 19:33:35 +0200
> From: Eli Zaretskii <eliz <at> gnu.org>
> 
> To reproduce:
> 
>   emacs -Q
>   C-x C-f src/xdisp.c
>   C-u 19 M-g g
>   C-e
> 
> This should bring you to the end of this line in xdisp.c:
> 
>   along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.  */
> 
> It is the end of a comment.  Now do this:
> 
>   M-: (local-set-key "\C-m" 'c-context-line-break) RET
> 
> Then press RET.  I expect Emacs to open a new line, indent it
> according to the context, and put point after the indentation.
> Instead, the new line is inserted _before_ the point's line, and point
> stays at the end of the comment as it was before.
> 
> This is a regression wrt Emacs 26.
> 
> I had this customization of RET in CC mode since about forever, and it
> always worked like I expected.  Until Emacs 27.1.

I see someone already reported this 2 months ago.  Merging.

> Can this be fixed for Emacs 27.2, please?

Yes, please.




This bug report was last modified 4 years and 174 days ago.

Previous Next


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