From mboxrd@z Thu Jan 1 00:00:00 1970 From: christian@lasarczyk.de Subject: Column view and faces Date: Tue, 25 Aug 2009 21:44:21 +0200 Message-ID: <83k50radbe.fsf@CHRISTIAN.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mg220-0000YE-05 for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 15:50:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mg21v-0000VN-N5 for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 15:50:11 -0400 Received: from [199.232.76.173] (port=49785 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mg21v-0000V5-Gz for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 15:50:07 -0400 Received: from lo.gmane.org ([80.91.229.12]:52248) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mg21u-0002wk-Ue for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 15:50:07 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1Mg21q-00016t-Nu for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 21:50:02 +0200 Received: from p5b166269.dip.t-dialin.net ([91.22.98.105]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Aug 2009 21:50:02 +0200 Received: from christian by p5b166269.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Aug 2009 21:50:02 +0200 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 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. Thanks for developing orgmode, best regards Christian