From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: refile and link Date: Wed, 1 Feb 2012 11:58:59 -0600 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:43204) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RseSX-0003QX-7w for emacs-orgmode@gnu.org; Wed, 01 Feb 2012 12:59:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RseSS-0000HJ-Km for emacs-orgmode@gnu.org; Wed, 01 Feb 2012 12:59:05 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:62214) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RseSS-0000GC-AS for emacs-orgmode@gnu.org; Wed, 01 Feb 2012 12:59:00 -0500 Received: by bkbzs2 with SMTP id zs2so1555104bkb.0 for ; Wed, 01 Feb 2012 09:58:59 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Skip Collins Cc: emacs-org list On Wed, Feb 1, 2012 at 9:54 AM, Skip Collins wrote: > On Wed, Feb 1, 2012 at 10:25 AM, John Hendy wrote: >> | - A wiki of hyperlinked files that grows and adapts to meet your needs. > > After I sent my request, it occurred to me that the envisioned refile > command could create two links, one in the original file pointing to > the destination, the other in the destination file pointing to the > original. Indeed -- that would be slick. I wish my elisp-fu was strong, or even existent.