Hi Nick,
Nick Dokos writes:
> However, the formula without the @ in front of III *also* works in this
> case. I don't know whether that's an accident or intended behavior.
FWIW, I don't know neither... maybe Carsten can tell.
--
Bastien
Bastien,
Bastien wrote:
> "Sebastien Vauban" writes:
>> They should not visually disappear, but they do.
>
> No... chances are that it comes from your configuration. Please always
> assume it does first, then provide a recipe if it's with emacs -Q. Thanks!
Yes, it does. I still had the following
Sebastien Vauban wrote:
> Hello Frank and Nick,
>
> Nick Dokos wrote:
> > Frank Mueller wrote:
> >
> >> Just a remark to the Org-Mode Reference Card
> >> (http://orgmode.org/orgcard.pdf).
> >>
> >> There is a little bug in the spreadsheet description.
> >>
> >> wrong:
> >> sum from 2nd to 3rd
"Sebastien Vauban"
writes:
> They should not visually disappear, but they do.
No... chances are that it comes from your configuration.
Please always assume it does first, then provide a recipe
if it's with emacs -Q. Thanks!
--
Bastien
Bastien,
Bastien wrote:
> "Sebastien Vauban" writes:
>
>> Now, maybe you're hit by a feature here: when setting
>> `org-hide-emphasis-markers' to t, some `@' disappear from the formula (as
>> you see them, while they're there: enable visible-mode and check it!).
>
> Why would @ disappear with `org
Hi Sébastien,
"Sebastien Vauban"
writes:
> Now, maybe you're hit by a feature here: when setting
> `org-hide-emphasis-markers' to t, some `@' disappear from the formula (as you
> see them, while they're there: enable visible-mode and check it!).
Why would @ disappear with `org-hide-emphasis-mar
Hello Frank and Nick,
Nick Dokos wrote:
> Frank Mueller wrote:
>
>> Just a remark to the Org-Mode Reference Card
>> (http://orgmode.org/orgcard.pdf).
>>
>> There is a little bug in the spreadsheet description.
>>
>> wrong:
>> sum from 2nd to 3rd hline |:=vsum(@II..@III)|
>>
>> correct:
>> sum
Frank Mueller wrote:
> Just a remark to the Org-Mode Reference Card (http://orgmode.org/orgcard.pdf).
>
> There is a little bug in the spreadsheet description.
>
> wrong:
> sum from 2nd to 3rd hline |:=vsum(@II..@III)|
>
> correct:
> sum from 2nd to 3rd hline |:=vsum(@II..III)|
>
> The second