From: Carsten Dominik <carsten.dominik@gmail.com>
To: Bernt Hansen <bernt@norang.ca>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] Add NOBLOCKING to org-default-properties
Date: Tue, 21 Apr 2009 09:45:03 +0200 [thread overview]
Message-ID: <676472EB-4A76-4370-B85B-B959EB38CBBA@gmail.com> (raw)
In-Reply-To: <1240281467-15562-2-git-send-email-bernt@norang.ca>
Applied, thanks.
- Carsten
On Apr 21, 2009, at 4:37 AM, Bernt Hansen wrote:
> This allows setting the NOBLOCKING property by hitting C-c C-c on
> the :PROPERTIES: drawer
> ---
>
> This patch is available at git://git.norang.ca/org-mode.git for-
> carsten
>
> lisp/org.el | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/lisp/org.el b/lisp/org.el
> index 723ad45..c964adf 100644
> --- a/lisp/org.el
> +++ b/lisp/org.el
> @@ -11152,7 +11152,7 @@ but in some other way.")
> "LOCATION" "LOGGING" "COLUMNS" "VISIBILITY"
> "TABLE_EXPORT_FORMAT" "TABLE_EXPORT_FILE"
> "EXPORT_FILE_NAME" "EXPORT_TITLE" "EXPORT_AUTHOR" "EXPORT_DATE"
> - "ORDERED")
> + "ORDERED" "NOBLOCKING")
> "Some properties that are used by Org-mode for various purposes.
> Being in this list makes sure that they are offered for completion.")
>
> --
> 1.6.3.rc1
>
>
>
> _______________________________________________
> 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
next prev parent reply other threads:[~2009-04-21 8:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-21 2:37 [PATCH] Revert "Jump to selected clock task when starting the clock" Bernt Hansen
2009-04-21 2:37 ` [PATCH] Add NOBLOCKING to org-default-properties Bernt Hansen
2009-04-21 7:45 ` Carsten Dominik [this message]
2009-04-21 7:45 ` [PATCH] Revert "Jump to selected clock task when starting the clock" Carsten Dominik
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=676472EB-4A76-4370-B85B-B959EB38CBBA@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=bernt@norang.ca \
--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).