From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Re: \newpage in HTML export Date: Sun, 05 Jan 2014 11:46:27 +0100 Message-ID: <87d2k6vh8c.fsf@bzg.ath.cx> References: <8738moubd4.fsf_-_@ericabrahamsen.net> <8738mo68fi.fsf@gmail.com> <3389069.jUrlGMUlNA@descartes> <87a9gu6t92.fsf@gmail.com> <87k3fym54f.fsf@ericabrahamsen.net> <87li0dvr4d.fsf@med.uni-goettingen.de> <87wqixhu66.fsf@gmail.com> <871u0pcbw0.fsf@bzg.ath.cx> <87mwjckgnf.fsf@med.uni-goettingen.de> <87iou0kes4.fsf@med.uni-goettingen.de> <8638l3zfz1.fsf@somewhere.org> <87ob3rvsv0.fsf@bzg.ath.cx> <8661pydasi.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55755) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzlES-0002NG-Bo for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 05:47:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VzlEK-0003CW-48 for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 05:47:00 -0500 Received: from plane.gmane.org ([80.91.229.3]:39717) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzlEJ-0003CS-Sq for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 05:46:52 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VzlEF-0004gR-9L for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 11:46:47 +0100 In-Reply-To: <8661pydasi.fsf@somewhere.org> (Sebastien Vauban's message of "Sun, 05 Jan 2014 10:42:53 +0100") 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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org "Sebastien Vauban" writes: > The thing is that, IMHO, there are 2 types of filters required: > > - filters for my own additions to Org syntax, that I don't need (or > want) to share with anybody > > - filters for "missing" Org syntax which seems a need that many users > have at some point > > The \newpage stuff, AFAIU, falls in the second category. This question > came a couple of times already on this ML, hence my suggestion to offer > it in a more standard way -- without just telling "go on Worg, copy some > snippet you'd find, paste it in your .emacs, and tell your colleagues to > do the same". Yes, that's why I suggest filters to be only for local customizations, while "filters-needed-by-many-users" should really be in the code (and probably not as filters.) But still, a place to find and learn about filters would be nice. -- Bastien