all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* store-link behavior
@ 2012-11-02 16:51 Thomas S. Dye
  2012-12-22 22:21 ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas S. Dye @ 2012-11-02 16:51 UTC (permalink / raw)
  To: Org-mode

Aloha all,

A pleasant feature of AucTeX is the context sensitive facility for
inserting cross references. So, having the cursor at the end of this
text, "(fig.", and pressing shortcut sequence gets a list of labeled
figure environments in a document, from which the correct one can be
chosen. 

Is there something similar in Org?

I looked at store-link, with the hope that it would store a link to the
nearest link candidate, but with the cursor in the table-link table
below, store-link returns a link to the headline, test store-link, and
not a link to the table name, table-link.

* test store-link
Some text.

#+name: table-link
| a | 1 |
| b | 2 |

I'm likely missing something obvious.  Any help much appreciated.

All the best,
Tom

-- 
Thomas S. Dye
http://www.tsdye.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-12-29  5:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-02 16:51 store-link behavior Thomas S. Dye
2012-12-22 22:21 ` Bastien
2012-12-23  0:49   ` Thomas S. Dye
2012-12-29  5:31     ` Bastien

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.