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

Packages: gnus, emacs;

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


View this message in rfc822 format

From: "Benjamin L. Russell" <dekudekuplex <at> yahoo.com>
To: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Cc: 8681 <at> debbugs.gnu.org
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 13:45:32 -0700 (PDT)
Lars Magne Ingebrigtsen <larsi <at> gnus.org> writes:

> "Benjamin L. Russell" <dekudekuplex <at> yahoo.com> writes:
> 
> > > 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.
> 
> Say
> 
> (require 'gnus-fun)
> 
> first.

Okay; that resulted in a PNG file.

-- Benjamin L. Russell




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.