From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Setting org-id-track-globally to nil results in "Wrong argument type: hash-table-p, nil" in org-id-find-id-file Date: Fri, 26 Feb 2010 19:51:31 +0100 Message-ID: <9C3D8805-20DF-4C5D-8E28-34A2C209A049@gmail.com> References: <87r5o7ltto.wl%maus.david@gmail.com> 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 1Nl5Hl-00009V-8o for emacs-orgmode@gnu.org; Fri, 26 Feb 2010 13:51:37 -0500 Received: from [140.186.70.92] (port=47981 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nl5Hj-00008x-Uk for emacs-orgmode@gnu.org; Fri, 26 Feb 2010 13:51:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nl5Hj-0000fg-Fx for emacs-orgmode@gnu.org; Fri, 26 Feb 2010 13:51:36 -0500 Received: from ey-out-1920.google.com ([74.125.78.150]:38582) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nl5Hj-0000fc-Au for emacs-orgmode@gnu.org; Fri, 26 Feb 2010 13:51:35 -0500 Received: by ey-out-1920.google.com with SMTP id 5so252610eyb.34 for ; Fri, 26 Feb 2010 10:51:33 -0800 (PST) In-Reply-To: <87r5o7ltto.wl%maus.david@gmail.com> 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: David Maus Cc: emacs-orgmode@gnu.org, Geralt Applied, thanks to both of you. - Carsten On Feb 26, 2010, at 7:45 PM, David Maus wrote: > Geralt wrote: >> can nobody else reproduce my problem? btw. I forgot to mention that >> I'm using Emacs 23.1.1 and Orgmode 6.21b > > I could reproduce it and attached is a fix. > > The problem was, that the function that queries the global id database > did not take in account `org-id-locations' beeing set to nil (i.e.: > global database disabled). > > HTH > -- David > > -- > OpenPGP... 0x99ADB83B5A4478E6 > Jabber.... dmjena@jabber.org > Email..... maus.david@gmail.com > file.patch>_______________________________________________ > 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