From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard M Stallman Newsgroups: gmane.emacs.devel Subject: Re: Printing Date: Sun, 29 Mar 2009 21:17:07 -0400 Message-ID: References: <5f0660120903280331y780c80b7i57a8115dc4b029eb@mail.gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1238375877 8902 80.91.229.12 (30 Mar 2009 01:17:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 30 Mar 2009 01:17:57 +0000 (UTC) Cc: cmr.pent@gmail.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 30 03:19:15 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Lo69f-0007Cy-2O for ged-emacs-devel@m.gmane.org; Mon, 30 Mar 2009 03:19:11 +0200 Original-Received: from localhost ([127.0.0.1]:54232 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lo68H-0004fP-IA for ged-emacs-devel@m.gmane.org; Sun, 29 Mar 2009 21:17:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lo67l-0004ZG-PM for emacs-devel@gnu.org; Sun, 29 Mar 2009 21:17:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lo67g-0004Yy-37 for emacs-devel@gnu.org; Sun, 29 Mar 2009 21:17:12 -0400 Original-Received: from [199.232.76.173] (port=48359 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lo67f-0004Yt-Ta for emacs-devel@gnu.org; Sun, 29 Mar 2009 21:17:07 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:55215) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lo67f-00083b-LN for emacs-devel@gnu.org; Sun, 29 Mar 2009 21:17:07 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Lo67f-0005as-E1; Sun, 29 Mar 2009 21:17:07 -0400 In-reply-to: (message from Eli Zaretskii on Sun, 29 Mar 2009 06:20:35 +0300) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:109909 Archived-At: It works fine out of the box for ASCII and Latin-1 characters. Outside that area, ps-print needs non-trivial setup. What setup does it need? Why is it needed? If the user invokes it without doing this setup, does it warn the user it won't work?