emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [PATCH] Keep the link if the command was cancelled


From: Max Nikulin
Subject: Re: [PATCH] Keep the link if the command was cancelled
Date: Wed, 12 Jul 2023 19:00:51 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 03/07/2023 22:28, Ihor Radchenko wrote:
If necessary, removing stored links without inserting can be made as an
effect of negative prefix argument in `org-insert-link' or in
`org-insert-all-links'.

I do not think it would be a noticeable improvement. It increases code complexity, but `org-insert-link' + `undo' requires the same amount of keystrokes.

Maybe I just do not like prefix argument. Instead of triple C-u to keep the link I would prefer to be able to activate it from the link prompt (something similar to to M-s i switches for incremental search).

It might be more reasonable to have some binding to cancel `org-store-links' immediately after this command.




reply via email to

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