From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Peter Westlake" Subject: Feature request: save ID locations in org-save-all-org-buffers Date: Thu, 12 Feb 2009 17:31:01 +0000 Message-ID: <1234459861.31227.1300032181@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LXfP6-0007RQ-3w for emacs-orgmode@gnu.org; Thu, 12 Feb 2009 12:31:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXfP4-0007RD-NL for emacs-orgmode@gnu.org; Thu, 12 Feb 2009 12:31:11 -0500 Received: from [199.232.76.173] (port=44696 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXfP4-0007RA-H7 for emacs-orgmode@gnu.org; Thu, 12 Feb 2009 12:31:10 -0500 Received: from out3.smtp.messagingengine.com ([66.111.4.27]:46194) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LXfP4-0002Kj-7s for emacs-orgmode@gnu.org; Thu, 12 Feb 2009 12:31:10 -0500 Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id 4E7B82116FA for ; Thu, 12 Feb 2009 12:31:01 -0500 (EST) Content-Disposition: inline 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 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. Regards, Peter.