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: Wed, 19 Oct 2005 07:35:09 -0400
User-agent: Emacs/22.0.50

Dale Smith <address@hidden> writes:

> So something like (untested):
>
> (defun planner-replan-task-with-edit ()
>   "Call planner-replan-task with a prefix argument"
>   (interactive)
>   (let ((current-prefix-arg t))
>     (call-interactively 'planner-replan-task)))

  Thanks, that looks like what I wanted!

john.
-- 
"That's the problem with nature, something's always stinging you or
oozing mucous all over you. Let's go and watch TV."
              --- Calvin




reply via email to

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