From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Wittern Subject: Re: very small font in column view mode Date: Tue, 09 Feb 2010 19:19:12 +0900 Message-ID: <4B7136A0.7090408@gmail.com> References: <4B71056C.20106@gmail.com> <83wrym6a67.fsf@yahoo.it> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NenBf-0008Mm-0S for emacs-orgmode@gnu.org; Tue, 09 Feb 2010 05:19:19 -0500 Received: from [199.232.76.173] (port=56876 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NenBe-0008Mb-CC for emacs-orgmode@gnu.org; Tue, 09 Feb 2010 05:19:18 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NenBe-0000bN-34 for emacs-orgmode@gnu.org; Tue, 09 Feb 2010 05:19:18 -0500 Received: from mail-yw0-f200.google.com ([209.85.211.200]:53118) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NenBd-0000b8-2n for emacs-orgmode@gnu.org; Tue, 09 Feb 2010 05:19:17 -0500 Received: by ywh38 with SMTP id 38so1606782ywh.6 for ; Tue, 09 Feb 2010 02:19:16 -0800 (PST) In-Reply-To: <83wrym6a67.fsf@yahoo.it> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Giovanni Ridolfi Cc: emacs-orgmode@gnu.org Hi Giovanni, On 2010-02-09 18:16, Giovanni Ridolfi wrote: > Christian Wittern writes: > > > >> When entering column-view mode, all of a sudden the font for the item to be >> displayed becomes very small. >> > well, I did M-x describe-fontset, so I *think* my fonts are: > > -outline-Courier New-normal-normal-normal-mono-13-*-*-*-c-*-fontset-startup > > For me, the same would be Fontset: -*-Monaco-normal-normal-normal-*-18-*-*-*-m-0-fontset-auto1 If I say C-u C-x = on other parts of the buffer, I get a font like this mac-ct:-*-Monaco-normal-normal-normal-*-18-*-*-*-m-0-iso10646-1 (#x26) but on column-view lines, I get mac-ct:-*-Monaco-normal-normal-normal-*-12-*-*-*-m-0-iso10646-1 (#x0D) which is much smaller than what I am used to. BTW, I forgot to say, this is Emacs 23 on a Mac . > Are you referring to agenda column view? > No, my use case is more along the CD database in the manual, except that I am working on a catalog of texts. Occasional it is useful to get an overview by displaying all entries in a table, hence I got interested in column-view. All the best, Christian