From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aankhen Subject: Re: Calendar-like view of the org-agenda Date: Thu, 14 Jul 2011 13:33:13 +0530 Message-ID: References: <87pqlu5quz.fsf@gnu.org> <87zkky48ol.wl%markert.michael@googlemail.com> <87tyb2qs39.fsf@isil.kanru.info> <8762nigeuk.wl%markert.michael@googlemail.com> <878vsdw0m8.fsf@gnu.org> <87vcvf3bws.fsf@mean.albasani.net> <20110708135140.GB19291@x201> <87k4bs774r.fsf@member.fsf.org> <804o2su88s.fsf@somewhere.org> <20110712002605.4454713C51B@vps1.kiwanami.net> <80ipr89ch4.fsf@somewhere.org> <87k4bnj3mo.fsf@ucl.ac.uk> <80d3hfhm8i.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38330) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhGtX-0007CF-Cb for emacs-orgmode@gnu.org; Thu, 14 Jul 2011 04:03:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QhGtT-0003QM-8P for emacs-orgmode@gnu.org; Thu, 14 Jul 2011 04:03:39 -0400 Received: from mail-vx0-f169.google.com ([209.85.220.169]:64484) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhGtT-0003QI-64 for emacs-orgmode@gnu.org; Thu, 14 Jul 2011 04:03:35 -0400 Received: by vxg38 with SMTP id 38so21180vxg.0 for ; Thu, 14 Jul 2011 01:03:34 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Jason F. McBrayer" , Org mailing list On Wed, Jul 13, 2011 at 18:14, Jason F. McBrayer wrot= e: > On Wed, 13 Jul 2011 11:34:48 +0530, Aankhen wrote: > >> That's odd. I'm using Emacs 24 on Windows 7 64-bit (and before this >> I've used 23 on both 7 and Vista), and my font is set to Consolas. >> Emacs happily substitutes other fonts where Consolas is missing glyphs >> (see the attached screenshot). The only snag is that it takes a while >> to find a suitable font, at times. >> >> I'm using a precompiled binary from emacs-for-windows.[1] Perhaps it >> has special support for font substitution or something=E2=80=A6 > > Huh. I looked at the HELLO file, and you seem to be right. It's pulling i= n > fonts as needed for various South Asian, East Asian, and Middle/Near East= ern > languages, but still failing horribly with unicode box drawing, as well a= s > various symbols (like the recycle symbol, which we use abundantly on > identi.ca). Perhaps Consolas falsely reports that it has those symbols. Box drawing seems to work okay here, whereas the recycling symbol is missing (it just shows a box with the hex code to indicate the missing glyph). It=E2=80=99s probably down to whether you have any monospace fonts which contain those glyphs. Aankhen