GNU bug report logs - #4082
Printing error on HP Laserjet 6L

Previous Next

Package: emacs;

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

Date: Sat, 8 Aug 2009 10:00:04 UTC

Severity: normal

Tags: unreproducible, wontfix

Merged with 3420

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Christoph Conrad <christoph.conrad <at> gmx.de>,
        4082 <at> debbugs.gnu.org
Subject: bug#4082: Printing error on HP Laserjet 6L
Date: Sat, 08 Aug 2009 13:51:14 +0300
> From: Christoph Conrad <christoph.conrad <at> gmx.de>
> Date: Sat, 08 Aug 2009 11:44:27 +0200
> Cc: 
> 
> some time ago i sent a bug message to "bug-gnu-emacs-gnu" for 23.0.94,
> see:
> 
> bug#3420: "23.0.94; Printing error on HP Laserjet 6L"
> 
> Summarized: Depending on the locale set (LANG) ps-print fails cause in
> the generated postscript output numbers have a decimal comma (e.g. as in
> germany) instead a decimal point.
> 
> I see no solution in Emacs 23.1 for that.

That bug ended with no one being able to reproduce the strange results
you see on your system:

    (format "%s" 1.1)

    => Emacs 22.2.1:    "1.1"
    => Emacs 23.0.94.1: "1.0"

This could not be reproduced on several GNU/Linux systems and on
Windows.

Andreas said:

    Looks like the setlocale call in emacs.c:fixup_locale is not working.

And eventually, you said:

    Maybe it is a very unusual and rare combination on my GNU/Linux system.
    I do not insist on progressing.

That's why nothing was done with that bug.

> The end user should not be busy with such questions. Emacs should print
> out of the box (aside from configuring which printer should be used).

Right, but please suggest a way to investigate this, given that no one
can reproduce the problem.



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

Previous Next


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