From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: View image types Date: Mon, 06 Mar 2006 06:32:14 +0200 Message-ID: References: <07F4870D-3BB2-409D-BC3F-D11EA5115CF4@Web.DE> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1141619556 9375 80.91.229.2 (6 Mar 2006 04:32:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Mar 2006 04:32:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 06 05:32:34 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FG7Oc-0003Se-4N for geh-help-gnu-emacs@m.gmane.org; Mon, 06 Mar 2006 05:32:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FG7Ok-0004MJ-Q7 for geh-help-gnu-emacs@m.gmane.org; Sun, 05 Mar 2006 23:32:42 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FG7OV-0003FY-S9 for help-gnu-emacs@gnu.org; Sun, 05 Mar 2006 23:32:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FG7OS-0002sj-Cg for Help-gnu-emacs@gnu.org; Sun, 05 Mar 2006 23:32:27 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FG7OS-0002sN-3E for Help-gnu-emacs@gnu.org; Sun, 05 Mar 2006 23:32:24 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FG7Qb-0005PF-R3 for Help-gnu-emacs@gnu.org; Sun, 05 Mar 2006 23:34:38 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-192-208.inter.net.il [83.130.192.208]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id DRP31071 (AUTH halo1); Mon, 6 Mar 2006 06:32:12 +0200 (IST) Original-To: Help-gnu-emacs@gnu.org In-reply-to: <07F4870D-3BB2-409D-BC3F-D11EA5115CF4@Web.DE> (message from Peter Dyballa on Sun, 5 Mar 2006 21:56:05 +0100) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:33554 Archived-At: > Cc: Help-gnu-emacs@gnu.org > From: Peter Dyballa > Date: Sun, 5 Mar 2006 21:56:05 +0100 > > When I press v on an XPM, XBM, or PS file I don't see the picture, > only the file's internal code. For PNG, GIF, TIFF, JPEG, or PBM > formats I see the picture and no code at all. Did you turn on the auto-image-file-mode? If not, what you see is expected behavior.