From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: very small font in column view mode Date: Tue, 9 Feb 2010 11:42:01 +0100 Message-ID: <4ADF7555-7BAC-4978-9843-872195209A30@gmail.com> References: <4B71056C.20106@gmail.com> <83wrym6a67.fsf@yahoo.it> <4B7136A0.7090408@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NenXk-0006DP-Lv for emacs-orgmode@gnu.org; Tue, 09 Feb 2010 05:42:08 -0500 Received: from [199.232.76.173] (port=55348 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NenXk-0006D0-3N for emacs-orgmode@gnu.org; Tue, 09 Feb 2010 05:42:08 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NenXi-0003N9-E2 for emacs-orgmode@gnu.org; Tue, 09 Feb 2010 05:42:07 -0500 Received: from ey-out-1920.google.com ([74.125.78.146]:13265) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NenXi-0003MD-0w for emacs-orgmode@gnu.org; Tue, 09 Feb 2010 05:42:06 -0500 Received: by ey-out-1920.google.com with SMTP id 3so937858eyh.2 for ; Tue, 09 Feb 2010 02:42:04 -0800 (PST) In-Reply-To: <4B7136A0.7090408@gmail.com> 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: Christian Wittern Cc: emacs-orgmode@gnu.org Hi Christian, for a possible solution, please study the docstring of the face org- column. - Carsten On Feb 9, 2010, at 11:19 AM, Christian Wittern wrote: > 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 > > > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten