Derek Thomas wrote:
> > Nick Dokos writes:
> >
> >> (defun org-list-to-paragraph ()
> >> "Convert the list at point into a paragraph."
> >> (interactive)
> >> (insert (org-list-to-generic (org-list-parse-list t)
> >> '(:ustart ""
> >>
> Nick Dokos writes:
>
>> (defun org-list-to-paragraph ()
>> "Convert the list at point into a paragraph."
>> (interactive)
>> (insert (org-list-to-generic (org-list-parse-list t) '(:ustart "" :splice
>> t :isep " " :nobr t
>>
>>
>> (defun org-lists-to-paragraphs ()
>> (goto-char (po
Hello,
Nick Dokos writes:
> (defun org-list-to-paragraph ()
> "Convert the list at point into a paragraph."
> (interactive)
> (insert (org-list-to-generic (org-list-parse-list t) '(:ustart "" :splice t
> :isep " " :nobr t
>
>
> (defun org-lists-to-paragraphs ()
> (goto-char (point-
Derek Thomas wrote:
> I find it convenient to outline LaTeX documents using org-mode. I
> often find myself with every sentence in a paragraph as an item in an
> org list. This makes it convenient to manipulate the paragraph. Is
> it possible to export a certain list bullet style (+,-, etc.) a
I find it convenient to outline LaTeX documents using org-mode. I
often find myself with every sentence in a paragraph as an item in an
org list. This makes it convenient to manipulate the paragraph. Is
it possible to export a certain list bullet style (+,-, etc.) as a
paragraph instead of as a