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: Eli Zaretskii <eliz <at> gnu.org>
To: João Távora <joaotavora <at> gmail.com>
Cc: contovob <at> tcd.ie, 40573 <at> debbugs.gnu.org, dgutov <at> yandex.ru, monnier <at> iro.umontreal.ca, juri <at> linkov.net
Subject: bug#40573: 27.0.90; flymake-mode broken in scratch buffer
Date: Sat, 18 Apr 2020 14:08:23 +0300
> From: João Távora <joaotavora <at> gmail.com>
> Date: Sat, 18 Apr 2020 11:03:01 +0100
> Cc: "Basil L. Contovounesios" <contovob <at> tcd.ie>, Stefan Monnier <monnier <at> iro.umontreal.ca>, 
> 	Juri Linkov <juri <at> linkov.net>, 40573 <at> debbugs.gnu.org, Dmitry Gutov <dgutov <at> yandex.ru>
> 
> > Thanks.  The backward-incompatible change in lisp-mode-variables is
> > something I'd like to avoid.  Is it really necessary?
> 
> What is it backward-incompatible to?  As far as I can tell, it's an
> internal lisp routine, not called by any code outside of Emacs core.

It isn't internal judging by its symbol, so it would be good not to
break compatibility, I think.

> If you're talking strictly about about keeping the calling convention
> for any hypothetical user code that might be relying on it, we can 
> add `&rest dummy`.  But I can't really see the why. 

It's just good practice.  It prevents us from dealing with later
complaints and bug reports about breaking someone's code.

> Do you want me to do either of these 2 things?

If it isn't infeasible, please do.

> > The tramp-persistency-file-name has a known fixed file name; why not
> > add it to auto-mod-alist?  Likewise with eww's eww-bookmarks and
> > saveplace's save-place-file (2 standard names). 
> 
> I just thought it was simpler to add the cookie.  What's
> the problem with that?

Existing files was what I had in mind.

> Anyway, I can surely switch to auto-mode-alist if you 
> insist, no problem. Do you insist in this?

Do I have to insist?

In any case, I didn't mean to use auto-mode-alist _instead_ odf adding
the cookie automatically, I meant to do it in addition.

> If you do use and know some of these files, I think I've shown
> how trivial it is to make them use lisp-data-mode.

Sorry, I don't have time to do that research for now.  Hopefully,
someone else will be able to do that.

Thanks.




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.