emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Tobias Zawada <Zawada@itisim.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Bug in org-lob: Function call adds space to argument string with parenthesis
Date: Sun, 20 Dec 2015 16:49:56 +0100	[thread overview]
Message-ID: <87si2xf7bv.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <b7e5f0cd5b2f4bfb91e06c3a695e9489@VS-Exchange-1.DD1.iti.local> (Tobias Zawada's message of "Fri, 18 Dec 2015 08:46:42 +0000")

Hello,

Tobias Zawada <Zawada@itisim.com> writes:

> * Bug in org-lob: Function call adds space to argument string with parenthesis
> Dear all,
>   Please see the following code. I would expect arg="()" as result of the  call-line but the result is arg="() " with an additional space.
>
>   #+NAME: test
>   #+BEGIN_SRC emacs-lisp :var arg=""
> (message "arg=%S" arg) #+END_SRC
>
>   #+RESULTS: : arg=""
>
>   #+call: test(arg="()")
>
>   #+RESULTS:
>   : arg="() "

I cannot reproduce it in development version. Could you update and try
again?

Thank you.

Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2015-12-20 15:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-18  8:46 Bug in org-lob: Function call adds space to argument string with parenthesis Tobias Zawada
2015-12-20 15:49 ` Nicolas Goaziou [this message]
2015-12-21  8:55   ` Tobias Zawada
2015-12-22 22:01     ` Nicolas Goaziou
2015-12-23  0:04       ` Robert Klein

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=87si2xf7bv.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=Zawada@itisim.com \
    --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).