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: Jesse Alama
Subject: Re: [emacs-wiki-discuss] Re: add link to item?
Date: Tue, 18 Oct 2005 10:28:35 -0700
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (darwin)

Hi John,

John SJ Anderson <address@hidden> writes:

> 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...)

How about `C-u <prefix> <f8> e'?

Jesse

-- 
Jesse Alama (address@hidden)




reply via email to

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