emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emacs-wiki-discuss] Re: add link to item?


From: John SJ Anderson
Subject: Re: [emacs-wiki-discuss] Re: add link to item?
Date: Tue, 18 Oct 2005 07:28:14 -0400
User-agent: Emacs/22.0.50

Sacha Chua <address@hidden> writes:

> C-u M-x planner-replan-task might also help. It picks up the current list.

  Yep, that's what I wanted, thanks.

  Silly Elisp question: how do I indicate that I want to bind a key to
  the prefixed version of a function? That is, if I currently have this:

(global-set-key (kbd "<f8> e")  'planner-replan-task)

  and I instead want F8-e to call planner-replan-task with a prefix
  argument, what do I need to change the binding to? (I've looked at the
  Emacs documentation, but can't seem to find the proper incantation...)

thanks,
john.
-- 
Sometimes it seems things go by too quickly. We are so busy watching
out for what's just ahead of us that we don't take the time to enjoy
where we are.
                  -- Calvin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]