emacs-devel
[Top][All Lists]
Advanced

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

Re: suggestion for tab keybinding in hideshow minor mode.


From: Thien-Thi Nguyen
Subject: Re: suggestion for tab keybinding in hideshow minor mode.
Date: Fri, 03 Dec 2010 00:42:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

() Tassilo Horn <address@hidden>
() Thu, 02 Dec 2010 18:28:56 +0100

     (let ((obj (car (overlays-in
                      (save-excursion (move-beginning-of-line nil) (point))
                      (save-excursion (move-end-of-line nil) (point))))))
       ...)

See also ‘line-beginning-position’, ‘line-end-position’,
‘hs-already-hidden-p’, ‘hs-overlay-at’.



reply via email to

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