From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Frings Subject: Re: Release 6.28 Date: Thu, 25 Jun 2009 15:58:11 +0200 Message-ID: <0954304B-DF82-4793-9B9C-E16A5A987C40@agfa.com> References: <697A2093-E226-4AD6-B7DE-21A2DA8208A6@gmail.com> <87r5x8fo1u.fsf@bzg.ath.cx> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MJpTU-0004v7-JX for emacs-orgmode@gnu.org; Thu, 25 Jun 2009 09:58:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJpTP-0004np-Si for emacs-orgmode@gnu.org; Thu, 25 Jun 2009 09:58:48 -0400 Received: from [199.232.76.173] (port=54387 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJpTP-0004nZ-OH for emacs-orgmode@gnu.org; Thu, 25 Jun 2009 09:58:43 -0400 Received: from mornm01-out.agfa.com ([134.54.1.75]:47306) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MJpTP-0002R9-Du for emacs-orgmode@gnu.org; Thu, 25 Jun 2009 09:58:43 -0400 In-Reply-To: <87r5x8fo1u.fsf@bzg.ath.cx> 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 Mailinglist On 25 Jun 2009, at 15:19, Bastien wrote: > Carsten Dominik writes: > Bulk action >> =========== [snip] > I'm a bit disoriented with the new keybinding for `s' -- I got used > to it the same way I'm used to `C-x C-s'. Same here. It'll take some time to adopt. But... > Also, I think it would be nice to make this "bulk action" feature more > consistent with bulk action mechanisms from other packages like dired, > buff-menu.el or bookmark-mode.el. I also support this request. > Here is how the keys are mapped on various modes: > > | key | dired & bookmark-mode & buff-menu | Org | > |-----+------------------------------------+---------------| [snip] > | D | delete marked | include diary | [snip] > I propose to use [dmuUx] the same way in Org. We could move the > daily, > weekly, monthly view to respectively D,W,M. Mapping the D to 'daily view' would not make it the same as in dired. Of course, if the perception of the Agenda's content and behavior is sufficiently different from that of dired, the keybindings do not have to be the same. Maybe it's worth looking at how other packages (like gnus and friends) are treating their summaries? Having said all that, I'll take whatever bindings org-mode ships with; you can always change them :-) Cheers, Peter.