Hi all

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

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.

Today's release_7.8.11-374-g7791d40 on 24.1, emacs -Q.

Michael

Reply via email to