From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: [PATCH] Override the default class name with a new one. Date: Wed, 19 Jun 2013 00:33:16 +0200 Message-ID: <87sj0fcamr.fsf@pank.eu> References: <87hah2wn8y.fsf@news.tumashu-localhost.org> <87k3lw24rv.fsf@gmail.com> <87ehc4u3m8.fsf@news.tumashu-localhost.org> <87k3lrgqmg.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57833) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Up4br-0008OS-NH for emacs-orgmode@gnu.org; Tue, 18 Jun 2013 18:42:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Up4Sn-00008g-E7 for emacs-orgmode@gnu.org; Tue, 18 Jun 2013 18:34:22 -0400 Received: from mout.gmx.net ([212.227.17.22]:61140) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Up4Sn-00006U-5E for emacs-orgmode@gnu.org; Tue, 18 Jun 2013 18:33:21 -0400 In-Reply-To: <87k3lrgqmg.fsf@gmail.com> (Nicolas Goaziou's message of "Tue, 18 Jun 2013 21:34:15 +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: n.goaziou@gmail.com Cc: tumashu@gmail.com, emacs-orgmode@gnu.org Nicolas Goaziou writes: >> 1. we can add a function `(defun org-latex-add-deriverd-class (class >> exist-class) ...) to menupulate `org-latex-classes >> 2. My patch's approach. >> 3. others. > > We can modify `org-latex-classes' docstring (e.g. by adding examples) so > it is easier to understand. I'd rather have a patch in that direction > than to add yet another variable and keyword. Perhaps the users who'd feel uncomfortable with add-to-list of org-latex-class are more likely to read org.texi (or more likely org.html). I'm working on adding a paragraph/example to org.texi. I still think changing document class on the fly might be useful although not really necessary =E2=80=93Rasmus=20 --=20 Send from my Emacs