emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jeff Horn <jrhorn424@gmail.com>
To: Curiouslearn <curiouslearn@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: command f in agenda buffer
Date: Sun, 12 Dec 2010 15:27:38 -0500	[thread overview]
Message-ID: <AANLkTi=XSo_LE=1OKPT6XRA8QZuWRuuYMVzFUPNaQkGg@mail.gmail.com> (raw)
In-Reply-To: <AANLkTi=RtZO=TJpoy-Pd5u-PByAi49+F3FH0VZNMELLf@mail.gmail.com>

(Copying back to the list)

On Sun, Dec 12, 2010 at 3:21 PM, Curiouslearn <curiouslearn@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 <jrhorn424@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
jhorn@gmu.edu
jrhorn424@gmail.com

http://www.failuretorefrain.com/jeff/

  reply	other threads:[~2010-12-12 20:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-12 18:24 command f in agenda buffer Curiouslearn
2010-12-12 19:53 ` Jeff Horn
2010-12-12 20:10   ` Curiouslearn
2010-12-12 20:19     ` Jeff Horn
2010-12-12 20:24       ` Curiouslearn
2010-12-12 20:27         ` Jeff Horn [this message]
2010-12-12 20:34       ` Sébastien Vauban
2010-12-12 20:29     ` Carsten Dominik
2010-12-13  0:22       ` Curiouslearn
2010-12-13  0:41         ` Jeff Horn
2010-12-13  2:05           ` Curiouslearn
2011-01-02 14:57 ` David Maus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTi=XSo_LE=1OKPT6XRA8QZuWRuuYMVzFUPNaQkGg@mail.gmail.com' \
    --to=jrhorn424@gmail.com \
    --cc=curiouslearn@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).