From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: rokia Newsgroups: gmane.emacs.help Subject: Re: how to auto-display picture ? Date: Wed, 08 Sep 2004 22:19:47 +0800 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1094654120 3364 80.91.224.253 (8 Sep 2004 14:35:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Sep 2004 14:35:20 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 08 16:35:06 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C53XO-00040Z-00 for ; Wed, 08 Sep 2004 16:35:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C53cb-00082G-RE for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Sep 2004 10:40:29 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsmi-us.news.garr.it!NewsITBone-GARR!news.mailgate.org!newsfeed.stueberl.de!npeer.de.kpn-eurorings.net!uio.no!quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 42 Original-NNTP-Posting-Host: 218.79.85.193 Original-X-Trace: quimby.gnus.org 1094653223 12506 218.79.85.193 (8 Sep 2004 14:20:23 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Wed, 8 Sep 2004 14:20:23 +0000 (UTC) User-Agent: Emacs+gnus Cancel-Lock: sha1:FxBgWNq1Soh5qopbiKWR8C25rZ0= Original-Xref: shelby.stanford.edu gnu.emacs.help:125161 Original-To: help-gnu-emacs@gnu.org 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20514 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20514 Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes: yeah, great. you are right. the small pics can be displayed automatically. now, I want to display the big pics automatically,too. how can I do? > On Wed, Sep 08 2004, Rokia wrote: > >> now my gnus can display pictures. but it can show it only after click >> the file name and press 'E'. >> >> it's so boring. how can I make it display pics automatic? > > By default, parts of type image/* are displayed automatically if they > can be displayed inline (see below). AFAIK this should be the case > with your Emacs/21.3.50 (windows-nt) unless the image is too large (or > the image type isn't supported by Emacs). > > Maybe you need to add "image/.*" to `mm-automatic-external-display'. > > ,----[ (info "(emacs-mime)Display Customization") ] > | `mm-inlined-types' > | This, on the other hand, says what types are to be displayed > | inline, if they satisfy the conditions set by the variable above. > | It's a list of MIME media types. > | > | `mm-automatic-display' > | This is a list of types that are to be displayed "automatically", > | but only if the above variable allows it. That is, only inlinable > | parts can be displayed automatically. > | > | `mm-automatic-external-display' > | This is a list of types that will be displayed automatically in an > | external viewer. > `---- > > Bye, Reiner. -- 世界上有三种人,一种使用 Emacs,一种使用 vi, 另一种包括其他所有人。