GNU bug report logs -
#10778
gnus-mime-save-part-and-strip: error
Previous Next
Full log
View this message in rfc822 format
"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.