emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] user-error: Not at a block -- how to debug?


From: Nicolas Goaziou
Subject: Re: [O] user-error: Not at a block -- how to debug?
Date: Mon, 15 Sep 2014 20:28:29 +0200

Eric S Fraga <address@hidden> writes:

> Is there an alternative means of raising an error or warning without
> terminating normal processing?

In this case, no error should be thrown.

"hideblocks" startup options triggers `org-hide-block-all', which, in
turn, calls `org-hide-block-toggle-maybe', which is the safe version of
`org-hide-block-toggle'.

Unfortunately, `org-hide-block-toggle-maybe' wasn't very safe. I fixed
it too.


Regards,

-- 
Nicolas Goaziou



reply via email to

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