emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [bug] spreadsheet does not replace some fields
@ 2012-06-20 12:26 Michael Brand
  2012-06-20 13:47 ` Juan Pechiar
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Brand @ 2012-06-20 12:26 UTC (permalink / raw)
  To: Org Mode

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-08-24 17:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-20 12:26 [bug] spreadsheet does not replace some fields Michael Brand
2012-06-20 13:47 ` Juan Pechiar
2012-06-20 20:53   ` Michael Brand
2012-08-24 17:49     ` Michael Brand
2012-08-24 17:53       ` Bastien

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).