From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org.el: make org-paragraph-fill ignore \[...\] regions starting and ending a line Date: Mon, 11 Aug 2014 22:44:30 +0200 Message-ID: <87lhqubvtd.fsf@nicolasgoaziou.fr> References: <87mwbbp45b.fsf@nicolasgoaziou.fr> <874mxiizgg.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43087) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XGwRf-0005LJ-7w for emacs-orgmode@gnu.org; Mon, 11 Aug 2014 16:44:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XGwRX-0002xS-6V for emacs-orgmode@gnu.org; Mon, 11 Aug 2014 16:43:55 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:50617) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XGwRX-0002xN-0m for emacs-orgmode@gnu.org; Mon, 11 Aug 2014 16:43:47 -0400 In-Reply-To: <874mxiizgg.fsf@gmx.us> (rasmus@gmx.us's message of "Mon, 11 Aug 2014 21:43:59 +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: Rasmus Cc: emacs-orgmode@gnu.org, beffa@ieee.org Rasmus writes: > How about adding the possibility to add hooks to org-fill-paragraph? > So that people can add "extensions" to fill as they want and the core > function can rely on org-element only? You can `defadvice' anything to your heart's content. OTOH, providing a hook for such a core feature is just over-engineering. Regards, -- Nicolas Goaziou