emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Here is a patch I want to add to org.el……


From: Andreas Leha
Subject: Re: [O] Here is a patch I want to add to org.el……
Date: Tue, 03 Mar 2015 09:38:07 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (darwin)

Hi Nicolas,

Nicolas Goaziou <address@hidden> writes:
> Andreas Leha <address@hidden> writes:
>
>> I spoke a little too soon.  I still like it, but there is a regression.
>> See http://permalink.gmane.org/gmane.emacs.orgmode/95563
>
> Indeed. I also fixed a few other things. Here's the update.
>
> Thanks for the feedback.

Thanks for that, which is much better!

A small issue I still see is, that without prefix on the headline of a
section it claims to work on the section, but does so only if all
fragments in the section are overlaid or all are not overlaid.

So, in the example below, if only the first formula is overlaid, C-c C-x
C-l on the first headline has no effect.

I do not mind, actually.  But according to the documentation and to the
message in the minibuffer it should do something, IMO.

Regards,
Andreas

PS: The example again:

#+begin_org
* section 1
** section 1.1
*** section 1.1.1
$\alpha=1$
*** section 1.1.2
$\alpha=2$
** section 1.2
$\alpha=3$

* section 2
** section 2.1
$\alpha=4$
** section 2.2
$\alpha=5$
#+end_org




reply via email to

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