GNU bug report logs - #41285
28.0.50; bibtex-Book not defined

Previous Next

Package: emacs;

Reported by: Shuguang Sun <shuguang79 <at> qq.com>

Date: Fri, 15 May 2020 12:43:02 UTC

Severity: normal

Found in version 28.0.50

Fixed in version 28.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 41285 <at> debbugs.gnu.org (full text, mbox):

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: "Shuguang Sun" <shuguang79 <at> qq.com>
Cc: 41285 <41285 <at> debbugs.gnu.org>
Subject: Re: bug#41285: 28.0.50; bibtex-Book not defined
Date: Sat, 16 May 2020 09:34:10 +0200
On Mai 16 2020, Shuguang Sun wrote:

> --- a/lisp/textmodes/bibtex.el
> +++ b/lisp/textmodes/bibtex.el
> @@ -3559,9 +3559,9 @@ bibtex-set-dialect
>                (lambda ()
>                  (:documentation
>                   (format "Insert a template for a @%s entry; see also `bibtex-entry'."
> -                         entry)
> +                         entry))
>                   (interactive "*")
> -                 (bibtex-entry entry)))))
> +                 (bibtex-entry entry))))

This makes the indentation disagreeing with the nesting.

Andreas.

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."




This bug report was last modified 5 years and 56 days ago.

Previous Next


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