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: Dmitry Gutov <dgutov <at> yandex.ru>
To: João Távora <joaotavora <at> gmail.com>
Cc: "Basil L. Contovounesios" <contovob <at> tcd.ie>, 40573 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>, 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 16:57:53 +0300
On 19.04.2020 12:25, João Távora wrote:
> On Sun, Apr 19, 2020 at 1:05 AM Dmitry Gutov <dgutov <at> yandex.ru 
> <mailto:dgutov <at> yandex.ru>> wrote:
> 
>     On 19.04.2020 02:36, João Távora wrote:
>      > -(define-derived-mode lisp-mode prog-mode "Lisp"
>      > +(define-derived-mode lisp-mode lisp-data-mode "Lisp"
> 
>     Speaking of. Is lisp-mode a special case of lisp-data-mode?
> 
>     I would say maybe not: you usually can't (read) a whole Lisp buffer,
>     right? 
> 
> 
> What do you mean? In what conditions?

Just that you'd usually need to call 'read' multiple times, while 
accumulating the intermediate results.

Whereas lisp-data files usually contain just one Lisp form. So e.g. any 
"defun navigation" would jump between the direct children of that form.




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.