emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: huge font in column view


From: Carsten Dominik
Subject: Re: [Orgmode] Re: huge font in column view
Date: Mon, 10 May 2010 12:15:23 +0200


On May 10, 2010, at 11:53 AM, Sébastien Vauban wrote:

Hi Carsten,

Carsten Dominik wrote:
On May 7, 2010, at 8:20 PM, Eraldo Helal wrote:

When I press 'C-c C-x C-c' on a headline in org-mode, I get into column view as expected, however the font is huuuge! I remember seeing the same sized font when starting emacs without my config file. I have set the font
size for this very reason... but column mode seems to ignore it

According to what I read, column view gets the font size from the 'default font'. Until now I thought I had changed the default font with '(set-face- attribute 'default nil :height 80)'. How else can I set the default font
size? Or is the problem elsewhere?

what is the spec of the face org-column in your setup? Does it make a
difference to specify the size for org-column explicitly?

As I said, I have the same problems.

Though, I tried setting the size explicitly:

--8<---------------cut here---------------start------------->8---
(org-column ((t (:background "gold" :height 80 :family "Consolas"))))
(org-agenda-column-dateline ((t (:background "deep sky blue" :height 80 :family "Consolas"))))
--8<---------------cut here---------------end--------------->8---

but it does not help.

What do you get if you do M-x describe-face on the following faces:

default
org-level-1
org-level-2
org-column

??

Are you talking about column view in the agenda or in an org file?

- Carsten



reply via email to

[Prev in Thread] Current Thread [Next in Thread]