emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-elements: list in drawer


From: Nicolas Goaziou
Subject: Re: [O] org-elements: list in drawer
Date: Tue, 07 Aug 2012 09:40:26 +0200

Hello,

Michael Brand <address@hidden> writes:

> M-q on the list item in this example does not try to fill:
>
> #+BEGIN_SRC org
>   ,#+DRAWERS: MYDRAWER
>   ,:MYDRAWER:
>   ,- a paragraph longer than one line, a paragraph longer than one
> line, a paragraph longer than one line
>   ,:END:
> #+END_SRC

What do you want to fill here?  Theres a an item on a single line, then
a paragraph outside the list below.

> org-fill-paragraph recognizes a plain list but I think it should be a
> paragraph, like when without the drawer. org-element-parse-buffer
> looks to me as I would expect, org-element-at-point on the list item
> looks wrong to me.

I don't understand.  What should be a paragraph? Why does
`org-element-at-point' look wrong?

Also, remember,

  - text text text
  text outside item

is not the same as

  - text text text
    text inside item


Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]