From: Alan Shutko <ats@acm.org>
Cc: mike@secmgmt.com, emacs-devel@gnu.org
Subject: Re: Bug in remote file save.
Date: Sat, 14 Sep 2002 14:27:32 -0400 [thread overview]
Message-ID: <871y7wxw8b.fsf@wesley.springies.com> (raw)
In-Reply-To: <E17qGp6-0006bg-00@fencepost.gnu.org>
Richard Stallman <rms@gnu.org> writes:
> It seems like a bug to me that a Emacs is unable to visit a file
> because of a time mismatch. And it is surely a bug that the error
> message talks about keyboard macros.
It's not unable to visit the file. It's unable to save it. And the
base cause makes sense, which is why I never reported it.
When you save a file to a machine with a clock significantly ahead of
yours, the timestamp on the remote file will be well past the time
Emacs thinks it saved it. So it'll think it's been modified by some
other program and will check to make sure you really want to save it.
The only reason this doesn't work is the (beep) thinks it's in a
keyboard macro, which you fixed in July on HEAD. That code should
probably be put in the RC branch, unless it depends on something
else... I didn't trace it too far.
--
Alan Shutko <ats@acm.org> - In a variety of flavors!
Start showing up early for work
prev parent reply other threads:[~2002-09-14 18:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-12 13:12 Bug in remote file save Mike Baranski
2002-09-13 2:13 ` Richard Stallman
2002-09-13 2:30 ` Alan Shutko
2002-09-13 23:23 ` Kim F. Storm
2002-09-13 22:49 ` Alan Shutko
2002-09-15 1:50 ` Richard Stallman
2002-09-15 1:50 ` Richard Stallman
2002-09-13 12:54 ` Mike Baranski
2002-09-14 17:35 ` Richard Stallman
2002-09-14 18:27 ` Alan Shutko [this message]
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=871y7wxw8b.fsf@wesley.springies.com \
--to=ats@acm.org \
--cc=emacs-devel@gnu.org \
--cc=mike@secmgmt.com \
/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.