From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yasushi SHOJI Subject: Re: simple way to call `C-c a v' or a way to bind it to a key? Date: Sun, 16 Feb 2014 01:31:00 +0900 Message-ID: References: <87k3cw1osk.wl@dns1.atmark-techno.com> <87ha80tp8f.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113376fea90f0104f274724a Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57606) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WEi8s-0004N5-AH for emacs-orgmode@gnu.org; Sat, 15 Feb 2014 11:31:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WEi8r-0002SO-Kz for emacs-orgmode@gnu.org; Sat, 15 Feb 2014 11:31:02 -0500 Received: from mail-vc0-x22c.google.com ([2607:f8b0:400c:c03::22c]:51050) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WEi8r-0002SI-GV for emacs-orgmode@gnu.org; Sat, 15 Feb 2014 11:31:01 -0500 Received: by mail-vc0-f172.google.com with SMTP id lf12so10407806vcb.31 for ; Sat, 15 Feb 2014 08:31:00 -0800 (PST) In-Reply-To: <87ha80tp8f.fsf@gmail.com> 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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org --001a113376fea90f0104f274724a Content-Type: text/plain; charset=ISO-8859-1 Hi, On Feb 15, 2014 11:38 PM, "Thorsten Jolitz" wrote: > > ,------------------------------------------- > | (global-set-key (kbd "") 'org-agenda) > `------------------------------------------- Thanks, but that's still two keys away. I want a single key to call the function. Regards, -- yashi --001a113376fea90f0104f274724a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

Hi,

On Feb 15, 2014 11:38 PM, "Thorsten Jolitz" <tjolitz@gmail.com> wrote:
>
> =A0 =A0,-------------------------------------------
> =A0 =A0| (global-set-key (kbd "<f12>") 'org-agenda= )
> =A0 =A0`-------------------------------------------

Thanks, but that's still two keys away. I want a single = key to call the function.

Regards,
--
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 yashi

--001a113376fea90f0104f274724a--