From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: doc-view.el --- View PDF/PostScript/DVI files in Emacs Date: Mon, 27 Aug 2007 16:17:34 -0400 Message-ID: References: <87d4xd19f8.fsf@baldur.tsdh.de> <87ejhtkvc7.fsf@cadilhac.name> <87ir753qgu.fsf@baldur.tsdh.de> <85r6lsfw3q.fsf@lola.goethe.zz> <87zm0fmsod.fsf@baldur.tsdh.de> <854pincvkt.fsf@lola.goethe.zz> <87d4xalhqu.fsf@baldur.tsdh.de> <858x7yav54.fsf@lola.goethe.zz> <87d4x98imj.fsf@baldur.tsdh.de> <86r6lptgwb.fsf@lola.quinscape.zz> <873ay5gi1p.fsf@baldur.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188246399 18308 80.91.229.12 (27 Aug 2007 20:26:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Aug 2007 20:26:39 +0000 (UTC) Cc: emacs-devel@gnu.org To: Tassilo Horn Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 27 22:26:19 2007 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 1IPl2x-00031J-Jb for ged-emacs-devel@m.gmane.org; Mon, 27 Aug 2007 22:18:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IPl2x-0008RB-1n for ged-emacs-devel@m.gmane.org; Mon, 27 Aug 2007 16:18:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IPl2t-0008NU-24 for emacs-devel@gnu.org; Mon, 27 Aug 2007 16:18:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IPl2s-0008MG-Fz for emacs-devel@gnu.org; Mon, 27 Aug 2007 16:18:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IPl2s-0008M2-Bc for emacs-devel@gnu.org; Mon, 27 Aug 2007 16:18:46 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IPl2r-0002Ar-Rz for emacs-devel@gnu.org; Mon, 27 Aug 2007 16:18:46 -0400 Original-Received: from ceviche.home (vpn-132-204-232-136.acd.umontreal.ca [132.204.232.136]) by chene.dit.umontreal.ca (8.13.7/8.13.7) with ESMTP id l7RKIZIA002683 for ; Mon, 27 Aug 2007 16:18:43 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 756CAB45D9; Mon, 27 Aug 2007 16:17:34 -0400 (EDT) In-Reply-To: <873ay5gi1p.fsf@baldur.tsdh.de> (Tassilo Horn's message of "Mon\, 27 Aug 2007 16\:37\:22 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-NAI-Spam-Score: -2.5 X-NAI-Spam-Rules: 2 Rules triggered BAYES_00=-2.5, HAS_X_HELO=0 X-Detected-Kernel: Linux 2.6 (newer, 3) 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:77309 Archived-At: > Nevertheless, now doc-view.el can display pages as soon as they're > available, so users can start viewing nearly immediately even if the > file is not in the cache. I think this is very much good enough for now. I don't want to wait for integration with preview.el before integrating it into Emacs. I do see integration of (some subpart of) the two as a desirable goal, but that can also be done from within the Emacs repository, Stefan