emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Outline and org-mode don't insert text into folded sections logi


From: Jambunathan K
Subject: Re: [O] Outline and org-mode don't insert text into folded sections logically
Date: Sat, 22 Oct 2011 15:51:54 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (windows-nt)

Bastien <address@hidden> writes:

> Hi Suvayu,
>
> suvayu ali <address@hidden> writes:
>
>> I think this might be the right time to ask for a feature request,
>> unfold a tree if someone tries to edit it. This will prevent many
>> "mishaps".
>
> Good idea.  There is `post-self-insert-hook' but there is no
> `pre-self-insert-hook' that would check whether the point is in 
> an invisible area of the buffer, and send a warning about this.

In org-self-insert-command check for visibility at point and take the
required action.

> Any idea on how to implement this?

-- 



reply via email to

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