From mboxrd@z Thu Jan 1 00:00:00 1970 From: Friedrich Delgado Friedrichs Subject: Re: Re: Proposed key binding changes: archiving and attachments Date: Fri, 6 Nov 2009 14:40:34 +0100 Message-ID: <20091106134034.GA7997@taupan.ath.cx> References: Reply-To: friedel@nomaden.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N6P3T-0006Oy-5Z for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 08:40:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N6P3O-0006Nu-Mx for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 08:40:42 -0500 Received: from [199.232.76.173] (port=44194 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N6P3O-0006Nr-Fi for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 08:40:38 -0500 Received: from dudelab.org ([212.12.33.202]:22670 helo=mail.dudelab.org) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N6P3K-0001IX-Mo for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 08:40:35 -0500 Received: from abrasax.taupan.ath.cx (p5DE8AE8B.dip.t-dialin.net [93.232.174.139]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Friedrich Delgado Friedrichs", Issuer "User CA" (verified OK)) by mail.dudelab.org (Postfix) with ESMTP id 6BF26228148 for ; Fri, 6 Nov 2009 14:40:54 +0100 (CET) Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Now that I've hit the update, I've noticed two things: C-c C-x C-a unexpectedly moved a tree to an archive file. Seems I didn't really pay a lot attention to the discussion, so I simply set org-archive-default-command to my preferred value org-toggle-archive-tag. Now in the agenda 'a' asked for confirmation, which is as discussed, but I'm not really happy with this, because I had to remap "a" in org-agenda-keymap (and then I learned that it's different from org-agenda-mode-map, which I didn't know) to org-agenda-archive-default. If someone upgrades to the next release of org-mode, wouldn't it offer a smoother migration path to: - set org-archive-default-command to something that asks for confirmation and reminds the user that he can set it to another value, to get rid of the question - and then use this command for both C-c C-x C-a in files and 'a' in the agenda? That way the user gets reminded before he breaks something, but only has to customise things once. Just an idea. (Sorry for the long lines, I'm writing this in vi, because emacs on homebox isn't running... long story.) Carsten Dominik schrieb: > These are convincing arguments from you all, so I will leave things > as they > are, except that I will make "a" in the agenda prompt for [y]es and > then do the archiving, using the default archiving command. So > archiving from the agenda will then be `a y'. -- Friedrich Delgado Friedrichs TauPan on Ircnet and Freenode ;)