emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Exzessive newlines in org-element item interpreter?
@ 2014-10-18 20:57 Thorsten Jolitz
  2014-10-19  6:45 ` Nicolas Goaziou
  0 siblings, 1 reply; 13+ messages in thread
From: Thorsten Jolitz @ 2014-10-18 20:57 UTC (permalink / raw)
  To: emacs-orgmode


Hi List, 

evaluating this
 
#+BEGIN_SRC emacs-lisp
(org-element-interpret-data
 '(item (:bullet "1" :tag "hello" :checkbox "trans" :counter 2)
 (section nil "world")))
#+END_SRC

#+results:
: 1. [@2] hello :: 
:    world

the content is always placed on a newline, which looks strange in my
eyes. Is that intended?

PS
and checkbox is ignored, no matter if I give 'on, 'off and 'trans as
symbols or strings.

-- 
cheers,
Thorsten

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-10-20 13:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-18 20:57 Exzessive newlines in org-element item interpreter? Thorsten Jolitz
2014-10-19  6:45 ` Nicolas Goaziou
2014-10-19  7:21   ` Thorsten Jolitz
2014-10-19  8:04     ` Thorsten Jolitz
2014-10-19 10:01       ` Nicolas Goaziou
2014-10-19 12:40         ` Thorsten Jolitz
2014-10-19 17:10           ` Nicolas Goaziou
2014-10-19 17:39             ` Thorsten Jolitz
2014-10-20  7:55               ` Nicolas Goaziou
2014-10-20  8:30                 ` Thorsten Jolitz
2014-10-20 12:31                   ` Nick Dokos
2014-10-20 13:23                     ` Thorsten Jolitz
2014-10-19 10:06     ` Nicolas Goaziou

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).