GNU bug report logs - #78865
31.0.50; Inconsistency between show-paren-mode and some cursor-movement commands

Previous Next

Package: emacs;

Reported by: Dani Moncayo <dmoncayo <at> gmail.com>

Date: Sun, 22 Jun 2025 18:55:02 UTC

Severity: normal

Tags: notabug, wontfix

Fixed in version 31.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Dani Moncayo <dmoncayo <at> gmail.com>
To: Juri Linkov <juri <at> linkov.net>
Cc: 78865 <at> debbugs.gnu.org
Subject: bug#78865: 31.0.50; Inconsistency between show-paren-mode and some cursor-movement commands
Date: Mon, 23 Jun 2025 09:19:07 +0200
On Mon, Jun 23, 2025 at 8:42 AM Juri Linkov <juri <at> linkov.net> wrote:
>
> > Consider a C source file like the one created with the shell command below [1].
> >
> > If I visit that file with Emacs and move the cursor just before the
> > "[", I see that both square brackets are highlighted -- perfect.
> >
> > But then, if I type C-M-n from that point, I'd expect the cursor to
> > jump from the "[" to the "]".  Well, it does not. Instead, the cursor
> > jumps just after "f1()".
>
> Is this in c-mode or c-ts-mode?

This was using c-ts-mode.

> Are there any differences in this regard
> between c-mode or c-ts-mode?

I've now tried using c-mode: the highlighting is the same, but
pressing C-M-n results in an error: 'No next group'.

-- 
Dani Moncayo




This bug report was last modified 5 days ago.

Previous Next


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