From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id wCiaDloXCGDmVQAA0tVLHw (envelope-from ) for ; Wed, 20 Jan 2021 11:43:22 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id oPBaCloXCGB2CQAAbx9fmQ (envelope-from ) for ; Wed, 20 Jan 2021 11:43:22 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B352C940251 for ; Wed, 20 Jan 2021 11:43:21 +0000 (UTC) Received: from localhost ([::1]:43404 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l2BtP-0001Wm-0S for larch@yhetil.org; Wed, 20 Jan 2021 06:43:19 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50932) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l2Bsb-0001UX-3K for emacs-orgmode@gnu.org; Wed, 20 Jan 2021 06:42:29 -0500 Received: from mail-qv1-xf31.google.com ([2607:f8b0:4864:20::f31]:41386) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l2BsZ-0001Bn-LZ for emacs-orgmode@gnu.org; Wed, 20 Jan 2021 06:42:28 -0500 Received: by mail-qv1-xf31.google.com with SMTP id h21so1718872qvb.8 for ; Wed, 20 Jan 2021 03:42:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=references:user-agent:from:to:cc:subject:in-reply-to:message-id :date:mime-version; bh=TxQQKQXhKfA7lrFMjeit4QrZzRZ1gu2PtHz/Wz6t76U=; b=iH3AeDEnj9jtA4IKPhWYlk208g8kFryOgOZurS1sCs3ZsjTo7cEvq1ZGoFGWsiuBRf TuXk8X4exgsjkqWn1FLGbTt3ImAIJr2xfJgQanVMtb8gtPYxXZp6AehlURTNiVS/exJu wWFeLZfmfg0nf4MHaEWQMV01VUS/YyBz7+628qVLhkl5txOW+h87pr3eVUVJ6o74KCz3 BD/NLocygAVERavwWjI/RzlOYiO/X/RFiV1pWZqK+M2aaSQ/+mhuFX4NPvpA4AHc+vep AzmsxHQrs7SHxlzo/bEH4IzX8vlhpwawSRA/3TC0XGaJhGJPzcISMO/ppl/szSqC/ZBB nDug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:references:user-agent:from:to:cc:subject :in-reply-to:message-id:date:mime-version; bh=TxQQKQXhKfA7lrFMjeit4QrZzRZ1gu2PtHz/Wz6t76U=; b=tXI8ELGVQdlhGl4VD5pG1rdxyKfsainUvnfmpLtn4OR1VpOLDKzlMFEOqJ4lgI8dHD XhK5OFls4fPrmPBw47/AcbB5NDDMQbwiOjeDstMKsxgCEmBzrf5YdxPM6X0FIK4rsrJt 8h8HVffyZmTxKKEwe4k48NOCNS/WAmL4WI6F2sBJingABQ+bK8H2B9JuAzBn5nIs3b/p FdS7nYT+ek3D5ES+8vdF8WAcxFVgHIxh9ScfeFhMi59lmhgNCwoNTpYeEx5OccYCsCU/ RwdrgoppobMFLvHX+EvBp8WcTa/gCt+uE3rgOa8wQRQZWcKdpoqHz6i+X8pPvblwrevt eawQ== X-Gm-Message-State: AOAM530sTEyc9yWA0x0e2IuX3JE6CYsWPOD0FYV+l6ke2mquGJRKz14d qWBg2mdCdD2bjSSzChIQLTw= X-Google-Smtp-Source: ABdhPJz10JPDIkrqtADLz93LlwkwR6hYT8UVRiKgWzu68GPDO/WiPN+auyqRyl0GwB3sgL5YDPhJDA== X-Received: by 2002:ad4:4431:: with SMTP id e17mr9020706qvt.21.1611142946784; Wed, 20 Jan 2021 03:42:26 -0800 (PST) Received: from localhost ([190.239.232.181]) by smtp.gmail.com with ESMTPSA id c62sm1087185qkf.34.2021.01.20.03.42.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Jan 2021 03:42:26 -0800 (PST) References: <87ft2wvktj.fsf@gmail.com> User-agent: mu4e 1.4.14; emacs 27.1 From: doltes To: Samuel Wales Subject: Re: How can I keep Org-id links from breaking when moving files? In-reply-to: Message-ID: <87lfcn3kij.fsf@gmail.com> Date: Wed, 20 Jan 2021 06:39:16 -0500 MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::f31; envelope-from=doltes512@gmail.com; helo=mail-qv1-xf31.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: arozbiz@gmail.com, emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.05 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=iH3AeDEn; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: B352C940251 X-Spam-Score: -2.05 X-Migadu-Scanner: scn0.migadu.com X-TUID: 5RantJqVv8Hj Yeah, I also found that confusing. Basically, because both mean the same. I think that a better description for those variables would be + =org-id-locations=: List obtained from `org-id-locations-file'. This list maps each ID to the file in which the definition occurs. It contains lists of the form (FILE ID). + =org-id-files=: List of files which contain ID definitions.