From: Bastien <bzg@altern.org>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: "Sébastien Vauban" <wxhgmqzgwmuf@spammotel.com>, emacs-orgmode@gnu.org
Subject: Re: Re: Closing #+results: with #+end declaration?
Date: Thu, 03 Mar 2011 12:11:45 +0100 [thread overview]
Message-ID: <87wrkgmpam.fsf@gnu.org> (raw)
In-Reply-To: <877hcl9rep.fsf@gmail.com> (Eric Schulte's message of "Sun, 27 Feb 2011 13:00:28 -0700")
Hi Eric,
"Eric Schulte" <schulte.eric@gmail.com> writes:
> #+begin_src emacs-lisp :results wrap :exports both
> (mapcar (lambda (el) (list el (+ 1 (* el el)))) (number-sequence 0 10))
> #+end_src
>
> #+results:
> #+BEGIN_RESULT
> | 0 | 1 |
> | 1 | 2 |
> | 2 | 5 |
> | 3 | 10 |
> | 4 | 17 |
> | 5 | 26 |
> | 6 | 37 |
> | 7 | 50 |
> | 8 | 65 |
> | 9 | 82 |
> | 10 | 101 |
> #+END_RESULT
>
> I've just added documentation of the "wrap" header argument to the
> manual.
Thanks -- IMHO wrapping with begin/end_result could be the default,
or even the only option avaiable (but it would break current code.)
> I agree that (possibly aside from clarity) there is no real need for the
> end block to specify its type. However as I use helper methods
> (e.g. yasnippets) for all block creation, then extra characters
> represent no real typing burden.
Let's think about this later, no real emergency here.
Thanks for your feedback,
--
Bastien
--
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next prev parent reply other threads:[~2011-03-03 11:12 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-04 16:00 [babel] How to kill two birds with one stone? Sébastien Vauban
2011-02-04 17:43 ` Dan Davison
2011-02-04 22:23 ` Sébastien Vauban
2011-02-06 16:51 ` Sébastien Vauban
2011-02-20 8:57 ` Eric Schulte
2011-02-25 14:27 ` Sébastien Vauban
2011-02-25 22:44 ` Nick Dokos
2011-02-25 22:55 ` Nick Dokos
2011-02-28 13:59 ` Sébastien Vauban
2011-02-26 0:24 ` Eric Schulte
2011-02-26 9:56 ` Closing #+results: with #+end declaration? Bastien
2011-02-27 20:00 ` Eric Schulte
2011-02-28 13:54 ` Sébastien Vauban
2011-03-03 11:11 ` Bastien [this message]
2011-02-28 15:16 ` [babel] How to kill two birds with one stone? Sébastien Vauban
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=87wrkgmpam.fsf@gnu.org \
--to=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
--cc=schulte.eric@gmail.com \
--cc=wxhgmqzgwmuf@spammotel.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).