GNU bug report logs - #10778
gnus-mime-save-part-and-strip: error

Previous Next

Package: gnus;

Reported by: "Christoph Conrad" <christoph.conrad <at> gmx.de>

Date: Fri, 10 Feb 2012 10:53:02 UTC

Severity: normal

Found in version 5.130002

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 10778 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: "Christoph Conrad" <christoph.conrad <at> gmx.de>
Cc: 10778 <at> debbugs.gnu.org
Subject: Re: bug#10778: gnus-mime-save-part-and-strip: error
Date: Tue, 10 Apr 2012 23:27:13 +0200
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

>> error on `gnus-mime-save-part-and-strip' when trying to save an image.
>> When the file does not exist on the hard disc and you enter only a
>> directory (without file name) on the prompt:
>>
>>   (let ((filename ...) file) (when filename (setq filename ...))
>> (setq file (read-file-name ... ... ...)) (if (file-directory-p file)
>> (setq file ...) (setq file ...)) (setq mm-default-directory
>> (file-name-directory file)) (and (or ... ...) (progn ... file)))
>>   mm-save-part((#<buffer *mm*<4>> ("text/html" (charset
>> . "iso-8859-1")) nil nil nil nil nil nil) "Delete MIME part and save
>> to: ")
>>   gnus-mime-save-part-and-strip()
>
> Is that the complete backtrace?  There's no actual error there...

Ping?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




This bug report was last modified 12 years and 321 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.