From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Maihofer Subject: Re: Large Font in Column-View Date: Tue, 17 Mar 2009 13:09:52 +0100 Message-ID: <49BF9310.4050807@gmx.de> References: <49BC181D.3060208@gmx.de> <59620074-F32D-4410-811E-460224CB9CD8@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LjY7T-0003Lk-2Q for emacs-orgmode@gnu.org; Tue, 17 Mar 2009 08:10:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LjY7L-0003KN-DH for emacs-orgmode@gnu.org; Tue, 17 Mar 2009 08:10:04 -0400 Received: from [199.232.76.173] (port=42328 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LjY7L-0003KK-7G for emacs-orgmode@gnu.org; Tue, 17 Mar 2009 08:09:59 -0400 Received: from smtprelay11.ispgateway.de ([80.67.29.28]:53945) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LjY7K-0002Jq-Ro for emacs-orgmode@gnu.org; Tue, 17 Mar 2009 08:09:59 -0400 Received: from [82.113.106.6] (helo=[10.68.212.168]) by smtprelay11.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1LjY7H-0006xq-BA for emacs-orgmode@gnu.org; Tue, 17 Mar 2009 13:09:55 +0100 In-Reply-To: <59620074-F32D-4410-811E-460224CB9CD8@uva.nl> 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: emacs-orgmode@gnu.org Hi Carsten, thanks for your help! Carsten Dominik schrieb: > Is this change reversed when you exit column view? Yes, it is reversed. > Does it affect the columns only, or the text between headlines as well? I think the problem was "Org-Font-Lock / Org-Faces / Org-Column / Height". It was set to something like 110. I changed it to "80" and column-view looks like i what it to. Thanks again! Karl