From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Patch: typo in org-exp.el (EXPORT_EXCUDE_TAGS) Date: Sun, 26 Oct 2008 06:58:48 +0100 Message-ID: <15DABE7F-45D6-4FEB-926D-0A424191358A@uva.nl> References: <4903E20D.4030106@gmx.de> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KtyeP-0002qi-8e for emacs-orgmode@gnu.org; Sun, 26 Oct 2008 01:58:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KtyeM-0002nz-KA for emacs-orgmode@gnu.org; Sun, 26 Oct 2008 01:58:56 -0400 Received: from [199.232.76.173] (port=59189 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtyeM-0002nt-G5 for emacs-orgmode@gnu.org; Sun, 26 Oct 2008 01:58:54 -0400 Received: from ik-out-1112.google.com ([66.249.90.176]:31970) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KtyeM-00043u-JR for emacs-orgmode@gnu.org; Sun, 26 Oct 2008 01:58:54 -0400 Received: by ik-out-1112.google.com with SMTP id b32so4785ika.2 for ; Sat, 25 Oct 2008 22:58:53 -0700 (PDT) In-Reply-To: <4903E20D.4030106@gmx.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: sebastian_rose@gmx.de Cc: "[emacs-orgmode]" Applied, thanks. - Carsten On Oct 26, 2008, at 4:20 AM, Sebastian Rose wrote: > Little typo in org-exp.el? > > Think this should be EXPORT_EXCLUDE_TAGS? > > > diff --git a/lisp/org-exp.el b/lisp/org-exp.el > index c5c0bb3..7294390 100644 > --- a/lisp/org-exp.el > +++ b/lisp/org-exp.el > @@ -2597,7 +2597,7 @@ Does include HTML export options as well as > TODO and CATEGORY stuff." > #+OPTIONS: H:%d num:%s toc:%s \\n:%s @:%s ::%s |:%s ^:%s -:%s f:%s > *:%s TeX:%s LaTeX:%s skip:%s d:%s tags:%s > %s > #+EXPORT_SELECT_TAGS: %s > -#+EXPORT_EXCUDE_TAGS: %s > +#+EXPORT_EXCLUDE_TAGS: %s > #+LINK_UP: %s > #+LINK_HOME: %s > #+CATEGORY: %s > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode