From: Tassilo Horn <tassilo@member.fsf.org>
To: rms@gnu.org
Cc: emacs-devel@gnu.org
Subject: Re: Yet another doc-view patch
Date: Sat, 20 Oct 2007 12:31:06 +0200 [thread overview]
Message-ID: <87tzomnklx.fsf@baldur.tsdh.de> (raw)
In-Reply-To: <E1Ij52G-0007U7-Lq@fencepost.gnu.org> (Richard Stallman's message of "Fri, 19 Oct 2007 23:30:00 -0400")
Richard Stallman <rms@gnu.org> writes:
Hi Richard,
> I think it should display PDF and DVI files in rendered form by
> default.
Ok, the following patch (attached or at [1]) implements this.
I added editing mode entries for `auto-mode-alist' (files.el: `ps-mode'
for PDF and `fundamental-mode' for DVI) and in doc-view.el I push
additional entries for all doc-files that use `doc-view-mode-maybe' as
function. This function finally decides if `doc-view-mode' or the
editing mode + `doc-view-minor-mode' is used.
There's one little problem: `ps-mode' has `C-c C-c' already bound. So
what other key should we use for toggling?
Bye,
Tassilo
__________
[1] http://www.tsdh.de/stuff/doc-view.patch
next prev parent reply other threads:[~2007-10-20 10:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-19 12:57 Yet another doc-view patch Tassilo Horn
2007-10-20 3:30 ` Richard Stallman
2007-10-20 10:31 ` Tassilo Horn [this message]
2007-10-20 10:32 ` Tassilo Horn
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=87tzomnklx.fsf@baldur.tsdh.de \
--to=tassilo@member.fsf.org \
--cc=emacs-devel@gnu.org \
--cc=rms@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.