GNU bug report logs -
#10778
gnus-mime-save-part-and-strip: error
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 10778 in the body.
You can then email your comments to 10778 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bugs <at> gnus.org
:
bug#10778
; Package
gnus
.
(Fri, 10 Feb 2012 10:53:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Christoph Conrad" <christoph.conrad <at> gmx.de>
:
New bug report received and forwarded. Copy sent to
bugs <at> gnus.org
.
(Fri, 10 Feb 2012 10:53:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi,
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()
call-interactively(gnus-mime-save-part-and-strip nil nil)
Ma Gnus v0.2
GNU Emacs 23.3.1 (i386-mingw-nt6.1.7601)
of 2011-03-10 on 3249CTO
200 news.gmane.org InterNetNews NNRP server INN 2.5.1 ready (posting ok)
101 Capability list:
VERSION 2
IMPLEMENTATION INN 2.5.1
AUTHINFO USER
HDR
LIST ACTIVE ACTIVE.TIMES DISTRIB.PATS HEADERS NEWSGROUPS OVERVIEW.FMT
OVER
POST
READER
STARTTLS
.
Information forwarded
to
bugs <at> gnus.org
:
bug#10778
; Package
gnus
.
(Fri, 10 Feb 2012 17:37:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 10778 <at> debbugs.gnu.org (full text, mbox):
"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
Information forwarded
to
bugs <at> gnus.org
:
bug#10778
; Package
gnus
.
(Tue, 10 Apr 2012 21:29:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 10778 <at> debbugs.gnu.org (full text, mbox):
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/
bug closed, send any further explanations to
10778 <at> debbugs.gnu.org and "Christoph Conrad" <christoph.conrad <at> gmx.de>
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Wed, 05 Sep 2012 18:11:01 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 04 Oct 2012 11:24:05 GMT)
Full text and
rfc822 format available.
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.