(Copying back to the list) On Sun, Dec 12, 2010 at 3:21 PM, Curiouslearn <curiousle...@gmail.com> 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 <jrhorn...@gmail.com> 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 jh...@gmu.edu jrhorn...@gmail.com http://www.failuretorefrain.com/jeff/ _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode