From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Westlake Subject: Re: Feature request: save ID locations in org-save-all-org-buffers Date: Fri, 13 Feb 2009 10:23:48 +0000 Message-ID: References: <1234459861.31227.1300032181@webmail.messagingengine.com> <582F2516-E713-4223-83AB-2FC2E60B4427@uva.nl> Mime-Version: 1.0 (Apple Message framework v930.3) 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 1LXvD7-0008BW-C0 for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 05:23:53 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXvD5-0008B5-Fy for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 05:23:52 -0500 Received: from [199.232.76.173] (port=44827 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXvD5-0008B2-5n for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 05:23:51 -0500 Received: from out5.smtp.messagingengine.com ([66.111.4.29]:40555) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LXvD4-00062h-OL for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 05:23:51 -0500 In-Reply-To: <582F2516-E713-4223-83AB-2FC2E60B4427@uva.nl> 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: Carsten Dominik Cc: emacs-orgmode@gnu.org On 13 Feb 2009, at 07:25, Carsten Dominik wrote: > > On Feb 12, 2009, at 6:31 PM, Peter Westlake wrote: > >> Carsten, >> >> Thank you for adding org-revert-all-org-buffers. It's very helpful >> with >> syncing. I would like to ask for another change to help with syncing: >> please have org-save-all-org-buffers call org-id-locations-save, and >> load the locations in org-revert-all-org-buffers. Then ID values >> will be >> synced as well. > > Hmmm, you know, I think that does make sense. I added this change. > Thanks! Thanks for doing that, and for the quick response, too! Peter.