From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: djvu image file format in emacs? Date: Mon, 20 Jul 2009 17:24:09 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1248103473 4026 80.91.229.12 (20 Jul 2009 15:24:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Jul 2009 15:24:33 +0000 (UTC) To: Emacs Development Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 20 17:24:26 2009 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 1MSuj3-0001lB-04 for ged-emacs-devel@m.gmane.org; Mon, 20 Jul 2009 17:24:25 +0200 Original-Received: from localhost ([127.0.0.1]:36833 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MSuj2-0007wB-9s for ged-emacs-devel@m.gmane.org; Mon, 20 Jul 2009 11:24:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MSuix-0007w6-8y for emacs-devel@gnu.org; Mon, 20 Jul 2009 11:24:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MSuir-0007vJ-NR for emacs-devel@gnu.org; Mon, 20 Jul 2009 11:24:18 -0400 Original-Received: from [199.232.76.173] (port=54106 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MSuir-0007vG-LQ for emacs-devel@gnu.org; Mon, 20 Jul 2009 11:24:13 -0400 Original-Received: from iwfs.imcode.com ([82.115.149.64]:49876 helo=gate.verona.se) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MSuir-0001TK-9x for emacs-devel@gnu.org; Mon, 20 Jul 2009 11:24:13 -0400 Original-Received: from localhost.localdomain (IDENT:1005@localhost [127.0.0.1]) by gate.verona.se (8.13.4/8.11.4) with ESMTP id n6KFO9xL011570 for ; Mon, 20 Jul 2009 17:24:09 +0200 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:112831 Archived-At: I would like to add the .djvu image file format to Emacs list of supported native formats. image-dired already almost supports it through ImageMagick. Does anyone have any opinions on this? I like djvu as an archive format for scanned books, since its free, supported by free software, and compresses well, as far as I can determine. -- Joakim Verona