"Dr. Arne Babenhauserheide" <arne_...@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. -- Nick "There are only two hard problems in computer science: cache invalidation, naming things, and off-by-one errors." -Martin Fowler