emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Org-Mode Reference Card "bug"


From: Sebastien Vauban
Subject: Re: [O] Org-Mode Reference Card "bug"
Date: Thu, 28 Feb 2013 10:28:02 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.93 (windows-nt)

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(@address@hidden)

It becomes this:

#+TBLFM: 1$1=vsum(address@hidden)
         ^        ^

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

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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