GNU bug report logs - #57886
29.0.50; In `C-h b', allow fold/unfold on headline with RET

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefankangas <at> gmail.com>

Date: Sat, 17 Sep 2022 17:49:02 UTC

Severity: wishlist

Found in version 29.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 57886 in the body.
You can then email your comments to 57886 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#57886; Package emacs. (Sat, 17 Sep 2022 17:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Stefan Kangas <stefankangas <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 17 Sep 2022 17:49:02 GMT) Full text and rfc822 format available.

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

From: Stefan Kangas <stefankangas <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.0.50; In `C-h b', allow fold/unfold on headline with RET
Date: Sat, 17 Sep 2022 13:48:13 -0400
Severity: wishlist

In the `C-h b' or `C-x C-h' screens, I need to put point exactly on the
button and hit "RET" to fold/unfold.

It would be nice if "RET" anywhere on the headline would do the same.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#57886; Package emacs. (Sat, 17 Sep 2022 18:25:02 GMT) Full text and rfc822 format available.

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

From: Juri Linkov <juri <at> linkov.net>
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: 57886 <at> debbugs.gnu.org
Subject: Re: bug#57886: 29.0.50; In `C-h b', allow fold/unfold on headline
 with RET
Date: Sat, 17 Sep 2022 21:23:19 +0300
> In the `C-h b' or `C-x C-h' screens, I need to put point exactly on the
> button and hit "RET" to fold/unfold.
>
> It would be nice if "RET" anywhere on the headline would do the same.

This is intentional, so you can press RET on a button on the headline.
For example, RET on `lisp-interaction-mode' will show help for
`lisp-interaction-mode':

  * `lisp-interaction-mode' Major Mode Bindings:
  Key           Binding
  C-j           eval-print-last-sexp
  DEL           backward-delete-char-untabify




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#57886; Package emacs. (Sun, 18 Sep 2022 10:52:01 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Juri Linkov <juri <at> linkov.net>
Cc: 57886 <at> debbugs.gnu.org, Stefan Kangas <stefankangas <at> gmail.com>
Subject: Re: bug#57886: 29.0.50; In `C-h b', allow fold/unfold on headline
 with RET
Date: Sun, 18 Sep 2022 12:50:54 +0200
Juri Linkov <juri <at> linkov.net> writes:

> This is intentional, so you can press RET on a button on the headline.
> For example, RET on `lisp-interaction-mode' will show help for
> `lisp-interaction-mode':
>
>   * `lisp-interaction-mode' Major Mode Bindings:
>   Key           Binding
>   C-j           eval-print-last-sexp
>   DEL           backward-delete-char-untabify

So I think this is working as intended.  (But people who are used to
Org/outline bindings can use TAB on the entire line.)




bug closed, send any further explanations to 57886 <at> debbugs.gnu.org and Stefan Kangas <stefankangas <at> gmail.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 18 Sep 2022 10:52:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#57886; Package emacs. (Sun, 18 Sep 2022 11:14:02 GMT) Full text and rfc822 format available.

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

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>, Juri Linkov <juri <at> linkov.net>
Cc: 57886 <at> debbugs.gnu.org
Subject: Re: bug#57886: 29.0.50; In `C-h b', allow fold/unfold on headline
 with RET
Date: Sun, 18 Sep 2022 07:13:45 -0400
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Juri Linkov <juri <at> linkov.net> writes:
>
>> This is intentional, so you can press RET on a button on the headline.
>> For example, RET on `lisp-interaction-mode' will show help for
>> `lisp-interaction-mode':
>>
>>   * `lisp-interaction-mode' Major Mode Bindings:
>>   Key           Binding
>>   C-j           eval-print-last-sexp
>>   DEL           backward-delete-char-untabify
>
> So I think this is working as intended.

I think it would be good with a bit more DWIM here: RET follows link if
there is one, and folds otherwise.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#57886; Package emacs. (Sun, 18 Sep 2022 11:23:01 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: 57886 <at> debbugs.gnu.org, Juri Linkov <juri <at> linkov.net>
Subject: Re: bug#57886: 29.0.50; In `C-h b', allow fold/unfold on headline
 with RET
Date: Sun, 18 Sep 2022 13:21:56 +0200
Stefan Kangas <stefankangas <at> gmail.com> writes:

> I think it would be good with a bit more DWIM here: RET follows link if
> there is one, and folds otherwise.

That's not my DWIM expectations -- I expect RET to follow links, and do
nothing if there's no links there.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 16 Oct 2022 11:24:10 GMT) Full text and rfc822 format available.

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

Previous Next


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