GNU bug report logs - #56636
28.1.90; bibtex-beginning-of-entry does not always move point the the actual beginning

Previous Next

Package: emacs;

Reported by: Ihor Radchenko <yantar92 <at> gmail.com>

Date: Tue, 19 Jul 2022 02:46:01 UTC

Severity: normal

Found in version 28.1.90

Done: Roland Winkler <winkler <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ihor Radchenko <yantar92 <at> gmail.com>
Subject: bug#56636: closed (Re: bug#56636: 28.1.90; bibtex-beginning-of-entry
 does not always move point the the actual beginning)
Date: Fri, 30 Dec 2022 05:49:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#56636: 28.1.90; bibtex-beginning-of-entry does not always move point the the actual beginning

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 56636 <at> debbugs.gnu.org.

-- 
56636: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56636
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Roland Winkler <winkler <at> gnu.org>
To: Ihor Radchenko <yantar92 <at> posteo.net>
Cc: Lars Ingebrigtsen <larsi <at> gnus.org>, Ihor Radchenko <yantar92 <at> gmail.com>,
 56636-done <at> debbugs.gnu.org
Subject: Re: bug#56636: 28.1.90; bibtex-beginning-of-entry does not always
 move point the the actual beginning
Date: Thu, 29 Dec 2022 23:48:07 -0600
On Sun, Nov 27 2022, Ihor Radchenko wrote:
> Roland Winkler <winkler <at> gnu.org> writes:
>
>>> Though it is probably not very high priority.
>>
>> I do have a ptach that I'll install shortly (my internet access is
>> limited right now).
>
> Thanks a lot!

commit 644c71d6788d268cb065bd9317efb8a16a8236e6

[Message part 3 (message/rfc822, inline)]
From: Ihor Radchenko <yantar92 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 28.1.90; bibtex-beginning-of-entry does not always move point the
 the actual beginning
Date: Tue, 19 Jul 2022 10:46:21 +0800
Hi,

Consider the following BibTeX entry:

@misc{placeholder,
  author =	 {Mamoru Miura <mamo0110 <at> gmail.com>},
  created =	 {[2022-07-19 Tue 09:44]},
  howpublished = {ML:Org mode},
  link =
                  {notmuch:id:9F4AA657-D34B-4B85-A80D-1DD4B3017DB2 <at> gmail.com},
  note =	 {Online; accessed 19 July 2022},
  title =	 {Re: Bug: Appointments duration and effort sums in
                  agenda column view [9.3.7 (release_9.3.7-700-ga1e5be
                  @ ~/.emacs.d/straight/build/org/)]},
  typealt =	 {email},
  year =	 2022,
}

Put the point at the "year" field and run
M-: (bibtex-beginning-of-entry)

Observed: Point moves to the @ ~/.emacs.d line.
Expected: Point moves to @misc

The problem is not only with the direct call to
bibtex-beginning-of-entry, but also shows up in functions that make use
of this function. For example, (bibtex-generate-autokey) or
(bibtex-autokey-get-title) will treat "title" field as empty in the
above scenario.

Best,
Ihor

In GNU Emacs 28.1.90 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.34, cairo version 1.16.0)
 of 2022-07-17 built on localhost
Repository revision: f5218385c064aa959650bfe49ca32795270851eb
Repository branch: emacs-28
Windowing system distributor 'The X.Org Foundation', version 11.0.12101004
System Description: Gentoo Linux




This bug report was last modified 2 years and 142 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.