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: Font Interaction Date: Fri, 23 Apr 2010 12:19:01 +0200 Message-ID: References: <83k4s04w1m.fsf@gnu.org> <95C75656-737C-4BDA-8388-B2555B07A91C@Web.DE> <83wrvy35o1.fsf@gnu.org> 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 1272018137 808 80.91.229.12 (23 Apr 2010 10:22:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 23 Apr 2010 10:22:17 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 23 12:22:16 2010 connect(): No such file or directory 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 1O5G1Y-0002oH-0m for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Apr 2010 12:22:16 +0200 Original-Received: from localhost ([127.0.0.1]:41248 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5G1W-0003g7-Js for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Apr 2010 06:22:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O5FyY-0002xF-1A for help-gnu-emacs@gnu.org; Fri, 23 Apr 2010 06:19:10 -0400 Original-Received: from [140.186.70.92] (port=46612 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5FyW-0002wm-Lv for help-gnu-emacs@gnu.org; Fri, 23 Apr 2010 06:19:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O5FyV-0007su-Ra for help-gnu-emacs@gnu.org; Fri, 23 Apr 2010 06:19:08 -0400 Original-Received: from fmmailgate02.web.de ([217.72.192.227]:53581) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O5FyT-0007sA-8x; Fri, 23 Apr 2010 06:19:05 -0400 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate02.web.de (Postfix) with ESMTP id 8B80615E7D311; Fri, 23 Apr 2010 12:19:03 +0200 (CEST) Original-Received: from [91.35.182.177] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (WEB.DE 4.110 #4) id 1O5FyR-0004Hm-00; Fri, 23 Apr 2010 12:19:03 +0200 In-Reply-To: <83wrvy35o1.fsf@gnu.org> X-Mailer: Apple Mail (2.936) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1/dUQcJEEjBT8xBWiEIXbUJzYPKOsgudhJa2RaT u5NdcgB6o1JWysINzvc2upBzb5sebnfUmLZVapetA3xuSZUQSN cpNqCDz9c7X3DM8DcI8Q== 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:72809 Archived-At: Am 23.04.2010 um 10:59 schrieb Eli Zaretskii: > Am I missing something? Yes: the source which feeds the buffers. Paul's screen-shot seems to =20 show output from some process. When this is some ANSI or MS/IBM code =20 page encoding it's likely that particular 8-bit characters will be =20 misinterpreted in UTF-8. Do you remember posts in which the senders =20 ask why in *compilation* buffer strange codes appear? They represent =93 = =20 or =94 for example, possibly UTF-8 contents from GCC fed into some =20 presumed 7- or 8-bit encoded stream (completely OK for file names and =20= their source code). Similar problems exist with TeX output in =20 *compilation* like buffers, which is internally a 7- or 8-bit =20 application. Therefore I recommend to set different encodings for different process =20= output. This works for me... -- Greetings Pete Remember: use logout to logout.