From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: org-registry.el v0.1 - a registry for Org links Date: Sat, 29 Sep 2007 18:29:10 +0200 Message-ID: <87myv54eqx.fsf@bzg.ath.cx> References: <871wcpgg2f.fsf@bzg.ath.cx> <87sl54jy6b.fsf@myhost.localdomain> <878x6wh1qm.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IbfBv-0007pi-F7 for emacs-orgmode@gnu.org; Sat, 29 Sep 2007 12:29:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IbfBt-0007lT-EX for emacs-orgmode@gnu.org; Sat, 29 Sep 2007 12:29:18 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IbfBt-0007lD-8L for emacs-orgmode@gnu.org; Sat, 29 Sep 2007 12:29:17 -0400 Received: from fk-out-0910.google.com ([209.85.128.191]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IbfBs-0008Qe-Lx for emacs-orgmode@gnu.org; Sat, 29 Sep 2007 12:29:16 -0400 Received: by fk-out-0910.google.com with SMTP id 19so4430941fkr for ; Sat, 29 Sep 2007 09:29:15 -0700 (PDT) In-Reply-To: (Fabian Braennstroem's message of "Sat, 29 Sep 2007 17:48:12 +0000") 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: emacs-orgmode@gnu.org Fabian Braennstroem writes: > I could not find any updating of the links when moving and copying > files and directories with dired... did I miss it :-) No you don't :) The registry by itself is not able to update Org files and tell them about new locations for files that are linked in them. Just as it is not currently able to track URL renaming... > It is probably 'just' a hook for dired, which changes the registry > entry and corresponding link according to the destination directory!? That's it. Not a hook though, but an advice to `dired-do-rename'. It should go through all org-agenda-files and replace the old file names with the new ones. Would that suit you? PS: no time for this right now, I'm moving in London tomorrow morning... -- Bastien -- Bastien