From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36136 Path: main.gmane.org!not-for-mail From: Christoph Conrad Newsgroups: gmane.emacs.gnus.general Subject: Displaying images with GNU Emacs 21 Date: 08 May 2001 09:22:02 +0200 Organization: Church of GNU Emacs Message-ID: Reply-To: Christoph Conrad NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035171771 6921 80.91.224.250 (21 Oct 2002 03:42:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:42:51 +0000 (UTC) Return-Path: Original-Received: (qmail 19266 invoked by alias); 8 May 2001 07:22:12 -0000 Original-Received: (qmail 19261 invoked from network); 8 May 2001 07:22:11 -0000 Original-Received: from a68ce.pppool.de (HELO mutzel.brumpf.de) (213.6.104.206) by gnus.org with SMTP; 8 May 2001 07:22:11 -0000 Original-Received: (from cc@localhost) by mutzel.brumpf.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) id JAA30925; Tue, 8 May 2001 09:22:04 +0200 Original-To: ding@gnus.org X-Public-Key: http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0x1B488DEA User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.102 Original-Lines: 36 Xref: main.gmane.org gmane.emacs.gnus.general:36136 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36136 Hello all! I want to display images in articles inline with Oort Gnus 0.04 and GNU Emacs 21.0.102. I think i set all variables, and pictures are displayed as attachment initially. That's ok. But when i press on the button, Gnus offers me to "Save MIME part to" ... I would expect that Gnus displays the images inline. I removed all links between image/* and apps in the mailcap files. My image related settings: (require 'image-file) (auto-image-file-mode t) (setq mm-inline-large-images t) (require 'mm-decode) (defun mm-image-fit-p (handle) "Say whether the image in HANDLE will fit the current window." t) ; fit always ;; Display inline instead of as an attachment (setq mm-attachment-override-types (append '("message/rfc822" "text/.*" "image/.*") mm-attachment-override-types)) Best regards, cu, -cc- -- => GNU Emacs Webring @ <= Look Ma, this man can twist his fingers as if they were made of rubber, isn't that amazing? -- Not really, he's been using emacs for years...!