emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 23.0.50; Small problems with doc-view.el


From: Tassilo Horn
Subject: Re: 23.0.50; Small problems with doc-view.el
Date: Wed, 09 Jan 2008 21:34:56 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

Hi Stefan,

> Does it also work for files accessed via Tramp, now?

Yes, now it does.  But it looses the connection to the original remote
file, so if you open a remote pdf and do C-c C-c to edit it, these
changes won't be propagated back to the remote host.  The same applies
to compressed documents and documents in archives.

If you edit a remote PS file with tramp C-x C-s will save the updated
file to the remote host.  But as soon as you hit C-c C-c the current
buffer contents are saved to a file in doc-view-cache-directory which is
then converted.  Switching back to editing will open that file instead
of the original file.  That might be a problem...

And when opening a pdf that's inside an archive the doc-view buffer
won't be read-only.  I don't have any clue what's the problem here.

Bye,
Tassilo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]