emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Bug: linking to <<target>> requests tags table [9.4.4 ( @ /home/arne


From: Dr. Arne Babenhauserheide
Subject: Re: Bug: linking to <<target>> requests tags table [9.4.4 ( @ /home/arne/.guix-profile/share/emacs/site-lisp/)]
Date: Wed, 17 Feb 2021 21:21:28 +0100
User-agent: mu4e 1.4.15; emacs 27.1

Nick Dokos <ndokos@gmail.com> writes:

> "Dr. Arne Babenhauserheide" <arne_bab@web.de> writes:
>
>>
>> Following the manual at Hyperlinks Node: Internal Links
>>
>>      1. one item
>>      2. <<target>>another item
>>      Here we refer to item [[target]].
>>
>> And then using C-c C-o on [[target]] I get the prompt in the minibuffer
>> “Visit tags table (default TAGS)” instead of jumping to <<target>>.
>>
>
> Does it happen with `emacs -q`? If not, your init file is at fault.

No, it doesn’t … thank you!

Now I just need to find out where that happens …

… found it:

 '(org-modules
   '(org-bbdb org-bibtex org-crypt org-ctags org-docview org-eww org-gnus 
org-habit org-info org-irc org-mhe org-rmail org-w3m))

To reproduce the issue:

emacs -q --eval "(progn (setq org-modules '(org-ctags)))" /tmp/foo.org

→ configuration error. Thank you!

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein
ohne es zu merken

Attachment: signature.asc
Description: PGP signature


reply via email to

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