From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastien Vauban" Subject: Re: Org-Mode Reference Card "bug" Date: Thu, 28 Feb 2013 10:28:02 +0100 Message-ID: <86bob4949p.fsf@somewhere.org> References: <4205.1361992685@alphaville> <86k3ps9645.fsf@somewhere.org> <87k3psg6pt.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org 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