From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Release 6.28 Date: Fri, 26 Jun 2009 10:03:11 +0200 Message-ID: <76D0F4D2-112B-49E8-AED4-F765A2AA29A9@uva.nl> References: <697A2093-E226-4AD6-B7DE-21A2DA8208A6@gmail.com> <87r5x8fo1u.fsf@bzg.ath.cx> <20524da70906251000o337c4da3readaf581f188691@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MK6P4-0001xf-TB for emacs-orgmode@gnu.org; Fri, 26 Jun 2009 04:03:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MK6P0-0001pt-DD for emacs-orgmode@gnu.org; Fri, 26 Jun 2009 04:03:22 -0400 Received: from [199.232.76.173] (port=53044 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MK6P0-0001pj-2R for emacs-orgmode@gnu.org; Fri, 26 Jun 2009 04:03:18 -0400 Received: from mail-ew0-f208.google.com ([209.85.219.208]:39048) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MK6Oz-0006ZJ-Iq for emacs-orgmode@gnu.org; Fri, 26 Jun 2009 04:03:17 -0400 Received: by ewy4 with SMTP id 4so654629ewy.42 for ; Fri, 26 Jun 2009 01:03:16 -0700 (PDT) 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: Bastien , emacs-orgmode Mailinglist I have changed the key bindings now: s back to save files, even tough I think C-x C-s is fine If I find a use for "s" later, I will probably take it vd vw vm vy for the day, week, month, year views d w still available shortcuts for day and week view vl for log mode, "l" still available as shortcut va include :ARCHIVE: tree stuff vA include :ARCHIVE: tree stuff and archive files m mark u unmark U unmark all B execute bulk action This does feel pretty consistent to me and breaks as little habits and tutorials as possible. - Carsten