all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: 4377@emacsbugs.donarmstrong.com
Cc: Chong Yidong <cyd@stupidchicken.com>,
	yamaoka@jpl.org, jidanni@jidanni.org
Subject: bug#4377: marked as done (allow one to still choose xpdf instead of doc-view)
Date: Sun, 13 Sep 2009 16:10:39 +0100	[thread overview]
Message-ID: <xbaimy4yhocw.fsf@cam.ac.uk> (raw)
In-Reply-To: <handler.4377.D4377.12528074862821.ackdone@emacsbugs.donarmstrong.com> (Emacs bug Tracking System's message of "Sun, 13 Sep 2009 02:10:05 +0000")

On 2009-09-13 03:10 +0100, Emacs bug Tracking System wrote:
>> My god, that's tons and tons of lisp to add to one's .emacs file,
>> just to say "I wish to have emacs still call xpdf when encountering a
>> .pdf file, like back before they introduced doc-view".
>
> One line solution:
>
> (setq auto-mode-alist (rassq-delete-all 'doc-view-mode auto-mode-alist))

I wonder if it is better not to include doc-view-mode in
auto-mode-alist. Personally, I can't think of an occasion that I would
like doc-view mode to view my pdf files except, perhaps, to brag about
Emacs's capability.

I have this in .emacs for a while.

  (defalias 'doc-view-mode 'ignore)

Leo





  reply	other threads:[~2009-09-13 15:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87skerbnu4.fsf@cyd.mit.edu>
     [not found] ` <878wgpb89x.fsf@jidanni.org>
2009-09-13  2:10   ` bug#4377: marked as done (allow one to still choose xpdf instead of doc-view) Emacs bug Tracking System
2009-09-13 15:10     ` Leo [this message]
2009-09-13 15:21       ` jidanni
2009-09-14  1:31       ` Stefan Monnier
2009-09-14 14:55         ` James Cloos
2009-09-15 13:31           ` Chong Yidong
2009-09-16  1:01             ` Stefan Monnier
     [not found]           ` <mailman.6712.1253022430.2239.bug-gnu-emacs@gnu.org>
2009-09-15 19:25             ` Tassilo Horn
     [not found]       ` <mailman.6626.1252892829.2239.bug-gnu-emacs@gnu.org>
2009-09-14  7:13         ` Tassilo Horn
2009-09-14 15:27           ` Stefan Monnier
2009-09-14 18:09             ` 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=xbaimy4yhocw.fsf@cam.ac.uk \
    --to=sdl.web@gmail.com \
    --cc=4377@emacsbugs.donarmstrong.com \
    --cc=cyd@stupidchicken.com \
    --cc=jidanni@jidanni.org \
    --cc=yamaoka@jpl.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.