From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: Documentation Date: Sun, 12 Oct 2008 15:01:06 -0400 Message-ID: References: <87myhag66p.fsf@cyd.mit.edu> Reply-To: ams@gnu.org NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1223838303 9163 80.91.229.12 (12 Oct 2008 19:05:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Oct 2008 19:05:03 +0000 (UTC) Cc: eliz@gnu.org, emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 12 21:06:03 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kp6Fa-0000sV-9P for ged-emacs-devel@m.gmane.org; Sun, 12 Oct 2008 21:05:35 +0200 Original-Received: from localhost ([127.0.0.1]:47255 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kp6EV-0008DK-6z for ged-emacs-devel@m.gmane.org; Sun, 12 Oct 2008 15:04:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kp6E6-00080D-9d for emacs-devel@gnu.org; Sun, 12 Oct 2008 15:03:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kp6E4-0007zZ-Lk for emacs-devel@gnu.org; Sun, 12 Oct 2008 15:03:38 -0400 Original-Received: from [199.232.76.173] (port=53894 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kp6E4-0007zT-G0 for emacs-devel@gnu.org; Sun, 12 Oct 2008 15:03:36 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:56208) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kp6E3-0007I7-Nj for emacs-devel@gnu.org; Sun, 12 Oct 2008 15:03:36 -0400 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Kp6Be-0001GH-DR; Sun, 12 Oct 2008 15:01:06 -0400 In-reply-to: <87myhag66p.fsf@cyd.mit.edu> (message from Chong Yidong on Sat, 11 Oct 2008 17:42:06 -0400) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:104498 Archived-At: This is already in NEWS: I must have missed that, I looked for PNG and docview, but not Dov View or PDF... And I did scroll through the whole file... ** Doc View Mode allows viewing of PDF, PostScript and DVI documents. One can also search for a regular expression in the document. For details, see the commentary in doc-view.el. This didn't mention that Doc View mode is used by default now for PS, PDF, and DVI files. I just added a note to that effect. Thank you.