Sebastien Vauban <wxhgmqzgw...@spammotel.com> wrote: > Hello Frank and Nick, > > Nick Dokos wrote: > > Frank Mueller <fm.em...@web.de> 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 at symbol must be deleted for correct working. > > > > Why do you think so? > > I second Nick: your proposition is wrong; it can't work like that. >
I heard from Frank privately: there was another error in the formula and he thought he had to get rid of the second @ to make it work. That's not correct: the @III form works fine 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. Nick > 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!). > > Is this what happens to you? > > That's a feature... > > Best regards, > Seb > > -- > Sebastien Vauban > >