GNU bug report logs - #61781
28.2; (setq-default indent-tabs-mode nil) causes weird next-line behavior in *Help*

Previous Next

Package: emacs;

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

Date: Sat, 25 Feb 2023 08:27:01 UTC

Severity: normal

Tags: moreinfo

Found in version 28.2

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Spencer Baugh <sbaugh <at> janestreet.com>
Cc: 61781 <at> debbugs.gnu.org
Subject: Re: bug#61781: 28.2;
 (setq-default indent-tabs-mode nil) causes weird next-line behavior
 in *Help*
Date: Sat, 25 Feb 2023 10:56:12 +0200
> From: Spencer Baugh <sbaugh <at> janestreet.com>
> Date: Fri, 24 Feb 2023 17:32:09 -0500
> 
> >From emacs -Q:
> 
> 1. M-: (setq-default indent-tabs-mode nil) RET
> 2. Open up a help buffer, e.g. C-x 4 C-h
> 3. Move point to the link for the first binding (find-file-other-window)
> 4. C-n
> 5. Observe that in addition to moving down, point also moves back one
>    column (as if we had hit C-b).
> 
> Without indent-tabs-mode set to nil, next-line stays in the same column.

I can reproduce this in Emacs 28.2, but not in Emacs 29, since
describe-prefix-bindings in Emacs 29 no longer heeds indent-tabs-mode,
it always inserts tabs.  So if this problem still exists in Emacs 29,
you or someone else will have to come up with a different reproducer.

Thanks.




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

Previous Next


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