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: Coding systems again Date: Fri, 29 Aug 2008 17:31:01 +0200 Message-ID: <7BB00568-759A-474B-AADF-DF7D1198651C@Web.DE> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1220023911 29678 80.91.229.12 (29 Aug 2008 15:31:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Aug 2008 15:31:51 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: B. T. Raven Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 29 17:32:45 2008 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.50) id 1KZ5xj-000580-69 for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Aug 2008 17:32:35 +0200 Original-Received: from localhost ([127.0.0.1]:45114 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZ5wk-0004wX-JG for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Aug 2008 11:31:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZ5wQ-0004wN-VU for help-gnu-emacs@gnu.org; Fri, 29 Aug 2008 11:31:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZ5wN-0004wA-Fe for help-gnu-emacs@gnu.org; Fri, 29 Aug 2008 11:31:14 -0400 Original-Received: from [199.232.76.173] (port=46487 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZ5wN-0004w7-AA for help-gnu-emacs@gnu.org; Fri, 29 Aug 2008 11:31:11 -0400 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:46965) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KZ5wN-00016X-EW for help-gnu-emacs@gnu.org; Fri, 29 Aug 2008 11:31:11 -0400 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate03.web.de (Postfix) with ESMTP id 08352E8A6AAA; Fri, 29 Aug 2008 17:31:09 +0200 (CEST) Original-Received: from [91.35.210.104] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1KZ5wK-00052x-00; Fri, 29 Aug 2008 17:31:08 +0200 In-Reply-To: X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1/oph1vhTHlRwRS3Ef2BY+j47xLFIuA+8v9Qn2E 59u/qqnbCOD4E5XaXBW96Ye7zeNhQqeqwNdG8sSfEp6N1uU+na 2hfkpRfDvHnIsNwwKFsw== X-detected-kernel: by monty-python.gnu.org: 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:57105 Archived-At: Am 29.08.2008 um 16:01 schrieb B. T. Raven: > Any help? A very helpful function is in ps-print or ps-spool: it tells you which characters can't be printed because they're outside ISO Latin-1 (at least some version 22.x), which has upper and lower case {aeiou} with (and without) circumflex. You could also use C-u C-x = to see what actually was pasted. Can recode give some hints? -- Greetings Pete A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.