From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Left chinese double quote character? Date: Thu, 23 Oct 2008 00:01:15 +0200 Message-ID: References: <48FE6EC6.3040101@gmail.com> <48FEF0D9.1010007@gmail.com> <48FF679A.2040608@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1224712890 1218 80.91.229.12 (22 Oct 2008 22:01:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 22 Oct 2008 22:01:30 +0000 (UTC) Cc: Emacs Devel To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 23 00:02:31 2008 connect(): Connection refused 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 1Kslme-0000pJ-MU for ged-emacs-devel@m.gmane.org; Thu, 23 Oct 2008 00:02:28 +0200 Original-Received: from localhost ([127.0.0.1]:36787 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsllZ-0001a0-C3 for ged-emacs-devel@m.gmane.org; Wed, 22 Oct 2008 18:01:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KsllV-0001Zu-7N for emacs-devel@gnu.org; Wed, 22 Oct 2008 18:01:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KsllU-0001Ze-Go for emacs-devel@gnu.org; Wed, 22 Oct 2008 18:01:16 -0400 Original-Received: from [199.232.76.173] (port=39361 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsllU-0001Zb-De for emacs-devel@gnu.org; Wed, 22 Oct 2008 18:01:16 -0400 Original-Received: from yw-out-1718.google.com ([74.125.46.155]:8209) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KsllU-0003DS-Ai for emacs-devel@gnu.org; Wed, 22 Oct 2008 18:01:16 -0400 Original-Received: by yw-out-1718.google.com with SMTP id 9so4421ywk.66 for ; Wed, 22 Oct 2008 15:01:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=zoGD6MFw4399FROoeAAhEE14/r7uclsYM08Up5kD4A4=; b=jCvlfTT8tYf3oZweIJBTMCCZj++9z5IH5cAvDsa5coiN9sc8CqFX/TWq++pHhex8ev Ztdwphczoh5S5I34ibIGF1497DEOv6DPe1UPQ7L5ULfCv1vbEaLBoEhT0FFdCwZGOCUd 6DLXkvuQvJWBBpg4dZqT5NxHIBy67hZdQi2tU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=bfuNVFvWGHafLL8ovQyptc5Eg+Mk5iDh2kvgqXmuY5ZiGunvq6H81fnq5NclqA3ZdH JRAKrmq59MnH0+LAw6L2iZUSdjZjCvQasAJfMYAe6pdi+Ml3BB47sCCslhSW8DRLdK48 s6LcFRAcF0hcwJJ7NXVhcUY+y7aRGnjCt2xK0= Original-Received: by 10.100.131.13 with SMTP id e13mr7667265and.57.1224712875373; Wed, 22 Oct 2008 15:01:15 -0700 (PDT) Original-Received: by 10.100.13.13 with HTTP; Wed, 22 Oct 2008 15:01:15 -0700 (PDT) In-Reply-To: <48FF679A.2040608@gmail.com> Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:104872 Archived-At: On Wed, Oct 22, 2008 at 19:49, Lennart Borgman (gmail) wrote: > It looks like some Courier New font is used. Yes, of course. > What other fixed with fonts > are there normally on w32? I don't know. Take a look at the Fonts folder. > Cmd console windows on windows xp pro also mentions Lucida Console (tt). > Does that have the same problem (ie no left dbl quote char)? You can see a font's glyph repertoire with charmap.exe. Juanma