From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Skip entries with no ID when updating ID locations Date: Wed, 19 Feb 2020 22:37:43 +0100 Message-ID: <878sky5kd4.fsf@gnu.org> References: <87r1yqb75d.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58821) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j4X2P-0003PI-Hl for emacs-orgmode@gnu.org; Wed, 19 Feb 2020 16:37:46 -0500 In-Reply-To: <87r1yqb75d.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Wed, 19 Feb 2020 13:26:38 -0800") 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Hi Eric, Eric Abrahamsen writes: > Would the attached patch be acceptable? It's no big deal, just skips > entries with no ID property when updating all ID locations. I couldn't > figure out why I had several thousand "Duplicate ID "nil"" warnings in > the *Messages* buffer after updating ID locations. A welcome enhancement - applied, thanks! -- Bastien