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


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: "Christoph Conrad" <christoph.conrad <at> gmx.de>
Cc: 10778 <at> debbugs.gnu.org
Subject: bug#10778: gnus-mime-save-part-and-strip: error
Date: Fri, 10 Feb 2012 18:34:33 +0100
"Christoph Conrad" <christoph.conrad <at> gmx.de> 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...

Anyway, I can't reproduce this bug.  If I `C-o' on a part, and then type
in "/tmp", then it happily saves the image to /tmp.

-- 
(domestic pets only, the antidote for overdose, milk.)
  http://lars.ingebrigtsen.no  *  Sent from my Rome




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

Previous Next


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