GNU bug report logs - #3420
23.0.94; Printing error on HP Laserjet 6L

Previous Next

Package: emacs;

Reported by: Christoph Conrad <christoph.conrad <at> gmx.de>

Date: Sat, 30 May 2009 08:45:05 UTC

Severity: normal

Tags: unreproducible, wontfix

Merged with 4082

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #30 received at 3420 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Christoph Conrad <christoph.conrad <at> gmx.de>
Cc: jasonr <at> gnu.org, 3420 <at> debbugs.gnu.org
Subject: Re: bug#3420: 23.0.94; Printing error on HP Laserjet 6L
Date: Sun, 31 May 2009 13:03:55 +0300
> From: Christoph Conrad <christoph.conrad <at> gmx.de>
> Cc: 3420 <at> emacsbugs.donarmstrong.com,  Eli Zaretskii <eliz <at> gnu.org>
> Date: Sun, 31 May 2009 08:16:14 +0200
> 
> Hi Jason,
> 
> > (format "%s" 1.1)
> 
> Emacs 22.2.1:    "1.1"
> Emacs 23.0.94.1: "1.0"

??? Really?  In my Emacs 23.0.94 it produces "1.1".  "1.0" is in
itself a bug, not sure if it can be related to the original problem or
not.

> I am a software developer and also able to use the emacs lisp debugger.
> So if you instruct me where to look i can also give more detailed
> information.

I suspect some locale-related problem, whereby a decimal point is
printed as a comma.  Can you change the Windows locale (this _is_
Windows, right?) to ENU and see if that makes the problem go away?

Alternatively, look through ps-print.el, find where it produces the
lines that differ, and try debugging to find out where does the comma
come from.

Thanks.



This bug report was last modified 12 years and 105 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.