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

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

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


From: Stefan Kangas
Subject: bug#56360: [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


reply via email to

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