From mboxrd@z Thu Jan 1 00:00:00 1970 From: scrawler@gmail.com Subject: questions about links Date: Sat, 7 Aug 2010 14:12:45 -0500 Message-ID: <20100807141245.64b84e34@bigblessing.tville> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=37665 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oi9Ru-0006lr-Ez for emacs-orgmode@gnu.org; Sun, 08 Aug 2010 13:14:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ohoo1-0002Qy-NS for emacs-orgmode@gnu.org; Sat, 07 Aug 2010 15:11:42 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:61674) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ohoo1-0002Qd-Im for emacs-orgmode@gnu.org; Sat, 07 Aug 2010 15:11:41 -0400 Received: by iwn10 with SMTP id 10so3040229iwn.0 for ; Sat, 07 Aug 2010 12:11:39 -0700 (PDT) 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 (resent, sorry) Hi guys, Ok, if I make "foo" a link: blah blah [[foo]] blah it will pop over to "foo" elsewhere in the buffer. (This is a tangent, but I see carets in the documentation, like "" , but they don't seem to be needed-- the link finds "foo" just fine) Can I make [[foo]] link to all the foos in the buffer, maybe via a list with a bit of context from which to choose? also, once I'm at the target, how can I return easily to the anchor and refold whatever section the target was in? Did that make sense? Is this a feature request? :-) thanks. -- -tom