From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Column view and faces Date: Thu, 27 Aug 2009 18:32:03 +0200 Message-ID: References: <83k50radbe.fsf@CHRISTIAN.i-did-not-set--mail-host-address--so-tickle-me> 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 1Mgj5G-0001sb-Va for emacs-orgmode@gnu.org; Thu, 27 Aug 2009 13:48:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mgj5C-0001q6-Cv for emacs-orgmode@gnu.org; Thu, 27 Aug 2009 13:48:26 -0400 Received: from [199.232.76.173] (port=59283 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mgj5C-0001pz-97 for emacs-orgmode@gnu.org; Thu, 27 Aug 2009 13:48:22 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:47144) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mgj5B-00075W-Pc for emacs-orgmode@gnu.org; Thu, 27 Aug 2009 13:48:22 -0400 Received: by mail-ew0-f211.google.com with SMTP id 7so1425042ewy.31 for ; Thu, 27 Aug 2009 10:48:21 -0700 (PDT) In-Reply-To: <83k50radbe.fsf@CHRISTIAN.i-did-not-set--mail-host-address--so-tickle-me> 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@lasarczyk.de Cc: emacs-orgmode@gnu.org Hi Christian, On Aug 25, 2009, at 9:44 PM, christian@lasarczyk.de wrote: > Dear orgmode developers and users, > > I have some issues concerning column view and faces. > > 1. If I increase text scale manually using "C-x C-+" or "M-x > text-scale-increase" the faces of my "normal text" increase, but not > the > column view part. > 2. If I configure default faces within .emacs just the column title > scales, but not the column view tables content. > > Hopefully this is not a RTFM issue, but I was not able to fix this > using > the manual. > > I am using GNU Emacs 23.1.1 and orgmode 6.29c and did not configure > any > orgmode faces. Maybe you can customize the face org-column-header??? I do not know enough about text-scale-mode to be able to automatically adjust this to the correct size.... Anyone??? - Carsten