GNU bug report logs - #40573
27.0.90; flymake-mode broken in scratch buffer

Previous Next

Package: emacs;

Reported by: João Távora <joaotavora <at> gmail.com>

Date: Sun, 12 Apr 2020 13:20:02 UTC

Severity: normal

Found in version 27.0.90

Done: João Távora <joaotavora <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: João Távora <joaotavora <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: "Basil L. Contovounesios" <contovob <at> tcd.ie>, 40573 <at> debbugs.gnu.org, Dmitry Gutov <dgutov <at> yandex.ru>, Stefan Monnier <monnier <at> iro.umontreal.ca>, Juri Linkov <juri <at> linkov.net>
Subject: bug#40573: 27.0.90; flymake-mode broken in scratch buffer
Date: Sun, 19 Apr 2020 21:17:47 +0100
[Message part 1 (text/plain, inline)]
On Sun, Apr 19, 2020 at 3:01 PM Eli Zaretskii <eliz <at> gnu.org> wrote:

> > Does this need documentation?
>
> The new mode should be called out in NEWS, yes.
>

Do you suggest any starting suggestion fpr phrasing?
I ask because you frequently find flaws in my
English.

> diff --git a/lisp/emacs-lisp/lisp-mode.el b/lisp/emacs-lisp/lisp-mode.el
> > index 13263f2fb5..3b0f5493ee 100644
> > --- b/lisp/emacs-lisp/lisp-mode.el
> > +++ a/lisp/emacs-lisp/lisp-mode.el
> > @@ -611,15 +611,10 @@
> >    ;; a single docstring.  Let's fix it here.
> >    (if (looking-at "\\s-+\"[^\n\"]+\"\\s-*$") ""))
> >
> > -(defun lisp-mode-variables (&optional lisp-syntax
> keywords-case-insensitive
> > -                                      elisp)
> > +(defun lisp-mode-variables (&rest ignored)
>
> Please don't make this backward-incompatible change.  Let's keep the
> API of this function unchanged.
>

OK.  See the latest commit.

João
[Message part 2 (text/html, inline)]

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

Previous Next


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