GNU bug report logs - #64518
29.0.92; outline-mode sexp movement commands don't follow outline structure

Previous Next

Package: emacs;

Reported by: Spencer Baugh <sbaugh <at> janestreet.com>

Date: Fri, 7 Jul 2023 16:22:02 UTC

Severity: normal

Tags: wontfix

Found in version 29.0.92

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Spencer Baugh <sbaugh <at> janestreet.com>
Cc: 64518 <at> debbugs.gnu.org
Subject: Re: bug#64518: 29.0.92;
 outline-mode sexp movement commands don't follow outline structure
Date: Fri, 07 Jul 2023 21:19:39 +0300
> From: Spencer Baugh <sbaugh <at> janestreet.com>
> Date: Fri, 07 Jul 2023 12:21:14 -0400
> 
> 
> Functions like C-M-f (forward-sexp) and C-M-SPC (mark-sexp) are supposed
> to be configured by individual modes to behave in a way appropriate for
> that mode.  But outline-mode does not do this.

outline-mode is not a programming-language mode, so sexp-related
commands make no sense for it.  It is more related to text-mode.

Outline mode and its derivatives already have motion commands that
move in terms of headings and trees/subtrees.  I see no reason to
confuse users with some kind of artificial notion of "sexps" applied
to text.

So I think your feature request is a step in the wrong direction.




This bug report was last modified 1 year and 315 days ago.

Previous Next


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