From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#39686: 25.2; Wrong behaviour of bibtex-autokey-name-change-strings Date: Sat, 22 Feb 2020 11:12:10 +0200 Message-ID: <83r1ynhtp1.fsf@gnu.org> References: <4367.92615.138020.24142@gargle.gargle.HOWL> <4941.12888.304926.24142@gargle.gargle.HOWL> <58783.27471.62850.24143@gargle.gargle.HOWL> <837e0gj87a.fsf@gnu.org> <13417.821.396724.24144@gargle.gargle.HOWL> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="121418"; mail-complaints-to="usenet@ciao.gmane.io" Cc: gojjoe2@googlemail.com, 39686@debbugs.gnu.org To: "Roland Winkler" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Feb 22 10:13:10 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1j5QqT-000VTe-Gr for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 22 Feb 2020 10:13:09 +0100 Original-Received: from localhost ([::1]:40738 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5QqS-0004ss-JR for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 22 Feb 2020 04:13:08 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42877) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5QqM-0004sg-QD for bug-gnu-emacs@gnu.org; Sat, 22 Feb 2020 04:13:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j5QqL-0004Tu-Ul for bug-gnu-emacs@gnu.org; Sat, 22 Feb 2020 04:13:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:42582) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j5QqL-0004Tf-Rr for bug-gnu-emacs@gnu.org; Sat, 22 Feb 2020 04:13:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j5QqL-0000v3-KB for bug-gnu-emacs@gnu.org; Sat, 22 Feb 2020 04:13:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 22 Feb 2020 09:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39686 X-GNU-PR-Package: emacs Original-Received: via spool by 39686-submit@debbugs.gnu.org id=B39686.15823627463483 (code B ref 39686); Sat, 22 Feb 2020 09:13:01 +0000 Original-Received: (at 39686) by debbugs.gnu.org; 22 Feb 2020 09:12:26 +0000 Original-Received: from localhost ([127.0.0.1]:48555 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j5Qpm-0000u7-0u for submit@debbugs.gnu.org; Sat, 22 Feb 2020 04:12:26 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:55924) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j5Qpj-0000tq-Sf for 39686@debbugs.gnu.org; Sat, 22 Feb 2020 04:12:24 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:50573) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j5Qpe-00046c-Pm; Sat, 22 Feb 2020 04:12:18 -0500 Original-Received: from [176.228.60.248] (port=2922 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1j5Qpd-0005Uo-43; Sat, 22 Feb 2020 04:12:17 -0500 In-reply-to: <13417.821.396724.24144@gargle.gargle.HOWL> (winkler@gnu.org) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:176393 Archived-At: > Date: Fri, 21 Feb 2020 13:50:01 -0600 > From: "Roland Winkler" > Cc: 39686@debbugs.gnu.org, > gojjoe2@googlemail.com > > On Fri Feb 21 2020 Eli Zaretskii wrote: > > I don't see a patch, just a defvar. Which part(s) of that are > > modified, and how? > > > > Also, what commands/features will be affected by this change? > > I am sorry, I had tried to keep things readable for the OP. > A proper patch is attached below. > > The patch affects the autokey machinery of bibtex-mode that > calculates keys for new BibTeX entries based on the content of an > entry. The entry point for the autokey machinery is the function > bibtex-generate-autokey. In bibtex.el, this function is called once > by the user command bibtex-clean-entry. No other package inside > emacs relies on this. Thanks. I'm fine with installing this on the emacs-27 branch.