[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Add repeat-map for navigation commands
From: |
Ihor Radchenko |
Subject: |
Re: [PATCH] Add repeat-map for navigation commands |
Date: |
Mon, 09 Sep 2024 16:53:34 +0000 |
Visuwesh <visuweshm@gmail.com> writes:
> Sorry for the month long delay. I was busy with uni stuff so could not
> find the time to invest into this properly.
No problem.
> ... I've attached a patch which
> adds a repeat-map to org-keys.el but this pointed out that org-mode
> lacks a org-up-heading command so I've resorted to using
> outline-up-heading.
It is not the only one. But outline version should also work.
> From 8b980efcd9497e395f4d82a1304267ae4426b00d Mon Sep 17 00:00:00 2001
> From: Visuwesh <visuweshm@gmail.com>
> Date: Mon, 9 Sep 2024 19:46:47 +0530
> Subject: [PATCH] Add repeat-mode keymap for navigation commands
>
> * org-keys.el (org-navigation-repeat-map): Add repeat-map to make
> navigation easier when repeat-mode is turned on.
May you also add a news entry?
Ideally, we should also document this in the manual.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- [PATCH] Add repeat-map for navigation commands, Visuwesh, 2024/09/09
- Re: [PATCH] Add repeat-map for navigation commands,
Ihor Radchenko <=
- Re: [PATCH] Add repeat-map for navigation commands, Karthik Chikmagalur, 2024/09/09
- Re: [PATCH] Add repeat-map for navigation commands, Visuwesh, 2024/09/10
- Re: [PATCH] Add repeat-map for navigation commands, Ihor Radchenko, 2024/09/15
- Re: [PATCH] Add repeat-map for navigation commands, Visuwesh, 2024/09/16
- Re: [PATCH] Add repeat-map for navigation commands, Ihor Radchenko, 2024/09/22
- Re: [PATCH] Add repeat-map for navigation commands, Visuwesh, 2024/09/22
- Re: [PATCH] Add repeat-map for navigation commands, Ihor Radchenko, 2024/09/22