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 20:12:39 +0900 Message-ID: <4B714327.7040606@gmail.com> References: <4B71056C.20106@gmail.com> <83wrym6a67.fsf@yahoo.it> <4B7136A0.7090408@gmail.com> <4ADF7555-7BAC-4978-9843-872195209A30@gmail.com> 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 1Neo1P-0006N9-Fq for emacs-orgmode@gnu.org; Tue, 09 Feb 2010 06:12:47 -0500 Received: from [199.232.76.173] (port=38247 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Neo1O-0006N1-U2 for emacs-orgmode@gnu.org; Tue, 09 Feb 2010 06:12:46 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Neo1N-0007u1-D2 for emacs-orgmode@gnu.org; Tue, 09 Feb 2010 06:12:46 -0500 Received: from mail-yw0-f200.google.com ([209.85.211.200]:49958) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Neo1N-0007tv-5W for emacs-orgmode@gnu.org; Tue, 09 Feb 2010 06:12:45 -0500 Received: by ywh38 with SMTP id 38so1643568ywh.6 for ; Tue, 09 Feb 2010 03:12:43 -0800 (PST) In-Reply-To: <4ADF7555-7BAC-4978-9843-872195209A30@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: Carsten Dominik Cc: emacs-orgmode@gnu.org On 2010-02-09 19:42, Carsten Dominik wrote: > Hi Christian, > > for a possible solution, please study the docstring of the face > org-column. A wonderful, this is exactly what I need. And it might be that something, maybe a color-theme, inadvertly had changed this, because customize tells me that it had been changed outside of customize. So it might be that the culprit was not Org-mode at all? I have to admit I don't really understand what's going on, except that my problem is solved now. Hurray! Christian