From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Keybinding discrepency Date: Tue, 01 Jan 2013 19:25:16 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40853) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tq6Wg-0001Jl-8w for emacs-orgmode@gnu.org; Tue, 01 Jan 2013 13:25:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tq6Wc-00069m-Il for emacs-orgmode@gnu.org; Tue, 01 Jan 2013 13:25:22 -0500 Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:23275) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tq6Wc-00067v-CU for emacs-orgmode@gnu.org; Tue, 01 Jan 2013 13:25:18 -0500 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: emacs-orgmode Hello, 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? Thanks, Alan