emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: small patch to org-exp-blocks.el
Date: Wed, 10 Jun 2009 19:33:06 +0200	[thread overview]
Message-ID: <F083D68C-D846-4FB9-86A7-6FCDB2F83956@gmail.com> (raw)
In-Reply-To: <m27hzk6mpg.fsf@gmail.com>

applied, thanks....


- Carsten

On Jun 10, 2009, at 7:08 PM, Eric Schulte wrote:

> Hi,
>
> This small patch fixes a type/bug in org-exp-blocks.el
>
> Thanks -- Eric
>
> From 52d19ba03da732f436f3f7d205a6ad9d6261ce82 Mon Sep 17 00:00:00 2001
> From: Eric Schulte <schulte.eric@gmail.com>
> Date: Wed, 10 Jun 2009 10:06:33 -0700
> Subject: [PATCH] fixed small typo/bug in org-exp-blocks.el
>
> ---
> contrib/lisp/org-exp-blocks.el |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/contrib/lisp/org-exp-blocks.el b/contrib/lisp/org-exp- 
> blocks.el
> index 2e07d92..fc3b2c5 100644
> --- a/contrib/lisp/org-exp-blocks.el
> +++ b/contrib/lisp/org-exp-blocks.el
> @@ -100,7 +100,7 @@ blocks is as follows...
>   (ditaa org-export-blocks-format-ditaa nil)"
>   (unless (member block-spec org-export-blocks)
>     (setq org-export-blocks (cons block-spec org-export-blocks))
> -    (org-export-blocks-set-blocks 'org-export-blocks)))
> +    (org-export-blocks-set 'org-export-blocks)))
>
> (defcustom org-export-blocks
>   '((comment org-export-blocks-format-comment t)
> -- 
> 1.6.3
>
> _______________________________________________
> 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

      reply	other threads:[~2009-06-10 17:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-10 17:08 small patch to org-exp-blocks.el Eric Schulte
2009-06-10 17:33 ` Carsten Dominik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F083D68C-D846-4FB9-86A7-6FCDB2F83956@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=schulte.eric@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).