emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Sebastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: [bug] As if there were no formulas
Date: Fri, 22 Jun 2012 21:19:37 +0200	[thread overview]
Message-ID: <80mx3vrw6u.fsf@somewhere.org> (raw)

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

                 reply	other threads:[~2012-06-22 19:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=80mx3vrw6u.fsf@somewhere.org \
    --to=wxhgmqzgwmuf-genee64ty+gs+fvcfc7uqw@public.gmane.org \
    --cc=emacs-orgmode-mXXj517/zsQ@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).