Hi Nicolas On Wed, Aug 1, 2012 at 12:15 AM, Nicolas Goaziou <n.goaz...@gmail.com> wrote:
>> - cmd --log-level=wrn -o DST SRC :: >> description >> for long term > > This is a very special case. Trying to handle this would change the > simple convenience patch into larger machinery. I don't think it's worth > it since all it costs is a C-n before the M-q. Yes, together with multi-paragraph items now I see that this would be quite more complicated than I first thought. Also e. g. forward-paragraph (stumbles over "- A\n- B\n\n") or org-element-forward (different purpose) can not help here. Michael