From: Michael Brand <michael.ch.brand@gmail.com>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: [bug] spreadsheet does not replace some fields
Date: Wed, 20 Jun 2012 14:26:42 +0200 [thread overview]
Message-ID: <CALn3zoiBxr8HPT_akc0_Q-a2rTdwzDGWxJP-Uf2K6mbjA60O_w@mail.gmail.com> (raw)
Hi all
Isn't there a nasty spreadsheet bug? I'm quite confused that it has
not been discovered yet so I start to doubt on my reliability.
- bug:
| this field is not replaced | 1 |
| this field is not replaced | 2 |
|----------------------------+---|
| 3 | 3 |
#+TBLFM: $1 = $2
- last minutes' release_7.8.11-85-g62453c5
- at least back to release_7.8.09-555-g323836f
- emacs -q, 23.3.1
- expected:
| 1 | 1 |
| 2 | 2 |
|---+---|
| 3 | 3 |
#+TBLFM: $1 = $2
- this variation works as expected:
| 1 | 1 |
| 2 | 2 |
| 3 | 3 |
#+TBLFM: $1 = $2
Michael
next reply other threads:[~2012-06-20 12:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-20 12:26 Michael Brand [this message]
2012-06-20 13:47 ` [bug] spreadsheet does not replace some fields Juan Pechiar
2012-06-20 20:53 ` Michael Brand
2012-08-24 17:49 ` Michael Brand
2012-08-24 17:53 ` Bastien
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=CALn3zoiBxr8HPT_akc0_Q-a2rTdwzDGWxJP-Uf2K6mbjA60O_w@mail.gmail.com \
--to=michael.ch.brand@gmail.com \
--cc=emacs-orgmode@gnu.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).