GNU bug report logs -
#8681
23.3; (gnus-face-from-file ...) bug in Gnus v5.13 on GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) on Windows XP Professional, Service Pack 3
Previous Next
Reported by: DekuDekuplex <at> Yahoo.com (Benjamin L. Russell)
Date: Tue, 17 May 2011 11:24:02 UTC
Severity: minor
Tags: moreinfo
Found in version 23.3
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #64 received at 8681 <at> debbugs.gnu.org (full text, mbox):
Lars Magne Ingebrigtsen <larsi <at> gnus.org> wrote:
> Lars Magne Ingebrigtsen <larsi <at> gnus.org> wrote:
>
> > Could you eval this?
> >
> > (gnus-shell-command-to-string
> > "convert -scale 48x48! c:/some/image.jpg -colors 10
> > png:-")
>
> This is the output from Emacs:
>
> ----- output begins immediately after this line -----
> Debugger entered--Lisp error: (void-function gnus-shell-command-to-string)
> (gnus-shell-command-to-string "convert -scale 48x48! c:/butterflyLang.jpg -colors 10 png:-")
> eval((gnus-shell-command-to-string "convert -scale 48x48! c:/butterflyLang.jpg -colors 10 png:-"))
> eval-expression((gnus-shell-command-to-string "convert -scale 48x48! c:/butterflyLang.jpg -colors 10 png:-") nil)
> call-interactively(eval-expression nil nil)
> ----- output ends immediately before this line -----
>
> > Debugger entered--Lisp error: (void-function
> gnus-shell-command-to-string)
>
> You need to start Gnus first started first to use this
> stuff.
After starting Gnus, this is the output that I received:
----- output begins immediately after this line -----
Debugger entered--Lisp error: (void-function gnus-shell-command-to-string)
(gnus-shell-command-to-string "convert -scale 48x48! c:/butterflyLang.jpg -colors 10 png:-")
eval((gnus-shell-command-to-string "convert -scale 48x48! c:/butterflyLang.jpg -colors 10 png:-"))
eval-expression((gnus-shell-command-to-string "convert -scale 48x48! c:/butterflyLang.jpg -colors 10 png:-") nil)
call-interactively(eval-expression nil nil)
----- output ends immediately before this line -----
Starting Gnus first doesn't seem to have changed the behavior.
-- Benjamin L. Russell
"Benjamin L. Russell" <dekudekuplex <at> yahoo.com> writes:
>> (shell-command "convert -scale 48x48! c:/some/image.jpg
>> -colors 10 png:-")
>
> I had to send another response because I didn't see your correction
> until after I had sent the first reply; I'm rushing to meet a deadline
> in 14.5 hours.
>
> Same evaluation: another PNG file.
Could you eval this?
(gnus-shell-command-to-string
"convert -scale 48x48! c:/some/image.jpg -colors 10 png:-")
--- On Fri, 7/1/11, Lars Magne Ingebrigtsen <lmi <at> gnus.org> wrote:
> From: Lars Magne Ingebrigtsen <lmi <at> gnus.org>
> Subject: Re: bug#8681: 23.3; (gnus-face-from-file ...) bug in Gnus v5.13 on GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) on Windows XP Professional, Service Pack 3
> To: "Benjamin L. Russell" <dekudekuplex <at> yahoo.com>
> Cc: 8681 <at> debbugs.gnu.org
> Date: Friday, July 1, 2011, 3:50 AM
> "Benjamin L. Russell" <dekudekuplex <at> yahoo.com>
> writes:
>
> > Debugger entered--Lisp error: (void-function
> gnus-shell-command-to-string)
>
> You need to start Gnus first started first to use this
> stuff.
>
> --
> (domestic pets only, the antidote for overdose, milk.)
> bloggy blog http://lars.ingebrigtsen.no/
>
This bug report was last modified 13 years and 332 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.