all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: kai@emptydomain.de, emacs-devel@gnu.org
Subject: Re: time values
Date: Sun, 11 Jul 2004 22:26:14 -0500 (CDT)	[thread overview]
Message-ID: <200407120326.i6C3QEY15177@raven.dms.auburn.edu> (raw)
In-Reply-To: <200407111513.i6BFD9T09204@raven.dms.auburn.edu> (message from Luc Teirlinck on Sun, 11 Jul 2004 10:13:09 -0500 (CDT))

>From my previous message:

   By the way, your current code seems to assume that
   `visited-file-modtime' is not 0.  Are you sure of that?

Yes.  I should have read the code of `verify-visited-file-modtime'
more carefully.  If `visited-file-modtime' returns 0, then
`verify-visited-file-modtime' does not even call the handler.

   Actually, it might be sufficient, because
   `tramp-handle-verify-visited-file-modtime' probably never will get
   called if the buffer is not visiting a file.  Are we sure of this?

Yes, for the same reason.  So there was no reason to worry about that
either.

Well, at least there is no reason to worry about those two things
_unless_ `tramp-handle-verify-visited-file-modtime' could be called
from some place else than `verify-visited-file-modtime', which would
however surprise me.

There are still problems with the last `t' clause.  I will submit a
revised patch tomorrow.

Sincerely,

Luc.

  parent reply	other threads:[~2004-07-12  3:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-11  0:33 time values Luc Teirlinck
2004-07-11  8:23 ` Kai Grossjohann
2004-07-11 13:35   ` Andreas Schwab
2004-07-11 14:35   ` Alex Schroeder
2004-07-11 15:13   ` Luc Teirlinck
2004-07-11 15:18     ` Luc Teirlinck
2004-07-12  3:26     ` Luc Teirlinck [this message]
2004-07-11 15:37   ` Luc Teirlinck
2004-07-11 15:57   ` Luc Teirlinck
2004-07-11 23:23   ` Richard Stallman
2004-07-12 18:22   ` Luc Teirlinck
2004-07-17 20:33     ` Kai Grossjohann
2004-07-11 23:23 ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200407120326.i6C3QEY15177@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    --cc=emacs-devel@gnu.org \
    --cc=kai@emptydomain.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.