unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Remote display-time-mail-file
@ 2010-09-16 18:38 Eli Zaretskii
  2010-09-16 20:14 ` Eli Zaretskii
  0 siblings, 1 reply; 17+ messages in thread
From: Eli Zaretskii @ 2010-09-16 18:38 UTC (permalink / raw)
  To: Michael Albinus; +Cc: emacs-devel

Is this supposed to work:

 (setq display-time-mail-file "/plink:eliz@fencepost.gnu.org:/var/mail/eliz")

?

It doesn't work well for me in Emacs 23.2 on MS-Windows, and the
reason seems to be that file-attributes, called by
display-time-file-nonempty-p, only probes the file once, and
thereafter returns the same attributes, even when the file's size
changes.  Is there some cache somewhere?

I tried to debug this, but since I don't even see
tramp-handle-file-attributes being called, I'm probably missing
something very important.  But what?

FWIW, visiting files on the same host via the `plink' method does
work.

TIA



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

end of thread, other threads:[~2010-09-30 14:01 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-16 18:38 Remote display-time-mail-file Eli Zaretskii
2010-09-16 20:14 ` Eli Zaretskii
2010-09-16 21:01   ` Michael Albinus
2010-09-17 11:48     ` Eli Zaretskii
2010-09-17 13:11       ` Michael Albinus
2010-09-17 15:37         ` Stefan Monnier
2010-09-17 20:26           ` Michael Albinus
2010-09-17 20:59             ` Michael Albinus
2010-09-17 21:43               ` Eli Zaretskii
2010-09-18  6:47                 ` Michael Albinus
2010-09-18  9:00                 ` Stefan Monnier
2010-09-18  9:06                   ` Michael Albinus
2010-09-18  9:08                   ` Eli Zaretskii
2010-09-18 10:49                     ` Michael Albinus
2010-09-30 13:07                     ` Michael Albinus
2010-09-30 13:29                       ` Eli Zaretskii
2010-09-30 14:01                         ` Michael Albinus

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).