unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#16928: 24.3.50; file _flymake not deleted on remote hosts
@ 2014-03-03 15:02 Leo Liu
  2014-03-04 13:14 ` Michael Albinus
  2019-09-30  3:54 ` Stefan Kangas
  0 siblings, 2 replies; 9+ messages in thread
From: Leo Liu @ 2014-03-03 15:02 UTC (permalink / raw)
  To: 16928; +Cc: Michael Albinus

1. emacs -q
2. (add-hook 'find-file-hook 'flymake-find-file-hook)
3. make sure the php executable is available
4. save https://github.com/drupal/drupal/raw/7.x/update.php in a remote
   host
5. open it in emacs

And I see update_flymake.php not being deleted (cleaned up). So it seems
at the time flymake-simple-cleanup was called, (file-exists-p
"/host:/path/to/update_flymake.php") returned false.

This is kinda annoying because after a while I see lots of _flymake*
files in the project.

Leo





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-10-02 13:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-03 15:02 bug#16928: 24.3.50; file _flymake not deleted on remote hosts Leo Liu
2014-03-04 13:14 ` Michael Albinus
2014-03-04 14:20   ` Leo Liu
2014-03-04 14:53     ` Michael Albinus
2014-03-07 14:19       ` Michael Albinus
2014-03-07 15:21         ` Leo Liu
2019-09-30  3:54 ` Stefan Kangas
2019-10-02 13:00   ` Michael Albinus
2019-10-02 13:03     ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).