From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Problem with org-id-locations-file Date: Thu, 10 Dec 2009 12:20:30 +0100 Message-ID: References: <87my1x5tnd.fsf@fastmail.fm> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NIh4b-0007cz-RW for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 06:20:41 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NIh4X-0007aX-83 for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 06:20:41 -0500 Received: from [199.232.76.173] (port=41724 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIh4X-0007aO-1G for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 06:20:37 -0500 Received: from paard.ic.uva.nl ([145.18.40.182]:52020) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NIh4W-0005jk-PW for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 06:20:37 -0500 In-Reply-To: <87my1x5tnd.fsf@fastmail.fm> 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: Matt Lundin Cc: Org Mode Fixed, thanks. - Carsten On Dec 5, 2009, at 4:26 PM, Matt Lundin wrote: > Currently there is a minor problem with the org-id-locations-file. If > one loads org-mode but does not follow a link to an ID in the course > of > the emacs session, org-id-locations-load is not run. As a result, the > value of nil is saved to the org-id-locations-file upon quitting > emacs, > which defeats the purpose of the file and forces an > org-id-update-id-locations the next time an ID link is followed. Right > now I'm getting around the problem by running org-id-locations-load > when > org-mode is turned on. Would it be possible to make this behavior the > default if org-id-track-globally is set? > > Thanks, > Matt > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten