all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Leo <sdl.web@gmail.com>
Cc: 4377@emacsbugs.donarmstrong.com,
	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 21:31:15 -0400	[thread overview]
Message-ID: <jwvtyz6fh5p.fsf-monnier+emacsbugreports@gnu.org> (raw)
In-Reply-To: <xbaimy4yhocw.fsf@cam.ac.uk> (Leo's message of "Sun, 13 Sep 2009 16:10:39 +0100")

>>> 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))

Is it really a solution?  The OP's problem seems to be that he wants
xpdf to be run, but the above will only replace doc-view-mode with
fundamental-mode, right?

> 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.

Is it really better to show the actual underlying PDF file's code in
fundamental-mode?  If you don't want to view PDF files in Emacs, than
don't open them in Emacs.


        Stefan





  parent reply	other threads:[~2009-09-14  1:31 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
2009-09-13 15:21       ` jidanni
2009-09-14  1:31       ` Stefan Monnier [this message]
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=jwvtyz6fh5p.fsf-monnier+emacsbugreports@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=4377@emacsbugs.donarmstrong.com \
    --cc=cyd@stupidchicken.com \
    --cc=jidanni@jidanni.org \
    --cc=sdl.web@gmail.com \
    --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.