From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Latex, utf8, and verbatim in GNU Emacs 22.1.1 Date: Sun, 24 Feb 2008 22:13:01 +0000 Message-ID: <47C1EBED.2000201@gnu.org> References: <88C55C9C92561741A80422B15F25C4BF10865985CF@exch02.inf.elte.hu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203891205 29415 80.91.229.12 (24 Feb 2008 22:13:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 Feb 2008 22:13:25 +0000 (UTC) To: =?ISO-8859-1?Q?=C1sv=E1nyi_Tibor?= , rms@gnu.org, handa@m17n.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 24 23:13:50 2008 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 1JTP6S-0001un-GC for ged-emacs-devel@m.gmane.org; Sun, 24 Feb 2008 23:13:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTP5x-0003c6-0N for ged-emacs-devel@m.gmane.org; Sun, 24 Feb 2008 17:13:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JTP5t-0003c1-Pe for emacs-devel@gnu.org; Sun, 24 Feb 2008 17:13:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JTP5r-0003bE-CS for emacs-devel@gnu.org; Sun, 24 Feb 2008 17:13:12 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTP5r-0003bB-6d for emacs-devel@gnu.org; Sun, 24 Feb 2008 17:13:11 -0500 Original-Received: from mk-outboundfilter-3.mail.uk.tiscali.com ([212.74.114.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JTP5n-0005wI-Et; Sun, 24 Feb 2008 17:13:07 -0500 Original-X-Trace: 47611564/mk-outboundfilter-1.mail.uk.tiscali.com/F2S/$ACCEPTED/freedom2Surf-customers/83.67.23.108 X-SBRS: None X-RemoteIP: 83.67.23.108 X-IP-MAIL-FROM: jasonr@gnu.org X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAADV7wUdTQxds/2dsb2JhbAAIkh6XWg X-IP-Direction: OUT Original-Received: from i-83-67-23-108.freedom2surf.net (HELO [127.0.0.1]) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP/TLS/DHE-RSA-AES256-SHA; 24 Feb 2008 22:13:04 +0000 User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:90290 Archived-At: Reiner Steib wrote: > Text inside verbatim is displayed using the face `tex-verbatim' [1] > (or `font-latex-verbatim-face' when using AUCTeX [2]). > > So my guess is that the your "courier" font is not a "unicode font". > Thanks for tracking down the cause. I have made a change in Emacs 22 so that on Windows only truetype fonts are considered for displaying unicode.