all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* doc-view works with remote files, compressed files and files inside archives now
@ 2008-01-10 15:19 Tassilo Horn
  0 siblings, 0 replies; only message in thread
From: Tassilo Horn @ 2008-01-10 15:19 UTC (permalink / raw)
  To: emacs-devel

Hi all,

my latest changes to doc-view enable it to work with remote files,
compressed files and files inside archives.  If you open such a file a
(uncompressed, extracted, local) copy is put into your
doc-view-cache-directory which will be used for conversion (and
md5-summing to find its cached images).

When toggling from images to text and back again with C-c C-c all
modifications of the text will cause a new conversion and the changes
will be propagated back to the remote host, the compressed file or
original file in the archive.  Thus there should be no difference to
plain, local PDF/PS/DVI files.

I've tested it with some local files, files inside a local foo.tar.gz
archive, local compressed files (foo.ps.gz), remote files accessed with
TRAMP and remote compressed files (again TRAMP).

I don't use any TRAMP specific code anymore, so I guess it should work
the same with ange-ftp.

Happy doc-viewing,
Tassilo

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-10 15:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-10 15:19 doc-view works with remote files, compressed files and files inside archives now Tassilo Horn

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.