emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] org-tags-column


From: Mikael Fornius
Subject: Re: [Orgmode] org-tags-column
Date: Sat, 20 Jun 2009 22:25:53 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux)

address@hidden (Ross A. Laird) writes:

> So, how do I set this? I have tried:
>
> (setq org-tags-column 100)

This is correct. Put the line in your $HOME/.emacs file and it will be
set at startup.

Another way is to use the interactive emacs customize system. I think
this is the easiest and preferred way to do it.

In this case (also availible from the menu bar: Options->Customize
Emacs->...):

M-x customize-variable RET org-tags-column RET

will take you to a interactive buffer with documentation about the
variable and buttons to take actions like save or reset settings.

All possible settings are in groups use the interactive functions
customize and customize-group to edit specific parts. 

Org mode has its own function to browse all settings:

M-x org-customize RET

For more information look att info page:

(info "(emacs) Customization")


I hope this helps!

-- 
Mikael Fornius




reply via email to

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