* bug#4082: Printing error on HP Laserjet 6L
@ 2009-08-08 9:44 Christoph Conrad
2009-08-08 10:51 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Christoph Conrad @ 2009-08-08 9:44 UTC (permalink / raw)
To: bug-gnu-emacs
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#4082: Printing error on HP Laserjet 6L
2009-08-08 9:44 bug#4082: Printing error on HP Laserjet 6L Christoph Conrad
@ 2009-08-08 10:51 ` Eli Zaretskii
2009-08-08 11:43 ` Christoph Conrad
0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2009-08-08 10:51 UTC (permalink / raw)
To: Christoph Conrad, 4082
> From: Christoph Conrad <christoph.conrad@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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#4082: Printing error on HP Laserjet 6L
2009-08-08 10:51 ` Eli Zaretskii
@ 2009-08-08 11:43 ` Christoph Conrad
2009-08-08 12:26 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Christoph Conrad @ 2009-08-08 11:43 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 4082
Hi Eli,
OMG, i forgot the whole dialogue. Now i remember. Maybe i am getting
old. Sorry.
Regards,
Christoph
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#4082: Printing error on HP Laserjet 6L
2009-08-08 11:43 ` Christoph Conrad
@ 2009-08-08 12:26 ` Eli Zaretskii
0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2009-08-08 12:26 UTC (permalink / raw)
To: Christoph Conrad; +Cc: 4082
> From: Christoph Conrad <christoph.conrad@gmx.de>
> Cc: 4082@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.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-08-08 12:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-08 9:44 bug#4082: Printing error on HP Laserjet 6L Christoph Conrad
2009-08-08 10:51 ` Eli Zaretskii
2009-08-08 11:43 ` Christoph Conrad
2009-08-08 12:26 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.