From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/52329 Path: news.gmane.org!not-for-mail From: luigi scarso Newsgroups: gmane.comp.tex.context Subject: [OT] New emacs 23.1 Date: Sun, 16 Aug 2009 10:41:12 +0200 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1389773840==" X-Trace: ger.gmane.org 1250412148 13504 80.91.229.12 (16 Aug 2009 08:42:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Aug 2009 08:42:28 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Aug 16 10:42:21 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1McbIv-00045W-Pu for gctc-ntg-context-518@m.gmane.org; Sun, 16 Aug 2009 10:41:29 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 28426C9AF5; Sun, 16 Aug 2009 10:41:26 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id MzwO9jtFImPz; Sun, 16 Aug 2009 10:41:23 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7311EC9AAD; Sun, 16 Aug 2009 10:41:23 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 34E2AC9AAD for ; Sun, 16 Aug 2009 10:41:22 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 8XC9iiy0Vl3q for ; Sun, 16 Aug 2009 10:41:13 +0200 (CEST) Original-Received: from mail-ew0-f217.google.com (mail-ew0-f217.google.com [209.85.219.217]) by balder.ntg.nl (Postfix) with ESMTP id 093F7C9AAA for ; Sun, 16 Aug 2009 10:41:12 +0200 (CEST) Original-Received: by ewy17 with SMTP id 17so2317954ewy.2 for ; Sun, 16 Aug 2009 01:41:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=zgkWZClgOgdXkxfWtG+qlec354JpMW6bPbSPALIbNk8=; b=nPVseLlij0hT9HRiNdxLOWe/MW7KZSC8Jukya3OE1KaTTLK+MiXW0rH0tkCmRYIAoQ XkUFybErrF7PxMihmCSXoW0LAIl6bHztjOKxIpqdF7cIKp5ezc+f6iv7ggF4uYGIlXpw bxFfa36VO3x2fSz5n9S9FcO0h6gbS0KXjCqg0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=cubwgxkOecoexxq7BOSnfNnauRtwjQn73/pEAlNmAvgfMQvek4zLuVn4IGEJt2FSRN +mvjAiAm21GEgsMm/f01kBgYx3/ZzCCg9YRY5ZqAI1UN1swiH0Y05ltof1IB4kpLGVdO dJySrtNmPvvhItVjDD2S2Z+HFGcem9ioNlNS8= Original-Received: by 10.216.73.197 with SMTP id v47mr834094wed.12.1250412072823; Sun, 16 Aug 2009 01:41:12 -0700 (PDT) In-Reply-To: X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:52329 Archived-At: --===============1389773840== Content-Type: multipart/alternative; boundary=00504502ca0e6c6e0b04713e3f31 --00504502ca0e6c6e0b04713e3f31 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit It seems that new emacs 23.1 allows viewing of pdf, cfr. http://www.gnu.org/software/emacs/NEWS.23.1 """ ** DocView 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. PDF and DVI files are now opened in Doc View mode by default. In Postcript mode, C-c C-c launches Doc View minor mode for viewing the postscript file. """ I believe that each page of pdf is converted in png, so maybe there is no refresh . -- luigi -- luigi --00504502ca0e6c6e0b04713e3f31 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


It seems that new emacs 23.1 allows=
 viewing of pdf,
cfr.
http://www.gnu.org/software/emacs/NEWS.23.1<= br>

"""
** DocView mode allows viewing of PDF, PostSc= ript and DVI documents.
One can also search for a regular expression in the document. For
detai= ls, see the commentary in doc-view.el.

PDF and DVI files are now ope= ned in Doc View mode by default.

In Postcript mode, C-c C-c launches= Doc View minor mode for viewing
the postscript file.
"""
I believe that each pag= e of pdf is converted in png, so maybe there is no refresh .

--
luigi




--
luigi

--00504502ca0e6c6e0b04713e3f31-- --===============1389773840== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============1389773840==--