GNU bug report logs -
#25083
26.0.50; poor interaction between flymake and desktop-save-mode
Previous Next
Reported by: sds <at> gnu.org
Date: Thu, 1 Dec 2016 19:14:01 UTC
Severity: minor
Found in version 26.0.50
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 25083 <at> debbugs.gnu.org (full text, mbox):
> From: Sam Steingold <sds <at> gnu.org>
> Date: Thu, 01 Dec 2016 14:13:20 -0500
>
> When I start Emacs after editing a bunch of Python files,
> desktop-save-mode restores them and flymake starts syntax checking
> processes in each of them.
>
> However, there is a snag: python virtual environments.
> Basically, each python projects uses a separate virtual environments
> which includes its own python packages, and, moreover, its own python
> and pylint executables(!)
>
> This means that flymake fails to find the epylint executable and
> displays a GUI popup(!) for each(!) python file that I edited in the
> previous session. Note that this failure should _not_ be fatal (see PS
> below).
Isn't there some variable(s) which you could instruct desktop.el to
save, in order to avoid these problems? IOW, why doesn't desktop
restore whatever setup you had before shutting down Emacs, which
avoided the prompts at that time?
This bug report was last modified 4 years and 362 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.