Nick Dokos writes: > "Dr. Arne Babenhauserheide" writes: > >> >> Following the manual at Hyperlinks Node: Internal Links >> >> 1. one item >> 2. <>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 <>. >> > > 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