emacs-orgmode
[Top][All Lists]
Advanced

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

Re: org-ctags-find-tag should not prompt inside org-open-at-point


From: Rudolf Adamkovič
Subject: Re: org-ctags-find-tag should not prompt inside org-open-at-point
Date: Thu, 28 Sep 2023 17:59:13 +0200

Joseph Turner <joseph@breatheoutbreathe.in> writes:

> (setopt org-ctags-open-link-functions nil)

Oh, thank you!  This regularly drives me crazy.

I added the following to my Emacs/Org configuration:

#+BEGIN_SRC emacs-lisp :results none
(eval-after-load 'org-ctags
  (setq org-ctags-open-link-functions nil))
#+END_SRC

Rudy
-- 
"I love deadlines.  I love the whooshing noise they make as they go by."
-- Douglas Adams, The Salmon of Doubt, 2002

Rudolf Adamkovič <salutis@me.com> [he/him]
Studenohorská 25
84103 Bratislava
Slovakia



reply via email to

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