From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: covici@ccs.covici.com Newsgroups: gmane.emacs.devel Subject: Re: problem with doc-view-mode in 24.1 Date: Sun, 05 Aug 2012 05:05:30 -0400 Message-ID: <17355.1344157530@ccs.covici.com> References: <6245.1344013265@ccs.covici.com> <873943n91y.fsf@thinkpad.tsdh.de> <16847.1344018123@ccs.covici.com> <874noibh8o.fsf@friendface.i-did-not-set--mail-host-address--so-tickle-me> NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1344157544 2321 80.91.229.3 (5 Aug 2012 09:05:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 5 Aug 2012 09:05:44 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jeremiah Dodds Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 05 11:05:45 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SxwmO-0007eQ-CB for ged-emacs-devel@m.gmane.org; Sun, 05 Aug 2012 11:05:44 +0200 Original-Received: from localhost ([::1]:48292 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SxwmN-0008Ur-Lz for ged-emacs-devel@m.gmane.org; Sun, 05 Aug 2012 05:05:43 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:40117) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SxwmI-0008Ug-D4 for emacs-devel@gnu.org; Sun, 05 Aug 2012 05:05:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SxwmE-0006tb-LF for emacs-devel@gnu.org; Sun, 05 Aug 2012 05:05:38 -0400 Original-Received: from d-out-001.smtp25.com ([67.228.158.174]:43231) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SxwmE-0006tT-F4 for emacs-devel@gnu.org; Sun, 05 Aug 2012 05:05:34 -0400 Original-Received: from ccs.covici.com (pool-71-171-110-55.clppva.fios.verizon.net [71.171.110.55]) by d-out-001.smtp25.com (8.14.2/8.14.2) with ESMTP id q7595VfE021938 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Sun, 5 Aug 2012 05:05:31 -0400 Original-Received: from ccs.covici.com (localhost [127.0.0.1]) by ccs.covici.com (8.14.5/8.14.5) with ESMTP id q7595UGL017356; Sun, 5 Aug 2012 05:05:30 -0400 In-reply-to: <874noibh8o.fsf@friendface.i-did-not-set--mail-host-address--so-tickle-me> Comments: In-reply-to Jeremiah Dodds message dated "Sat, 04 Aug 2012 15:16:07 -0400." X-Mailer: MH-E 8.2; nmh 1.3; GNU Emacs 23.4.2 X-SpamH-OriginatingIP: 71.171.110.55 X-SpamH-Filter: d-out-001.smtp25.com-q7595VfE021938 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 67.228.158.174 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:152189 Archived-At: Jeremiah Dodds wrote: > covici@ccs.covici.com writes: > > > Tassilo Horn wrote: > > > >> covici@ccs.covici.com writes: > >> > >> Hi! > >> > >> > Hi. I am having a couple of problems with doc-view in 24.1. In 23.x, > >> > when I find a .pdf, doc-view was automatically active, now I have to > >> > type doc-view-mode to get it. Any hook I can use to do this > >> > automatically? > >> > >> It should be active for PDF files by default. With emacs 24.1, doing > >> > >> $ emacs -Q some/doc.pdf > >> > >> opens the pdf with doc-view. > > I am within emacs and use c-x c-f rather than starting from scratch. > > Testing whether it works with 'emacs -Q some/doc.pdf' lets you and > everyone else know whether or not it's something in your configuration > that is making it fail, see the info node on emacs invocation. Test failed with similar results with the -q option. -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici@ccs.covici.com