all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: 23890@debbugs.gnu.org
Cc: rvernica@gmail.com
Subject: bug#23890: 25.0.94; Org-mode Table does not copy time interval correctly
Date: Tue, 05 Jul 2016 23:58:31 +0200	[thread overview]
Message-ID: <87shvnhhmg.fsf@saiph.selenimh> (raw)
In-Reply-To: <8360slpdny.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 04 Jul 2016 19:32:17 +0300")

Hello,

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Glenn Morris <rgm@gnu.org>
>> Cc: Rares Vernica <rvernica@gmail.com>,  23890@debbugs.gnu.org
>> Date: Mon, 04 Jul 2016 12:30:48 -0400
>> 
>> (Isn't it weird to have a component of Emacs for which we effectively
>> don't accept bug reports?)
>
> It is.  But as long as the Org maintainers are rare guests here, I see
> no other way.

It isn't a bug actually.

Spreadsheet formulas are sent to Calc (unless it starts with "'(" in
which case it is treated as Elisp). Doing symbolic computations, Calc
parses "1d" as one time the symbolic variable "d". So "1d" is the same
as "d".

Basically, the OP could use instead:

  #+TBLFM: $3='(identity $2)

I guess we could add a "raw" mode string, e.g., ;R, but that's out of
the scope of this bug report.

Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2016-07-05 21:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-04  5:30 bug#23890: 25.0.94; Org-mode Table does not copy time interval correctly Rares Vernica
2016-07-04 14:49 ` Eli Zaretskii
2016-07-04 16:30   ` Glenn Morris
2016-07-04 16:32     ` Eli Zaretskii
2016-07-05 21:58       ` Nicolas Goaziou [this message]
2016-07-06  4:44         ` Rares Vernica
2016-07-06 20:34           ` Nicolas Goaziou
2017-12-01 18:57             ` Nicolas Goaziou
2017-12-01 20:59               ` Nicolas Goaziou

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87shvnhhmg.fsf@saiph.selenimh \
    --to=mail@nicolasgoaziou.fr \
    --cc=23890@debbugs.gnu.org \
    --cc=rvernica@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.