emacs-orgmode
[Top][All Lists]
Advanced

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

[O] org-store-link without having to press Enter?


From: Sebastien Vauban
Subject: [O] org-store-link without having to press Enter?
Date: Tue, 14 Jan 2014 22:05:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt)

Hello,

I'd like to use org-store-link in a piece of code. However, it currently
requires the user to select some link from a list of store links.

If I always want to select the last one -- that is, the default
option --, how can I bypass the required RET?

I can do this:

  (execute-kbd-macro "\C-c\C-l\C-m")

But I find it fragile because it relies on key bindings which could
change in time.

How could I do otherwise?

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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