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 interactive compiled Lisp function in `hl-line.el'.
> | (hl-line-mode &optional ARG)
> | 
> | Buffer-local minor mode to highlight the line about point.
> | With ARG, turn Hl-Line mode on if ARG is positive, off otherwise.
> | 
> | If `hl-line-sticky-flag' is non-nil, Hl-Line mode highlights the
> | line about the buffer's point in all windows.  Caveat: the
> | buffer's point might be different from the point of a
> | non-selected window.  Hl-Line mode uses the function
> | `hl-line-highlight' on `post-command-hook' in this case.
> | 
> | When `hl-line-sticky-flag' is nil, Hl-Line mode highlights the
> | line about point in the selected window only.  In this case, it
> | uses the function `hl-line-unhighlight' on `pre-command-hook' in
> | addition to `hl-line-highlight' on `post-command-hook'.
> `----
> 
> Bye,
> Tassilo

Thank you Tassilo,

hl-line-mode does not work in the agenda view.

Rainer



_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to