all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: emacs-devel@gnu.org
Subject: doc-view works with remote files, compressed files and files inside archives now
Date: Thu, 10 Jan 2008 16:19:26 +0100	[thread overview]
Message-ID: <87odbtk8sh.fsf@member.fsf.org> (raw)

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

                 reply	other threads:[~2008-01-10 15:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87odbtk8sh.fsf@member.fsf.org \
    --to=tassilo@member.fsf.org \
    --cc=emacs-devel@gnu.org \
    /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.