all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: martensjd@gmail.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: disabling doc-view mode
Date: Fri, 28 Sep 2012 10:44:54 +0200	[thread overview]
Message-ID: <87F3A445-CF28-416A-90F3-D695D2045C77@Web.DE> (raw)
In-Reply-To: <b022657e-36c4-4ebc-98a9-03c50b772f07@googlegroups.com>


Am 28.09.2012 um 05:04 schrieb martensjd@gmail.com:

> PS & PDF are text files, so I expect my text editor to open them as text files. I want to see the ASCII.

Try something like:

	(delete '("\\.\\(?:PDF\\|DVI\\|pdf\\|dvi\\)\\'" . doc-view-mode)

(Remove types you don't want to be touched by this customisation!)

Anyway, with C-c you can switch back to "ASCII" (and forth) and when you're fast enough (or your computer is slow) you can stop doc-view-mode from doing the conversion.

--
Greetings

  Pete

»¿ʇı̣ əsnqɐ ʇ,uɐɔ noʎ ɟı̣
ɓuı̣ɥʇʎuɐ sı̣ pooɓ ʇɐɥʍ«




  parent reply	other threads:[~2012-09-28  8:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-04  7:54 disabling doc-view mode Tim X
2009-12-04  8:03 ` Klaus Straubinger
2009-12-04 11:33   ` Tim X
2009-12-04 13:37 ` Tassilo Horn
     [not found] ` <mailman.12187.1259933898.2239.help-gnu-emacs@gnu.org>
2009-12-04 14:48   ` Klaus Straubinger
2009-12-04 19:05     ` Stefan Monnier
2009-12-04 22:18   ` Tim X
2012-09-28  3:04   ` martensjd
2012-09-28  7:40     ` Eli Zaretskii
2012-09-28  8:44     ` Peter Dyballa [this message]
     [not found]     ` <mailman.9913.1348821910.855.help-gnu-emacs@gnu.org>
2012-09-29 17:09       ` Stefan Monnier
2012-09-29 21:11         ` Peter Dyballa
2012-10-19  3:18         ` Kevin Rodgers

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=87F3A445-CF28-416A-90F3-D695D2045C77@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=martensjd@gmail.com \
    /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.