From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#963: no support for viewing bmp images? Date: Tue, 19 Jul 2011 16:46:01 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1311110959 25242 80.91.229.12 (19 Jul 2011 21:29:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 19 Jul 2011 21:29:19 +0000 (UTC) To: 963@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jul 19 23:29:15 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QjHqs-00041Z-3f for geb-bug-gnu-emacs@m.gmane.org; Tue, 19 Jul 2011 23:29:14 +0200 Original-Received: from localhost ([::1]:38430 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjHqq-00061P-R7 for geb-bug-gnu-emacs@m.gmane.org; Tue, 19 Jul 2011 17:29:13 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:54088) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjHC8-00044N-Av for bug-gnu-emacs@gnu.org; Tue, 19 Jul 2011 16:47:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QjHC3-0007Kb-Ds for bug-gnu-emacs@gnu.org; Tue, 19 Jul 2011 16:47:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:43776) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjHC3-0007KW-5Q for bug-gnu-emacs@gnu.org; Tue, 19 Jul 2011 16:47:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QjHC2-0004Fq-4p; Tue, 19 Jul 2011 16:47:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 19 Jul 2011 20:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 963 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 963-submit@debbugs.gnu.org id=B963.131110837816303 (code B ref 963); Tue, 19 Jul 2011 20:47:02 +0000 Original-Received: (at 963) by debbugs.gnu.org; 19 Jul 2011 20:46:18 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QjHBG-0004Er-Kb for submit@debbugs.gnu.org; Tue, 19 Jul 2011 16:46:18 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QjHB9-0004EY-Us for 963@debbugs.gnu.org; Tue, 19 Jul 2011 16:46:12 -0400 Original-Received: from localhost ([127.0.0.1]:33023) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjHB4-000529-5B; Tue, 19 Jul 2011 16:46:02 -0400 X-Spook: BATF SP4 afsatcom Tony Blair Putin fundamentalist X-Ran: :|S6'{,py&mtVK*DZvb/RlbL76iJVJX%0B)[\9'{7D?CcV[PV]D:a@8(PQ9ea:w)]/!"{K X-Hue: red X-Attribution: GM In-Reply-To: (xah lee's message of "Thu, 11 Sep 2008 15:02:28 -0700") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Tue, 19 Jul 2011 16:47:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:49451 Archived-At: Emacs 24.1 will be able to view bmp files through the ImageMagick library. However, it looks like this is not implemented for the Nextstep port (from examining configure), nor for MS Windows (?), ref thread http://lists.gnu.org/archive/html/emacs-devel/2010-09/msg01579.html http://lists.gnu.org/archive/html/emacs-devel/2010-10/msg00002.html The documentation doesn't seem to make this explicit, it probably should.