X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=kCt+gmuECFY5osoltlK+cJ686NJRL I+DJmG5hvg3NJ4GQOxLDs78eXpVApLPVOBNJ6HVI7Tv04XMhv/qaeNH8RTfECpck aS+4K5NgOY0iI4e7Bn0xz2azklQ7femzYCBdMda2r/sYdB85kCeGbfQ+xYw56iFi znah2rER13tqqk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=EWhP6EQM8dOZpc3WFPvHAksnKcE=; b=Mm+ s1w3+9rFgZ8iZTWZJdsIWPlrnD1CiUcW+rWLUBPD+HbSXHRbTBuhG/EmF1TNQAGq q2X3nJk700U6E4rNH9deMFUCZ0ikE1KVqQkNVAvf8zpDLqdn32HRT9QySGWtyjix Y73K4VIvmu4z3lUeXcG5P5F2xm96iVRyI2Y+/nbQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 MIME-Version: 1.0 X-Received: by 10.43.46.134 with SMTP id uo6mr6779309icb.96.1372011549117; Sun, 23 Jun 2013 11:19:09 -0700 (PDT) Date: Mon, 24 Jun 2013 01:19:08 +0700 Message-ID: Subject: Emacs-w32 fails to display certain unicode characters that GNU Emacs is able to display From: Olli Piepponen To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Problem definition: Running both emacs-w32 (GNU Emacs 24.3.1 (i686-pc-cygwin) of 2013-03-11 on fiona) and GNU Emacs (GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601) of 2012-08-29 on MARVIN) side by side, there are some unicode characters that display fine on GNU Emacs, but show up as squares on emacs-w32. See the screenshot for reference: http://i.imgur.com/HWv7TO0.png Using M-x describe-char gives us the following: http://i.imgur.com/QXXsRzj.png So the problem appears to be that when on GNU Emacs my font of choice Consolas fails to find a the right symbol to display, it is able to fall back to a Windows font called BatangChe. On emacs-w32 this does not happen, thus resulting in the squares. Is this a bug, and if not, how can I enable BatangChe on emacs-w32 as well? Thank you for your time. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple