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. Best regards, Seb -- Sébastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode