* latest change to diary-from-outlook
@ 2004-11-09 16:27 Kim F. Storm
2004-11-09 16:40 ` Glenn Morris
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Kim F. Storm @ 2004-11-09 16:27 UTC (permalink / raw)
* calendar/diary-lib.el (diary-from-outlook)
(diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
interactive-p; but rather new optional argument DONOTASK.
DONOTASK = do not ask
DONOTASK = do no task
?? :-)
Perhaps a better name would be NOCONFIRM ?
--
Kim F. Storm <storm@cua.dk> http://www.cua.dk
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: latest change to diary-from-outlook
2004-11-09 16:27 latest change to diary-from-outlook Kim F. Storm
@ 2004-11-09 16:40 ` Glenn Morris
2004-11-09 16:45 ` David Kastrup
2004-11-09 18:04 ` Kevin Rodgers
2 siblings, 0 replies; 4+ messages in thread
From: Glenn Morris @ 2004-11-09 16:40 UTC (permalink / raw)
Cc: emacs-devel
Kim F. Storm wrote:
> DONOTASK = do not ask
> DONOTASK = do no task
When I look at it out of the corner of my eye, it makes me think
"doughnut". Mmm, doughnuts.
> Perhaps a better name would be NOCONFIRM ?
Knock-on-firm? Whatever floats your boat.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: latest change to diary-from-outlook
2004-11-09 16:27 latest change to diary-from-outlook Kim F. Storm
2004-11-09 16:40 ` Glenn Morris
@ 2004-11-09 16:45 ` David Kastrup
2004-11-09 18:04 ` Kevin Rodgers
2 siblings, 0 replies; 4+ messages in thread
From: David Kastrup @ 2004-11-09 16:45 UTC (permalink / raw)
Cc: emacs-devel
storm@cua.dk (Kim F. Storm) writes:
> * calendar/diary-lib.el (diary-from-outlook)
> (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
> interactive-p; but rather new optional argument DONOTASK.
>
> DONOTASK = do not ask
> DONOTASK = do no task
>
> ?? :-)
Don't ask.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: latest change to diary-from-outlook
2004-11-09 16:27 latest change to diary-from-outlook Kim F. Storm
2004-11-09 16:40 ` Glenn Morris
2004-11-09 16:45 ` David Kastrup
@ 2004-11-09 18:04 ` Kevin Rodgers
2 siblings, 0 replies; 4+ messages in thread
From: Kevin Rodgers @ 2004-11-09 18:04 UTC (permalink / raw)
Kim F. Storm wrote:
> * calendar/diary-lib.el (diary-from-outlook)
> (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
> interactive-p; but rather new optional argument DONOTASK.
>
> DONOTASK = do not ask
> DONOTASK = do no task
>
> ?? :-)
>
> Perhaps a better name would be NOCONFIRM ?
I've never understood why Emacs is so concerned with conserving hyphens
in argument names. It should be either DO-NOT-ASK or DO-NO-TASK.
And to anticipate: If the Lisp function is implemented in C, the C
variables could use underscores in place of the hyphens.
--
Kevin Rodgers
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-11-09 18:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-09 16:27 latest change to diary-from-outlook Kim F. Storm
2004-11-09 16:40 ` Glenn Morris
2004-11-09 16:45 ` David Kastrup
2004-11-09 18:04 ` Kevin Rodgers
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.