From: Carsten Dominik <carsten.dominik@gmail.com>
To: Stephan Schmitt <drmabuse@cs.tu-berlin.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: patch: added macro to org-additional-option-like-keywords
Date: Sun, 16 Aug 2009 09:49:11 +0200 [thread overview]
Message-ID: <278A77FE-95CB-4E13-B3AB-85FBEC5187D5@gmail.com> (raw)
In-Reply-To: <4A83DB8C.2020404@cs.tu-berlin.de>
Applied, thanks.
- Carsten
On Aug 13, 2009, at 11:23 AM, Stephan Schmitt wrote:
> From 8e59b595b855f7cd9377598219a7b8dbb22e41f6 Mon Sep 17 00:00:00 2001
> From: Stephan Schmitt <drmabuse@cs.tu-berlin.de>
> Date: Thu, 13 Aug 2009 11:19:30 +0200
> Subject: [PATCH] added "MACRO" to org-additional-option-like-keywords
>
> '#+MACRO' can now be auto-completed using M-Tab
> ---
> lisp/org.el | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/lisp/org.el b/lisp/org.el
> index 6a37acd..b76e329 100644
> --- a/lisp/org.el
> +++ b/lisp/org.el
> @@ -8924,7 +8924,7 @@ This function can be used in a hook."
> "BEGIN_SRC" "END_SRC"
> "CATEGORY" "COLUMNS"
> "CAPTION" "LABEL"
> - "BIND"))
> + "BIND" "MACRO"))
>
> (defcustom org-structure-template-alist
> '(
> --
> 1.6.3.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
prev parent reply other threads:[~2009-08-16 7:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-13 9:23 patch: added macro to org-additional-option-like-keywords Stephan Schmitt
2009-08-16 7:49 ` 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=278A77FE-95CB-4E13-B3AB-85FBEC5187D5@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=drmabuse@cs.tu-berlin.de \
--cc=emacs-orgmode@gnu.org \
/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).