From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Roland Winkler Newsgroups: gmane.emacs.help Subject: Re: Viewing PDFs as text? Date: Tue, 18 Mar 2008 23:47:05 +0100 Organization: FAU Erlangen-Nuernberg Message-ID: References: <7599507d-11a4-4e93-974f-5d7aa924b152@e6g2000prf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1205893903 403 80.91.229.12 (19 Mar 2008 02:31:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Mar 2008 02:31:43 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 19 03:32:13 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jbo68-00087P-N8 for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Mar 2008 03:32:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jbo5Y-0000Bq-MZ for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Mar 2008 22:31:36 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-X-Trace: news.dfncis.de TXMdRISA01Vo9NO4BFRrhATvilCftEu90GXBh8minGmedU Cancel-Lock: sha1:b59+VHHKV8iZcxREt3fY8EKrIbY= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) Original-Xref: shelby.stanford.edu gnu.emacs.help:157140 X-Mailman-Approved-At: Tue, 18 Mar 2008 22:29:29 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:52521 Archived-At: Tassilo Horn writes: > In emacs from the current CVS I've added a new binding C-c C-t in > doc-view-mode which opens the text of the current doc in a new buffer. > When on a tty a message mentions that. Hi, would it make sense to have a variable like `doc-view-default-action' so that I can open a pdf file in a tty and get immediately the text buffer? Thanks, Roland