[Orgmode] Re: Highlighting agenda line

2007-08-02 Thread Rainer Stengele
Leo schrieb: > On 2007-08-02 12:24 +0100, Leo wrote: >> On 2007-08-02 12:19 +0100, Rainer Stengele wrote: >>> hl-line-mode does not work in the agenda view. >> Try >> >> (add-hook org-agenda-mode-hook 'hl-line-mode) > It should be: > (add-hook 'org-agenda-mode-hook 'hl-line-mode) > excellent! wor

RE: [Orgmode] Interpretation of priorities in org-mode

2007-08-02 Thread Egli Christian (KIRO 41)
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Piotr Zielinski Sent: Wednesday, August 01, 2007 5:24 PM To: Jason F. McBrayer Cc: emacs-orgmode@gnu.org Subject: Re: [Orgmode] Interpretation of priorities in org-mode > > If something has to be done today,

[Orgmode] Re: Highlighting agenda line

2007-08-02 Thread Leo
On 2007-08-02 12:24 +0100, Leo wrote: > On 2007-08-02 12:19 +0100, Rainer Stengele wrote: >> hl-line-mode does not work in the agenda view. > > Try > > (add-hook org-agenda-mode-hook 'hl-line-mode) It should be: (add-hook 'org-agenda-mode-hook 'hl-line-mode) -- Leo (GPG K

[Orgmode] Re: Highlighting agenda line

2007-08-02 Thread Leo
On 2007-08-02 12:19 +0100, Rainer Stengele wrote: > hl-line-mode does not work in the agenda view. Try (add-hook org-agenda-mode-hook 'hl-line-mode) -- Leo (GPG Key: 9283AA3F) ___ Emacs-orgmode mailing list Emacs-orgmode@gn

[Orgmode] Re: Highlighting agenda line

2007-08-02 Thread Rainer Stengele
Tassilo Horn schrieb: > Rainer Stengele <[EMAIL PROTECTED]> writes: > > Hi Rainer, > >> I would therefore also like the line where the cursor is in >> highlighted. Am I missing a custom parameter or do I have to look >> elesewhere? > > ,[ C-h f hl-line-mode RET ] > | hl-line-mode is an inte

[Orgmode] Re: Highlighting agenda line

2007-08-02 Thread Tassilo Horn
Rainer Stengele <[EMAIL PROTECTED]> writes: Hi Rainer, > I would therefore also like the line where the cursor is in > highlighted. Am I missing a custom parameter or do I have to look > elesewhere? ,[ C-h f hl-line-mode RET ] | hl-line-mode is an interactive compiled Lisp function in `hl-l

[Orgmode] Highlighting agenda line

2007-08-02 Thread Rainer Stengele
Being in agenda view I find it nice to see the lines moved over by mouse highlighted. I have quite long agenda lines. As the cursor in agenda view stays at the beginning of the line its quite hard to track in which line I am at the moment with the cursor. I would therefore also like the line wh