emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Patch: typo in org-exp.el (EXPORT_EXCUDE_TAGS)
@ 2008-10-26  3:20 Sebastian Rose
  2008-10-26  5:58 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Rose @ 2008-10-26  3:20 UTC (permalink / raw)
  To: [emacs-orgmode]

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: Patch: typo in org-exp.el (EXPORT_EXCUDE_TAGS)
  2008-10-26  3:20 Patch: typo in org-exp.el (EXPORT_EXCUDE_TAGS) Sebastian Rose
@ 2008-10-26  5:58 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-10-26  5:58 UTC (permalink / raw)
  To: sebastian_rose; +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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-26  5:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-26  3:20 Patch: typo in org-exp.el (EXPORT_EXCUDE_TAGS) Sebastian Rose
2008-10-26  5:58 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).