emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Bernt Hansen <bernt@norang.ca>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] Fix typo and documentation for remember filing to clocking functions
Date: Tue, 28 Oct 2008 20:11:15 +0100	[thread overview]
Message-ID: <17BBEBF1-D348-4B1E-BC1E-D48D26B165C3@uva.nl> (raw)
In-Reply-To: <87skqghetk.fsf@gollum.intra.norang.ca>

I love these remote branches, this is *so* much easier.

Applied, Thanks.

- Carsten

On Oct 28, 2008, at 5:20 PM, Bernt Hansen wrote:

>
> ---
> Carsten,
>
> This patch is in my repo in the 'for-carsten' branch.
>
> -Bernt
>
> lisp/org-remember.el |    2 +-
> lisp/org.el          |    7 ++++---
> 2 files changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/lisp/org-remember.el b/lisp/org-remember.el
> index 5424e00..61d6875 100644
> --- a/lisp/org-remember.el
> +++ b/lisp/org-remember.el
> @@ -694,7 +694,7 @@ also indented so that it starts in the same  
> column as the headline
> See also the variable `org-reverse-note-order'."
>   (when (and (equal current-prefix-arg 2)
> 	     (not (marker-buffer org-clock-marker)))
> -    (error "No runing clock"))
> +    (error "No running clock"))
>   (when (org-bound-and-true-p org-jump-to-target-location)
>     (let* ((end (min (point-max) (1+ (point))))
> 	   (beg (point)))
> diff --git a/lisp/org.el b/lisp/org.el
> index d59706b..569d874 100644
> --- a/lisp/org.el
> +++ b/lisp/org.el
> @@ -12596,9 +12596,10 @@ This command does many different things,  
> depending on context:
> - If the cursor is inside a table created by the table.el package,
>   activate that table.
>
> -- If the current buffer is a remember buffer, close note and file it.
> -  with a prefix argument, file it without further interaction to  
> the default
> -  location.
> +- If the current buffer is a remember buffer, close note and file
> +  it.  A prefix argument of 1 files to the default location
> +  without further interaction.  A prefix argument of 2 files to
> +  the currently clocking task.
>
> - If the cursor is on a <<<target>>>, update radio targets and  
> corresponding
>   links in this buffer.
> -- 
> 1.6.0.3.523.g304d0
>
>
>
> _______________________________________________
> 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:[~2008-10-28 19:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-28 16:20 [PATCH] Fix typo and documentation for remember filing to clocking functions Bernt Hansen
2008-10-28 19:11 ` 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=17BBEBF1-D348-4B1E-BC1E-D48D26B165C3@uva.nl \
    --to=dominik@science.uva.nl \
    --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).