From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Martins Subject: Re: Re: Proposed key binding changes: archiving and attachments Date: Fri, 6 Nov 2009 23:11:34 -0200 Message-ID: <6ac505ad0911061711j9fcc5en4dc4b2e013c5f68e@mail.gmail.com> References: <20091106134034.GA7997@taupan.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N6Zq8-0006Tg-4x for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 20:11:40 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N6Zq3-0006QP-C5 for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 20:11:39 -0500 Received: from [199.232.76.173] (port=35584 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N6Zq3-0006QL-4Q for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 20:11:35 -0500 Received: from mail-qy0-f196.google.com ([209.85.221.196]:43673) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N6Zq2-0002X1-Po for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 20:11:34 -0500 Received: by qyk34 with SMTP id 34so660178qyk.14 for ; Fri, 06 Nov 2009 17:11:34 -0800 (PST) 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: Carsten Dominik Cc: emacs-orgmode@gnu.org, Carsten Dominik Why not a single A e.g. A org-archive-to-archive-sibling instead of C-c C-x A org-archive-to-archive-sibling I use org-archive-to-archive-sibling alot to diminish my organizer.org and a silge and simple key A (or Shift-a) it would be good. Daniel 2009/11/6 Carsten Dominik : > > On Nov 6, 2009, at 4:42 PM, Carsten Dominik wrote: > >> >> On Nov 6, 2009, at 2:40 PM, Friedrich Delgado Friedrichs wrote: >> >>> 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-ta= g. >>> >>> Now in the agenda 'a' asked for confirmation, which is as discussed, bu= t >>> 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 confirmati= on >>> 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 th= e >>> agenda? >>> >>> That way the user gets reminded before he breaks something, but only ha= s >>> to customise things once. >>> >>> Just an idea. >> >> That is an idea, but with the fast update schedule of Org, this would >> quickly lead to a big mess in prompts and settings to be made, so I >> do not think this is practical. >> >> The issue with org-agenda-keymap and org-agenda-mode-map has to >> do with the mouse - maybe this is not really necessary - I made this whe= n >> I did not really understand keymaps very well, a looong time ago. =A0I'l= l take >> another look. > > I think I can get rid of this variable, and I just did, so now there is o= nly > org-agenda-mode-map (org-agenda-keymap remains as an alias, so that bindi= ngs > in this map will still work.) > > I am pushing it out, we will see if it breaks something. =A0But I do not > expect problems. > > - Carsten > >> >> - Carsten >> >>> >>> (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. =A0So >>>> archiving from the agenda will then be `a y'. >>> >>> -- >>> =A0 =A0 =A0Friedrich Delgado Friedrichs >>> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 TauPan on Ircnet an= d Freenode ;) >>> >>> >>> _______________________________________________ >>> 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 >> >> - Carsten >> >> >> > > - Carsten > > > > > > _______________________________________________ > 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 >