From: Michael Brand <michael.ch.brand@gmail.com>
To: Jarmo Hurri <jarmo.hurri@syk.fi>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: Special characters in tables (iso-latin-1 or utf-8)
Date: Fri, 27 Sep 2013 10:53:03 +0200 [thread overview]
Message-ID: <CALn3zoiTBai5y55deqyiuaivTYsLq2t0r6SO4nSGw1nECC9Jiw@mail.gmail.com> (raw)
In-Reply-To: <87had6hdy1.fsf@syk.fi>
Hi Jarmo
On Fri, Sep 27, 2013 at 10:21 AM, Jarmo Hurri <jarmo.hurri@syk.fi> wrote:
> | string | same string |
> |--------+-------------|
> | abc | abc |
> | smörre | #ERROR |
> #+TBLFM: $2=$1
A lisp formula is the easiest way to just copy fields:
#+TBLFM: $2 = '(identity $1)
See also the ERT test-org-table/copy-field in testing/lisp/test-org-table.el:
http://orgmode.org/w/org-mode.git?p=org-mode.git;a=blob_plain;f=testing/lisp/test-org-table.el
Michael
next prev parent reply other threads:[~2013-09-27 8:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-27 8:21 Special characters in tables (iso-latin-1 or utf-8) Jarmo Hurri
2013-09-27 8:53 ` Michael Brand [this message]
2013-09-28 8:05 ` Jarmo Hurri
2013-09-27 10:02 ` Marcin Borkowski
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=CALn3zoiTBai5y55deqyiuaivTYsLq2t0r6SO4nSGw1nECC9Jiw@mail.gmail.com \
--to=michael.ch.brand@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=jarmo.hurri@syk.fi \
/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).