From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis Anaya Subject: Re: Org mode export to Groff MM. Feature Freeze Date: Tue, 17 Jul 2012 04:53:06 -0400 Message-ID: References: <87vchnab4n.fsf@altern.org> <87ipdn7hc6.fsf@gmail.com> <87bojf78as.fsf@gmail.com> <87mx2y6d2t.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33947) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sr3X6-0008L4-7D for emacs-orgmode@gnu.org; Tue, 17 Jul 2012 04:53:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sr3X0-0000Wz-Km for emacs-orgmode@gnu.org; Tue, 17 Jul 2012 04:53:28 -0400 In-Reply-To: <87mx2y6d2t.fsf@gmail.com> (Nicolas Goaziou's message of "Tue\, 17 Jul 2012 09\:50\:34 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: Bastien , emacs-orgmode@gnu.org Nicolas Goaziou 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