From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ilya Zakharevich Newsgroups: gmane.emacs.help Subject: Re: Printing from WindowXP version of emacs Date: Thu, 5 Jan 2006 06:53:30 +0000 (UTC) Organization: U.C. Berkeley Math. Department. Message-ID: References: <1134660719.186074.250590@z14g2000cwz.googlegroups.com> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1136444811 21037 80.91.229.2 (5 Jan 2006 07:06:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 5 Jan 2006 07:06:51 +0000 (UTC) Bcc: ilya Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 05 08:06:50 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EuPCz-0007oh-1y for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Jan 2006 08:06:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EuPEh-0002qr-2F for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Jan 2006 02:08:35 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!agate.berkeley.edu!ilya Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-NNTP-Posting-Host: powdermilk.math.berkeley.edu Original-X-Trace: agate.berkeley.edu 1136444010 64073 169.229.140.13 (5 Jan 2006 06:53:30 GMT) Original-X-Complaints-To: usenet@agate.berkeley.edu Original-NNTP-Posting-Date: Thu, 5 Jan 2006 06:53:30 +0000 (UTC) User-Agent: trn [how to get a version via %-escapes???] with a custom header X-How-To-Reach-Me: The From: address is valid X-How-To-Disable-Cc: Put in the headers the line: Mail-Copies-To: never Originator: ilya@powdermilk.math.berkeley.edu Original-Xref: shelby.stanford.edu gnu.emacs.help:136819 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:32438 Archived-At: [A complimentary Cc of this posting was sent to Eli Zaretskii ], who wrote in article : > > Nonsense. I'm discussing the input format of this pipe, not the input > > format of the printer. > Please re-read my answer: it _was_ about the input format of the > pipe. I said that you need not bother about the details you were > asking about. You saying this does not make it valid. How are you going to order pizza by phone if you do not know what language the operator speaks? > > There is no "current locale". You probably mean "current codepage"; > If you insist that there's no "current locale" on Windows, please > spell out the difference between it and the "current codepage", on > Windows. I know very little about Win*. However, on DOSISH systems, all that codepages govern is 8bit-codepoint-to-character translations (and back) (here by "character" I mean something similar to Unicode codepoint). Locales govern many other things too. Hope this helps, Ilya