unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Zip-Archive mode doesn't check if the archive has changed
@ 2003-10-17  1:08 Dan Jacobson
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Jacobson @ 2003-10-17  1:08 UTC (permalink / raw)


Zip-Archive mode doesn't check if the archive has changed on disk if
there still is a buffer of one of its members when bringing back that
buffer.
$ echo Q>m
$ zip a m
  adding: m (stored 0%)
$ emacs .
RET RET C-x b RET C-z
$ echo X>m
$ zip -o a m
updating: m (stored 0%)
$ fg
RET
we see a Q not an X

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

end of thread, other threads:[~2003-10-20 16:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.1907.1066431494.21628.bug-gnu-emacs@gnu.org>
2003-10-20 16:12 ` Zip-Archive mode doesn't check if the archive has changed Kevin Rodgers
2003-10-17  1:08 Dan Jacobson

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