From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: Strange Org <> OS interaction w/ bad ID Date: Mon, 24 Feb 2020 11:41:25 -0800 Message-ID: References: <87eeuju9qi.fsf@gmail.com> <87r1yjddj0.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000a549bb059f5790b1" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:39238) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j6JcB-0007gy-3C for emacs-orgmode@gnu.org; Mon, 24 Feb 2020 14:42:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j6JcA-0004y6-4y for emacs-orgmode@gnu.org; Mon, 24 Feb 2020 14:42:03 -0500 Received: from mail-yw1-xc33.google.com ([2607:f8b0:4864:20::c33]:41391) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j6Jc9-0004xb-Vl for emacs-orgmode@gnu.org; Mon, 24 Feb 2020 14:42:02 -0500 Received: by mail-yw1-xc33.google.com with SMTP id l22so5765322ywc.8 for ; Mon, 24 Feb 2020 11:42:01 -0800 (PST) In-Reply-To: <87r1yjddj0.fsf@nicolasgoaziou.fr> 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: Ken Mankoff , Org-mode --000000000000a549bb059f5790b1 Content-Type: text/plain; charset="UTF-8" On Mon, Feb 24, 2020 at 10:51 AM Nicolas Goaziou wrote: > > Does anyone know why Org is parsing files in random folders when > > I have a bad ID and a <>? > > I don't. You may want to check `org-id-files', or walk the hash table > `org-id-locations'. > (apropos "org-id-files") returns nil, which is strange because it seems to be in Org for the past 11 years https://github.com/bzg/org-mode/blame/a3da64ad574e6ba860ea03c1bf6af91f279d86ee/lisp/org-id.el#L216 Same with org-id-locations. With `emacs -Q` and nothing else, should these be set? -k. --000000000000a549bb059f5790b1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


=
On Mon, Feb 24, 2020 at 10:51 AM Nico= las Goaziou <mail@nicolasgoazi= ou.fr> wrote:
> Does anyone know why Org is parsing files in random folders when<= br> > I have a bad ID and a <<noweb>>?

I don't. You may want to check `org-id-files', or walk the hash tab= le
`org-id-locations'.

(apropos "= org-id-files") returns nil, which is strange because it seems to be in= Org for the past 11 years

Same with org-id-lo= cations.

With `emacs -Q` and nothing else, should = these be set?

=C2=A0 -k.

<= /div>
--000000000000a549bb059f5790b1--