From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id uNAVOTbzeWLpuwAAbAwnHQ (envelope-from ) for ; Tue, 10 May 2022 07:08:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id CPFLODbzeWIUhgEAG6o9tA (envelope-from ) for ; Tue, 10 May 2022 07:08:06 +0200 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 7C591DB54 for ; Tue, 10 May 2022 07:08:06 +0200 (CEST) Received: from localhost ([::1]:45430 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1noI6O-00035o-Sp for larch@yhetil.org; Tue, 10 May 2022 01:08:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59178) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1noI5P-00035J-OR; Tue, 10 May 2022 01:07:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37930) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1noI5N-0003xP-SF; Tue, 10 May 2022 01:07:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1noI5N-0002X2-Le; Tue, 10 May 2022 01:07:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#55342: 29.0.50; org-cite-basic--get-field: Wrong value for ENTRY-OR-KEY: nil Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, emacs-orgmode@gnu.org Resent-Date: Tue, 10 May 2022 05:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55342 X-GNU-PR-Package: emacs,org-mode X-GNU-PR-Keywords: To: Ihor Radchenko Cc: Eli Zaretskii , 55342@debbugs.gnu.org, Kaushal Modi Received: via spool by 55342-submit@debbugs.gnu.org id=B55342.16521591799643 (code B ref 55342); Tue, 10 May 2022 05:07:01 +0000 Received: (at 55342) by debbugs.gnu.org; 10 May 2022 05:06:19 +0000 Received: from localhost ([127.0.0.1]:60057 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1noI4h-0002VT-7x for submit@debbugs.gnu.org; Tue, 10 May 2022 01:06:19 -0400 Received: from quimby.gnus.org ([95.216.78.240]:50882) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1noI4f-0002VC-FR for 55342@debbugs.gnu.org; Tue, 10 May 2022 01:06:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=DUXVjyiyiiJHMlmYrZC8/EYC8N04Z9/uUAalSAYHTHo=; b=HxH2WAPcHZTqdtXSTDdT/3KL4E imo3n97QnfNUHtHRXS1tbOS1EU5lLW20Ci2eevB6Zla00noBh/7t7J2rxEUt0iu2WBtWjS7kT/J17 bkt/LnlARyIs4OPBZQOxOGAY+s5+IysMabjq5jrlIQVU9Tl83plwA57VpGlWKO8DK2vI=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1noI4W-0006kO-9o; Tue, 10 May 2022 07:06:10 +0200 From: Lars Ingebrigtsen References: <83czgmt93n.fsf@gnu.org> <871qx2kmzf.fsf@localhost> X-Now-Playing: Joni Mitchell's _Miles of Aisles_: "Jericho" Date: Tue, 10 May 2022 07:06:07 +0200 In-Reply-To: <871qx2kmzf.fsf@localhost> (Ihor Radchenko's message of "Tue, 10 May 2022 12:52:52 +0800") Message-ID: <877d6ukmdc.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: emacs-orgmode@gnu.org List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1652159286; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=DUXVjyiyiiJHMlmYrZC8/EYC8N04Z9/uUAalSAYHTHo=; b=ZzV2cz1vtVKPllJXQNrYQ94gMW/+DacaEGmJ9x9Ma0CnlxoBCyqhH/0mx+IJrclKLHDNw6 2NsKEjQBvIWFQObmXJKDybvGhxzjbsnHILMEXmkwIis1vARFwKTgBBOzplC8/MhBm1X5JM WwwFPr3pOYqdjzN5X65LPuDO5ZESJLjSeEbL0D8VOujICvNFFJDInRrMZrN4tOaVuXvAp6 nC1W6fNV6vbXmZ+4jMTBuLamohnYUFUQqR3tj0blg3/+bJWptX7ZHgziIzPW573ASlG9+y 1BeKFyL6Sa4dBFNksvvW0SegOKqZl9adHD7DSQ1mUsSc+s93BYBHDyxpOpe0sg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1652159286; a=rsa-sha256; cv=none; b=UnCDXcA1v0ZM+TBQzmHwyR8IVK7QwgqlZOMEogeUAJ9MZvalbUiaZ5Ch50YJebNmevxQMg xcQztQs4HD1tDRwlSXs6pxQKpgGSBoVfDkD4zjtOOY1LIbdZe2SbWAs5k2kB4UGW8epo6G I7wrpFIu5qoJ5G4wTm6VQa1daRyY0/4ML5RdkXp7n2Val+ycB0Ry7CceogEOGzTeRfws1Y hTYbqyCjkH7uHIbwlELHrfvMr5+KsL1+WDzITc66CM5ghE8mogrfiis4qCAUqDRixtZJ8t Of/3zcZWUkd/4AZd0QnPPGzsFj8JTS8dMw8XPKViaSTWh6adqWsw6zjsi7tbLA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnus.org header.s=20200322 header.b=HxH2WAPc; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gnus.org (policy=none); spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 6.19 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnus.org header.s=20200322 header.b=HxH2WAPc; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gnus.org (policy=none); spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 7C591DB54 X-Spam-Score: 6.19 X-Migadu-Scanner: scn0.migadu.com X-TUID: WOBwsP96zvgQ Ihor Radchenko writes: > The code above always skips a bibtex entry starting at bob. > Hence, the provided example bibliography is parsed as empty, which is > not expected by Org. This should now be fixed on the trunk. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no