From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Goldman Subject: (probably stupid) link question Date: Sun, 13 Sep 2009 10:34:34 -0500 Message-ID: <4AAD110A.4020609@sift.info> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mmr6M-0007na-Al for emacs-orgmode@gnu.org; Sun, 13 Sep 2009 11:34:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mmr6H-0007hM-N3 for emacs-orgmode@gnu.org; Sun, 13 Sep 2009 11:34:53 -0400 Received: from [199.232.76.173] (port=38175 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mmr6H-0007gi-D0 for emacs-orgmode@gnu.org; Sun, 13 Sep 2009 11:34:49 -0400 Received: from outbound-mail-141.bluehost.com ([67.222.38.31]:42870) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Mmr6G-0004lo-RQ for emacs-orgmode@gnu.org; Sun, 13 Sep 2009 11:34:49 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode I've saved a link to a latex file using org-save-link, but the link is not good enough to find the piece of the file I want. That is, Org-mode tries to jump to the link, but finds only the FIRST match, and it so happens that the location I wanted was the second or third. I looked at the "Handling Links" page in the buffer and I don't see any obvious answer to this question. Is there some way to say "please rerun the link-following search?" Or should I have been dropping an anchor into the latex file somehow, figuring that the link to "Summary" was just going to behave badly? many thanks, r