emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Org mode export to Groff MM. Feature Freeze


From: Luis Anaya
Subject: Re: [O] Org mode export to Groff MM. Feature Freeze
Date: Tue, 17 Jul 2012 04:53:06 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Nicolas Goaziou <address@hidden> writes:

> You just have to put
>
>   (add-to-list 'org-element-block-name-alist 
>                '("GROFF" . org-element-export-block-parser))
>
> in org-e-groff.el so BEGIN_GROFF/END_GROFF blocks are treated as export
> blocks again. No need to remove anything in your text pre-processing
> because of this.

This looks vaguely familiar :( I think this was the change I made in
org-export.el. Let me add that on the org-e-groff.el code. 

Thanks for your help.

-- 
Luis Anaya
papo anaya aroba hot mail punto com
"Do not use 100 words if you can say it in 10" - Yamamoto Tsunetomo



reply via email to

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