From: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
To: Michael Brand <michael.ch.brand@gmail.com>
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:33:02 +0100 [thread overview]
Message-ID: <5140B84E.8000001@easy-emacs.de> (raw)
In-Reply-To: <CALn3zohNK=5qkpiCtrpUaWnssTw5GpY3_VtC-M6nh_i-G=HHPA@mail.gmail.com>
Am 13.03.2013 18:19, schrieb Michael Brand:
> 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?
Hi Michael,
thanks, that might be the case. Probably installed org-mode mixes up w/ loaded from source.
Still trying to set up a developing environment, which should use the current trunk.
emacs -Q already loads org-mode now.
Maybe should unload it first.
Andreas
What is the output of M-x
> org-version that would show this?
>
> Michael
>
prev parent reply other threads:[~2013-03-13 17:32 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
2013-03-13 17:33 ` Andreas Röhler [this message]
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=5140B84E.8000001@easy-emacs.de \
--to=andreas.roehler@easy-emacs.de \
--cc=emacs-orgmode@gnu.org \
--cc=michael.ch.brand@gmail.com \
/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).