emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Hugo Schmitt" <hugows@gmail.com>
To: "Ross A. Laird" <ross@rosslaird.info>
Cc: emacs-orgmode@gnu.org
Subject: Re: Auto Archive TODOs?
Date: Thu, 24 Jan 2008 16:54:17 -0300	[thread overview]
Message-ID: <2f1c7d020801241154u1d564f90t843b9276e01d7533@mail.gmail.com> (raw)
In-Reply-To: <87ejc7vx0s.fsf@rosslaird.info>

Hi...
You can do both things, number 2 is easier, if that solves your problem.

1) John Wiegley implemented something to auto archive done tasks. I
dunno if it has been added in org. Here is the link:
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg02939.html

2) Rebind to another key:
This normally goes like this:
- Find out which command C-c xs calls using C-h k (in this case
org-advertized-archive-subtree)
- Append to your org mode customizations:
(define-key org-mode-map (kbd "<f1>") 'org-advertized-archive-subtree)

HTH,
Hugo

On Jan 24, 2008 4:33 PM, Ross A. Laird <ross@rosslaird.info> wrote:
>
>
> Is there any way to automatically archive completed todo items, so that
> I don't have to manually type C-cxs?
> If not: I'm not very good at emacs customization, but perhaps there is a way to
> do this in emacs itself, so that the function called by C-cxs is called
> by another, simpler key.
>
> Ross
> --
> Ross A. Laird, PhD
> www.rosslaird.info
>
>
>
>
>
>
>
> _______________________________________________
> 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-01-24 19:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-24 19:33 Auto Archive TODOs? Ross A. Laird
2008-01-24 19:54 ` Hugo Schmitt [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=2f1c7d020801241154u1d564f90t843b9276e01d7533@mail.gmail.com \
    --to=hugows@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=ross@rosslaird.info \
    /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).