emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56360: closed ([PATCH] Improve navigation keybindings in emacs-news-


From: GNU bug Tracking System
Subject: bug#56360: closed ([PATCH] Improve navigation keybindings in emacs-news-mode)
Date: Sun, 03 Jul 2022 12:43:02 +0000

Your message dated Sun, 3 Jul 2022 14:42:10 +0200
with message-id 
<CADwFkmnQjGJCWaPu-oEkazfyzN_WLDRhjzzFJmaNfSTqP3chWg@mail.gmail.com>
and subject line Re: bug#56360: [PATCH] Improve navigation keybindings in 
emacs-news-mode
has caused the debbugs.gnu.org bug report #56360,
regarding [PATCH] Improve navigation keybindings in emacs-news-mode
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
56360: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56360
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Improve navigation keybindings in emacs-news-mode Date: Sat, 2 Jul 2022 21:07:31 +0200
Severity: wishlist

I think the navigation commands in `emacs-news-mode' and
'emacs-news-view-mode-map' should be similar to `org-mode' and
`outline-mode'.  IMO, the parts where they agree is the closest we have
anything resembling a "standard" for navigating an outline in Emacs.
See the attached patch.

It is worth comparing to:

    (describe-keymap 'outline-mode-prefix-map)
    (describe-keymap 'outline-navigation-repeat-map)
    (describe-keymap 'org-mode-map)

Attachment: 0001-Improve-navigation-keybindings-in-emacs-news-mode.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#56360: [PATCH] Improve navigation keybindings in emacs-news-mode Date: Sun, 3 Jul 2022 14:42:10 +0200
Lars Ingebrigtsen <larsi@gnus.org> writes:

> Makes sense to me; go ahead and push.

Thanks, pushed as commit d68ecda05c.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]