From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Horn Subject: Re: command f in agenda buffer Date: Sun, 12 Dec 2010 15:27:38 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=42496 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PRsWX-0007zH-B3 for emacs-orgmode@gnu.org; Sun, 12 Dec 2010 15:28:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PRsWW-0001H1-At for emacs-orgmode@gnu.org; Sun, 12 Dec 2010 15:28:01 -0500 Received: from mail-fx0-f48.google.com ([209.85.161.48]:41526) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PRsWW-0001Gp-4N for emacs-orgmode@gnu.org; Sun, 12 Dec 2010 15:28:00 -0500 Received: by fxm2 with SMTP id 2so5137279fxm.35 for ; Sun, 12 Dec 2010 12:27:59 -0800 (PST) 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: Curiouslearn Cc: emacs-orgmode@gnu.org (Copying back to the list) On Sun, Dec 12, 2010 at 3:21 PM, Curiouslearn wrote: > I am pressing =f= without the shift key. I see, I apologize. I should've seen that from the information you sent. Try evaluating the following block. If it works, put it in one of your init files. If it doesn't work, I'll defer to someone with more knowledge of org-mode. #BEGIN_SRC emacs-lisp (add-hook 'org-agenda-mode-hook '(lambda () (define-key org-agenda-mode-map "f" 'org-agenda-later) )) #END_SRC > On Sun, Dec 12, 2010 at 3:19 PM, Jeff Horn wrote: >> I haven't touched these settings, so in my setup, =f= executes >> org-agenda-later, while =S-f= executes the command you're talking >> about. (I got this info from =C-h m= while in the agenda) >> >> I notice in the help docs that F means lower-case, and Shift-F means >> upper-case. Perhaps try pressing =f= without the shift key? >> >> Let me know if that doesn't help. >> -- Jeffrey Horn Graduate Lecturer and PhD Student in Economics George Mason University (704) 271-4797 jhorn@gmu.edu jrhorn424@gmail.com http://www.failuretorefrain.com/jeff/