From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28900 Path: main.gmane.org!not-for-mail From: Hamish Macdonald Newsgroups: gmane.emacs.gnus.general Subject: buglet in gnus MIME handling Date: 21 Jan 2000 11:17:34 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <6wpuuvv1pd.fsf@rhea.micro.lucent.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165665 32228 80.91.224.250 (21 Oct 2002 02:01:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:01:05 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id ECBD4D051E for ; Fri, 21 Jan 2000 11:18:10 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB18606; Fri, 21 Jan 2000 10:17:57 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 21 Jan 2000 10:17:40 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA04995 for ; Fri, 21 Jan 2000 10:17:29 -0600 (CST) Original-Received: from auemail2.firewall.lucent.com (unknown [192.11.223.163]) by mailhost.sclp.com (Postfix) with ESMTP id 5142ED051E for ; Fri, 21 Jan 2000 11:17:22 -0500 (EST) Original-Received: from auemail2.firewall.lucent.com (localhost [127.0.0.1]) by auemail2.firewall.lucent.com (Pro-8.9.3/8.9.3) with ESMTP id LAA04443 for ; Fri, 21 Jan 2000 11:17:21 -0500 (EST) Original-Received: from paris-lucent.lucent.com (h135-121-208-7.lucent.com [135.121.208.7]) by auemail2.firewall.lucent.com (Pro-8.9.3/8.9.3) with ESMTP id LAA04407 for ; Fri, 21 Jan 2000 11:17:20 -0500 (EST) Original-Received: from rhea.micro.lucent.com (rhea.micro.lucent.com [135.121.208.165]) by paris-lucent.lucent.com (8.9.1b+Sun/8.9.1) with ESMTP id LAA18279 for ; Fri, 21 Jan 2000 11:16:20 -0500 (EST) Original-Received: (from hamishm@localhost) by rhea.micro.lucent.com (8.9.1b+Sun/8.9.1) id LAA07015; Fri, 21 Jan 2000 11:17:34 -0500 (EST) X-Authentication-Warning: rhea.micro.lucent.com: hamishm set sender to hamishm@lucent.com using -f Original-To: ding@gnus.org In-Reply-To: Jonas Steverud's message of "21 Jan 2000 11:17:56 +0100" Original-Lines: 9 User-Agent: Gnus/5.0802 (Gnus v5.8.2) XEmacs/21.1 (Biscayne) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28900 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28900 When I start up gnus from a buffer with a working directory that happens to be non-writable by me, inline graphical attachments I can normally see cannot be seen. I think that gnus tries to generate some temporary files in the current working directory. When I restarted gnus from a writable directory, I was able to see the attachment just fine. Regards, Hamish.