From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: bugs in commenting and filling Date: Fri, 31 Aug 2012 00:32:20 -0700 Message-ID: References: <87a9xfqlzu.fsf@gmail.com> <87harjiobp.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40862) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7LiI-0006id-KH for emacs-orgmode@gnu.org; Fri, 31 Aug 2012 03:32:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T7LiH-0008WT-Mp for emacs-orgmode@gnu.org; Fri, 31 Aug 2012 03:32:22 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:37440) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7LiH-0008WO-H6 for emacs-orgmode@gnu.org; Fri, 31 Aug 2012 03:32:21 -0400 Received: by obhx4 with SMTP id x4so5630669obh.0 for ; Fri, 31 Aug 2012 00:32:20 -0700 (PDT) In-Reply-To: <87harjiobp.fsf@gmail.com> 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: emacs-orgmode@gnu.org What hook in the old exporter would be the closest equivalent? > (add-hook 'org-export-before-parsing-hook 'my-flush-old-comment-syntax) Thanks. Samuel