GNU bug report logs -
#4082
Printing error on HP Laserjet 6L
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 4082 in the body.
You can then email your comments to 4082 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#4082
; Package
emacs
.
(Sat, 08 Aug 2009 10:00:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Christoph Conrad <christoph.conrad <at> gmx.de>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Sat, 08 Aug 2009 10:00:04 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
In GNU Emacs 23.1.1 (i686-pc-linux-gnu, GTK+ Version 2.16.1) of
2009-07-30 on brabbelbox
Hi,
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.
For me calling emacs that way:
LANG=en_US.utf-8 /usr/local/bin/emacs
solves it.
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).
Regards,
Christoph
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#4082
; Package
emacs
.
(Sat, 08 Aug 2009 11:00:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Sat, 08 Aug 2009 11:00:04 GMT)
Full text and
rfc822 format available.
Message #10 received at 4082 <at> emacsbugs.donarmstrong.com (full text, mbox):
> 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.
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#4082
; Package
emacs
.
(Sat, 08 Aug 2009 11:55:07 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Christoph Conrad <christoph.conrad <at> gmx.de>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Sat, 08 Aug 2009 11:55:07 GMT)
Full text and
rfc822 format available.
Message #15 received at 4082 <at> emacsbugs.donarmstrong.com (full text, mbox):
Hi Eli,
OMG, i forgot the whole dialogue. Now i remember. Maybe i am getting
old. Sorry.
Regards,
Christoph
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#4082
; Package
emacs
.
(Sat, 08 Aug 2009 12:35:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Sat, 08 Aug 2009 12:35:04 GMT)
Full text and
rfc822 format available.
Message #20 received at 4082 <at> emacsbugs.donarmstrong.com (full text, mbox):
> From: Christoph Conrad <christoph.conrad <at> gmx.de>
> Cc: 4082 <at> emacsbugs.donarmstrong.com
> Date: Sat, 08 Aug 2009 13:43:46 +0200
>
> OMG, i forgot the whole dialogue. Now i remember. Maybe i am getting
> old. Sorry.
Well, I didn't remember the details, either, I just looked at the bug
whose number you kindly provided.
Feel free to post more info by digging deeper in what happens on your
system in the related library functions and Emacs primitives. Maybe
if you provide more information, someone will have an idea about the
cause and the solution. Since no one else seems to be able to
reproduce this, I don't see how can we do more.
Merged 3420 4082.
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Mon, 10 Aug 2009 21:05:04 GMT)
Full text and
rfc822 format available.
Tags added: unreproducible
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Mon, 10 Aug 2009 21:05:05 GMT)
Full text and
rfc822 format available.
Added tag(s) wontfix.
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Thu, 07 Feb 2013 01:44:03 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
3420 <at> debbugs.gnu.org and Christoph Conrad <christoph.conrad <at> gmx.de>
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Thu, 07 Feb 2013 01:44:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 07 Mar 2013 12:24:04 GMT)
Full text and
rfc822 format available.
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.