emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [bug] As if there were no formulas
@ 2012-06-22 19:19 Sebastien Vauban
  0 siblings, 0 replies; only message in thread
From: Sebastien Vauban @ 2012-06-22 19:19 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hello,

Formulas are not shown anymore (with `C-u C-x =') as we introduce the use of
"symbolic" references (such as @>).

* Example

|   | Date of bill     | Amount |
|---+------------------+--------|
|   | [2011-10-04 Tue] |  69.02 |
|   | [2011-06-03 Fri] | 155.02 |
|   | [2011-02-01 Tue] | 180.01 |
|---+------------------+--------|
|   | Total            | 404.05 |
#+TBLFM: @>$3=vsum(@-I..@-II);%.2f

* Problems

1. If I go on cell `@5$3' and do a `C-u C-x =', I don't see any formula --
   subject of this post.

2. Extra discovery: unless in "Visible mode", I don't see the `@' character in
   the TBLFM line. What I see is:

     #+TBLFM: >>$3=vsum(-I..@-II);%.2f
              ^         ^
   Now that I think about it, it must be a side effect of:

   + hiding the markers
   + having `@' as extra marker for alert... Not such a judicious choice, then,
     for Org-Beamer... Using `!' could be a better choice?

Best regards,
  Seb

-- 
Sebastien Vauban

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-22 19:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-22 19:19 [bug] As if there were no formulas Sebastien Vauban

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).