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-hide-emphasis-markers' set to t?

They should not visually disappear, but they do.

Consider the following formula line:

|---+---|
|   |   |
|---+---|
#+TBLFM: @1$1=vsum(@-I..@-II)

It becomes this:

#+TBLFM: 1$1=vsum(-I..@-II)
         ^        ^

when `org-hide-emphasis-markers' is turned on.

Best regards,
  Seb

-- 
Sebastien Vauban


Reply via email to