bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8681: 23.3; (gnus-face-from-file ...) bug in Gnus v5.13 on GNU Emacs


From: Benjamin L. Russell
Subject: 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
Date: Thu, 30 Jun 2011 12:59:32 -0700 (PDT)

Lars Magne Ingebrigtsen <larsi@gnus.org> wrote:

> Lars Magne Ingebrigtsen <larsi@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@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@gnus.org> wrote:

> From: Lars Magne Ingebrigtsen <lmi@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@yahoo.com>
> Cc: 8681@debbugs.gnu.org
> Date: Friday, July 1, 2011, 3:50 AM
> "Benjamin L. Russell" <dekudekuplex@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/
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]