From: Michael Brand <michael.ch.brand@gmail.com>
To: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: FIX missing case-folding in test-ob-emacs-lisp.el
Date: Wed, 13 Mar 2013 18:19:38 +0100 [thread overview]
Message-ID: <CALn3zohNK=5qkpiCtrpUaWnssTw5GpY3_VtC-M6nh_i-G=HHPA@mail.gmail.com> (raw)
In-Reply-To: <513F620C.6010207@easy-emacs.de>
Hi Andreas
On Tue, Mar 12, 2013 at 6:12 PM, Andreas Röhler
<andreas.roehler@easy-emacs.de> wrote:
> [...]
> F test-org-table/compare
> Basic: Compare field references in Calc.
> (ert-test-failed
> ((should
> (equal expect result))
> :form
> (equal "
> | | 0 | z | | nan | uinf | -inf | inf |
> |------+---+---+---+-----+------+------+-----|
> | 0 | x | | | | | | |
> | z | | x | | | | | |
> | | | | x | | | | |
> | nan | | | | x | | | |
> | uinf | | | | | x | | |
> | -inf | | | | | | x | |
> | inf | | | | | | | x |
> #+TBLFM: @I$<<..@>$> = if(\"$1\" = \"@1\", x, string(\"\")); E" "
> | | 0 | z | | nan | uinf | -inf | inf |
> |------+---+---+---+-----+------+------+-----|
> | 0 | x | | x | | | | |
> | z | | x | | | | | |
> | | x | | x | | | | |
> | nan | | | | x | | | |
> | uinf | | | | | x | | |
> | -inf | | | | | | x | |
> | inf | | | | | | | x |
> #+TBLFM: @I$<<..@>$> = if(\"$1\" = \"@1\", x, string(\"\")); E")
> [...]
This and all other “test-org-table/.*” look exactly as when I was
working on some spreadsheet features:
http://article.gmane.org/gmane.emacs.orgmode/63975
Therefore for me it seems that your lisp/org-table.el is older than
testing/lisp/test-org-table.el and does not match. Are you sure you
don’t have a mixed installation? What is the output of M-x
org-version that would show this?
Michael
next prev parent reply other threads:[~2013-03-13 17:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-12 15:45 FIX missing case-folding in test-ob-emacs-lisp.el Andreas Röhler
2013-03-12 15:59 ` Bastien
2013-03-12 16:40 ` Andreas Röhler
2013-03-12 17:12 ` Andreas Röhler
2013-03-13 17:19 ` Michael Brand [this message]
2013-03-13 17:33 ` Andreas Röhler
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='CALn3zohNK=5qkpiCtrpUaWnssTw5GpY3_VtC-M6nh_i-G=HHPA@mail.gmail.com' \
--to=michael.ch.brand@gmail.com \
--cc=andreas.roehler@easy-emacs.de \
--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).