From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: Keybinding discrepency Date: Wed, 02 Jan 2013 08:19:30 +0100 Message-ID: References: , <83305021-E834-4183-BD52-A926EDC065E4@gmail.com>, <87obh8a56p.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54935) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqIbv-0000cK-Bw for emacs-orgmode@gnu.org; Wed, 02 Jan 2013 02:19:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TqIbu-0001Ln-Ep for emacs-orgmode@gnu.org; Wed, 02 Jan 2013 02:19:35 -0500 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:25962) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqIbu-0001La-87 for emacs-orgmode@gnu.org; Wed, 02 Jan 2013 02:19:34 -0500 In-reply-to: <87obh8a56p.fsf@bzg.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode , Carsten Dominik Bastien writes: > Hi Alan and Carsten, > > Carsten Dominik writes: > >>> In speed keys, the ';' key is bound to "set tags". In the agenda view, >>> ';' is bound to some timer function, and it's ':' that is bound to "set >>> tags". Should they be consistent? >> >> I would say yes, this would be useful to have consistent. > > Speed commands now use ":" for setting tags (like in the agenda), > and "=" for switching the column view on/off. Great, thanks a lot. Alan