From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: ps-print question Date: Mon, 3 Jan 2011 01:22:23 +0100 Message-ID: References: <9E47A63C-3337-4CF9-AC0E-C91082557375@arqux.com> <97BBE33A-D586-4CFA-BE9C-96C6ABBD22A3@Web.DE> <63E6A495-DFCF-4791-B39A-9B9893228275@Freenet.DE> <47A0F9E5-9581-4484-99DA-71B1D2E54DF2@arqux.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1294014193 6269 80.91.229.12 (3 Jan 2011 00:23:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 3 Jan 2011 00:23:13 +0000 (UTC) Cc: GNU Emacs List To: David Penton Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 03 01:23:08 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PZYCa-00059V-0m for geh-help-gnu-emacs@m.gmane.org; Mon, 03 Jan 2011 01:23:08 +0100 Original-Received: from localhost ([127.0.0.1]:50423 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PZYCZ-00083p-Aq for geh-help-gnu-emacs@m.gmane.org; Sun, 02 Jan 2011 19:23:07 -0500 Original-Received: from [140.186.70.92] (port=56804 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PZYC0-00081a-LQ for help-gnu-emacs@gnu.org; Sun, 02 Jan 2011 19:22:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PZYBz-0004qD-O3 for help-gnu-emacs@gnu.org; Sun, 02 Jan 2011 19:22:32 -0500 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:43317) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PZYBz-0004py-Hs for help-gnu-emacs@gnu.org; Sun, 02 Jan 2011 19:22:31 -0500 Original-Received: from smtp07.web.de ( [172.20.5.215]) by fmmailgate03.web.de (Postfix) with ESMTP id EF51318389B37; Mon, 3 Jan 2011 01:22:25 +0100 (CET) Original-Received: from [91.35.250.45] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (WEB.DE 4.110 #2) id 1PZYBt-00037N-00; Mon, 03 Jan 2011 01:22:25 +0100 In-Reply-To: <47A0F9E5-9581-4484-99DA-71B1D2E54DF2@arqux.com> X-Mailer: Apple Mail (2.936) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX19X5e3LbReO0sIOEaBLw0RkSCTYc3jEIUniYG/b HKOOoXBY+hVZm3l3q3zjWAAJY/GmY/qT1iU0OltpgKQBkWp+4a EvJD28C3DUFDXk6Y4+6A== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:78080 Archived-At: Am 02.01.2011 um 22:20 schrieb David Penton: > (This is in `Bitstream Vera Sans Mono Roman) Yeah =96 this is OK, except that the font is not "Roman". The ` =20 character becomes character: =91 (8216, #o20030, #x2018) in the PDF file via a CMAP (character mapping) in the PDF output file! =20= Heh, this is a GNU service! Messages from the GNU Compiler Collection =20= (GCC) are quoted in these "typographic" single or double quotes. (For =20= which you can see in the *compilation* buffer lots of \342\200\234, =20 \342\200\235, \342\200\236, \342\200\237 sequences.) I tried to use -dCMAPDEBUG -dTTFDEBUG to debug a bit what gs is doing, =20= but it's not clear why and when which CMap file gets inserted. Maybe =20 you can find on the Ghostscript home page a clue to get specific =20 ps2pdfwr help. What keeps you from using mac-print-mode? It preserves the backquote. =20= Or /quoteleft in PostScript. -- Greetings Pete A common mistake that people make when trying to design something =20 completely foolproof is to underestimate the ingenuity of complete =20 fools. - Douglas Adams, =BBMostly Harmless=AB