Xin Shi <[email protected]> writes: > Hi Sebastian, > > So, I got a related question is how to jump internally during the info mode? > For example: > > In one place I defined: > :CUSTOM_ID: tab-compare > > In another place in the same org file, I want to link to that position by > [[#tab-compare][table]].
Ahh - got it: It should be: [[tab-compare][table]] without the hash. Anyway, thanks for your mail. This way I found that I broke the `prefered ID' stuff (`l' should use the prefered ID, i.e. the custom id). Sebastian _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
