From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +L0wKCXQ2l+4UQAA0tVLHw (envelope-from ) for ; Thu, 17 Dec 2020 03:27:33 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id WIL8IyXQ2l90awAA1q6Kng (envelope-from ) for ; Thu, 17 Dec 2020 03:27:33 +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 E3515940480 for ; Thu, 17 Dec 2020 03:27:32 +0000 (UTC) Received: from localhost ([::1]:41778 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kpjww-0005M7-G0 for larch@yhetil.org; Wed, 16 Dec 2020 22:27:30 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:44216) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kpjwM-0005M1-4E for emacs-orgmode@gnu.org; Wed, 16 Dec 2020 22:26:54 -0500 Received: from mail-pj1-x1034.google.com ([2607:f8b0:4864:20::1034]:51855) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kpjwK-0000fu-H5; Wed, 16 Dec 2020 22:26:53 -0500 Received: by mail-pj1-x1034.google.com with SMTP id z12so2881187pjn.1; Wed, 16 Dec 2020 19:26:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=WZ6eFb5ZE8Zk0M+nePj6Rp/Tt0MLOIwMIgskAFe18eI=; b=gw+mLQsML7+vV/p8Nq8X0uV56RKaCDY9gTkr19aRhctyQon3O58ji5HJPC3LLm2DNP B8kOlP2lFDp0vmwpAyvI7StZE6ebdsFJJzA+A5RhK8AyoAKVMfy6w7Qlt8aY4q1NFfon PyftX/EpxuwFt1M4RBoRT+2onrbfJOHaB699XTmfPpTl1tzAmO0IdTURVWfssrxv/idi wGlEz3dqKRTxY+zMjt7E6DYbJzSguDhSeGEl1zFRUYZpN9SC94uO+O2QrLNBgzdSfUsU QmchpX4vVmWSfe/vxJUFSI0FNUKbpSJHQH6cjeMPgoYESK2lg/2nxd36aMAd6a4/Wxig hY5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=WZ6eFb5ZE8Zk0M+nePj6Rp/Tt0MLOIwMIgskAFe18eI=; b=H7nfHK3ICV+y/4hwq7081rna5HndrYyAiCZbeqfNU2V7fklsk7HOOynt6apcpjF1eP xEIgIKgNymKcgxl1y984x1tmTeLqEvhs3FgnldZg6rCH6RtB6HdQulVxjKo9tVHI1+Fw 609g+c1ll0JzYwtjPtS1Zl1yQw3NeLe1b4LTRbnJ7wEkDGV9HkdI93kQ6D9GRI0QNvg+ 1sBW+acDdN+hnudolqotUXbcEwnwihTlbGXHs8U77N+UhlgH9TBHeg9DtKbCwXj68YRT o32Z0YxxCM/jiMMfnZzmkbW+VMDQLAA8kU2KP5U/8PpVSE+dwWDZXtLCC1znkwiCjl2f /N7w== X-Gm-Message-State: AOAM533KUo0l0qupK8as/sYMxCT9dlhJc/t/Lm/ASJk77eepJMy0lwAz zJh6CUdiOB9XNM1nNOcr3Zc= X-Google-Smtp-Source: ABdhPJx5h9fUgxaYpjPcihgjGGv/5xfhg0RpZabvjzDCcE/jrPX8pRWTsmiWPws9HRNr++u+AyXzIA== X-Received: by 2002:a17:902:7606:b029:da:1f26:a1bf with SMTP id k6-20020a1709027606b02900da1f26a1bfmr26346394pll.53.1608175610585; Wed, 16 Dec 2020 19:26:50 -0800 (PST) Received: from localhost ([104.250.131.79]) by smtp.gmail.com with ESMTPSA id t36sm3626975pfg.55.2020.12.16.19.26.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Dec 2020 19:26:49 -0800 (PST) From: Ihor Radchenko To: stardiviner , Bastien Subject: Re: Bug: org-contacts.el: org-contacts-link-store breaks org-id [9.4.2 (release_9.4.2-307-g8840af @ /home/yantar92/.emacs.d/straight/build/org/)] In-Reply-To: References: <87zh2e5e7t.fsf@localhost> <87sg86uggl.fsf@gnu.org> Date: Thu, 17 Dec 2020 11:30:45 +0800 Message-ID: <87sg855ct6.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::1034; envelope-from=yantar92@gmail.com; helo=mail-pj1-x1034.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: Org-mode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.51 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=gw+mLQsM; 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: E3515940480 X-Spam-Score: -2.51 X-Migadu-Scanner: scn0.migadu.com X-TUID: mZUGDKANoRJA stardiviner writes: > Sure, I didn't expected that soon bug appears. I checked source code, I > commented out an condition accidentally. > Here is the patch. Tested it should work now. What about adding support for org-id? Is it necessary to use headline text as a search string even when org-id is being used (and org-id-link-to-org-use-id is set to non-nil)? Best, Ihor