emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Thomas Holst <Thomas_Holst@gmx.de>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Bug: org-capture with template for a table
Date: Thu, 17 Jan 2019 14:51:51 +0100	[thread overview]
Message-ID: <871s5bqtmw.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87zhs0n6ym@boerne> (Thomas Holst's message of "Wed, 16 Jan 2019 13:05:21 +0100")

Hello,

Thomas Holst <Thomas_Holst@gmx.de> writes:

> recently I encountered a bug with capturing table lines. Here is a ECM
> to reproduce it:
>
> - org-mode file (testing.org):
>
> #+begin_src org
> * Headline
> |---+------+--------|
> |   | Name | Amount |
> |---+------+--------|
> |---+------+--------|
> |   |      |        |
> |---+------+--------|
> #+TBLFM: @2$3=vsum(@-II..@-I);%.2f
> #+end_src

[...]

> When I evaluate capture template I get following result:
>
> #+begin_src org
> * Headline
> |---+------+--------|
> |   | Name | Amount |
> |---+------+--------|
> | # |      |  33.00 |
>
> |---+---+---|
> |   |   |   |
> |---+---+---|
> #+TBLFM: @2$3=vsum(@-II..@-I);%.2f
> #+end_src

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2019-01-17 13:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-16 12:05 Bug: org-capture with template for a table Thomas Holst
2019-01-17 13:51 ` Nicolas Goaziou [this message]
2019-01-17 18:56   ` Thomas Holst

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=871s5bqtmw.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=Thomas_Holst@gmx.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).