From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eraldo Helal Subject: Re: huge font in column view Date: Tue, 11 May 2010 01:06:17 +0200 Message-ID: <87zl07uzkm.fsf@eraldo.org> References: <87k4rfbmk5.fsf@eraldo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=39971 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OBc3Q-0005hh-Cj for emacs-orgmode@gnu.org; Mon, 10 May 2010 19:06:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OBc3P-000664-1R for emacs-orgmode@gnu.org; Mon, 10 May 2010 19:06:28 -0400 Received: from fg-out-1718.google.com ([72.14.220.158]:30100) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OBc3O-00065s-T5 for emacs-orgmode@gnu.org; Mon, 10 May 2010 19:06:27 -0400 Received: by fg-out-1718.google.com with SMTP id 22so986504fge.12 for ; Mon, 10 May 2010 16:06:25 -0700 (PDT) In-Reply-To: (Carsten Dominik's message of "Mon, 10 May 2010 10:49:18 +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: Carsten Dominik Cc: Org-Mode Carsten Dominik writes: > Hi Eraldo, > > what is the spec of the face org-column in your setup? Font: DejaVu Sans Mono Height in 1/10 pt: 120 > Please read the docstring of that face and see if that helps > you track down the problem. Does it make a difference to > specify the size for org-column explicitly? Yes it does. I have set '(set-face-attribute 'default nil :height 80)' in my .emacs because I thought that changes the default font size (on which the others are based on). If that does not change it, how else can I change the default font size (preferably without changing/defining the font family). Thank you for that hint. Greetings from Austria, Eraldo