From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Merge imagemagick to trunk? Date: Wed, 18 Aug 2010 18:42:02 +0200 Message-ID: References: <201008181712.56044.tassilo@member.fsf.org> <8762z7sy6k.fsf@lola.goethe.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1282149755 22258 80.91.229.12 (18 Aug 2010 16:42:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 18 Aug 2010 16:42:35 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 18 18:42:34 2010 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.69) (envelope-from ) id 1Ollii-0005Rs-7N for ged-emacs-devel@m.gmane.org; Wed, 18 Aug 2010 18:42:32 +0200 Original-Received: from localhost ([127.0.0.1]:59410 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ollih-0001VW-Mc for ged-emacs-devel@m.gmane.org; Wed, 18 Aug 2010 12:42:31 -0400 Original-Received: from [140.186.70.92] (port=58703 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ollia-0001V4-Hn for emacs-devel@gnu.org; Wed, 18 Aug 2010 12:42:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OlliZ-0007KD-BZ for emacs-devel@gnu.org; Wed, 18 Aug 2010 12:42:24 -0400 Original-Received: from mail-qw0-f41.google.com ([209.85.216.41]:60555) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OlliZ-0007K8-88 for emacs-devel@gnu.org; Wed, 18 Aug 2010 12:42:23 -0400 Original-Received: by qwk4 with SMTP id 4so735473qwk.0 for ; Wed, 18 Aug 2010 09:42:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=QKkYK+xjMa8Lef8b9QaAFF9/zCXVzAYsp+qjcBDBmvc=; b=q8o0tlFs9X1lXNPQyMIxpZRCaDx9LaC86TMEKQ+JoZbZO7R3X3+PABL7ai+ChwCv9j i/HjxQCHLdgCXdsNNOvtOwX0vkjcq/mYYXILVCWaaRKVzTcAn7GGlml6W8AKpQXeVQd3 LaF87uMvhsPY1XCYAfI4r3u1zV7yVUATmdpvk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=HnWCSYFG7h9MzlSb556lcyu61SzDf9/o5TKAPHIyvLlynxejUw8Z+XTiimOwIQGdcK MvAril3GwyiacwngOlfvS4gkNsb9UxY7bLBS2mioJtFZ+QiKqqMx5Ms/L8pon74+avjp j/4efRkOnbPHrCJIcvLcKG8kTFykrv/M6u3BE= Original-Received: by 10.229.1.70 with SMTP id 6mr949146qce.251.1282149742293; Wed, 18 Aug 2010 09:42:22 -0700 (PDT) Original-Received: by 10.229.54.80 with HTTP; Wed, 18 Aug 2010 09:42:02 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:128844 Archived-At: On Wed, Aug 18, 2010 at 6:39 PM, Leo wrote: > On 2010-08-18 17:33 +0100, Lennart Borgman wrote: >>> For example, display pdfs directly. In remote editing LaTeX files I then >>> don't need to have gs installed on that machine as long as my local >>> emacs can display it. >> >> But imagemagick can't display pdf, or? (Maybe a fixed picture of it, >> but that is not very comfortable if you actually want to view the pdf >> file.) > > According to http://www.imagemagick.org/script/formats.php, pdf is > supported through Ghostscript. Thanks. Yes, but it produces an image. (Which may be what you want, but you can not coinventiently read a pdf that way.)