help-gnu-emacs
[Top][All Lists]
Advanced

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

Is 't' positive?


From: Leo
Subject: Is 't' positive?
Date: Thu, 12 Apr 2007 12:28:13 +0100
User-agent: No Gnus v0.6, Emacs/23.0.0.10 (2007-04-11), Fedora 6 gnu/linux

Quite a few commands require positive arguments such as ido-mode.

,----
| (ido-mode &optional arg)
| 
| Toggle ido speed-ups on or off.
| With arg, turn ido speed-up on if arg is positive, off otherwise.
`----

However, it seems legal to use 't' and they will behave like it is
positive. So the question, is 't' positive? Is it safe to use 't' in
this kind of functions?

Thanks,
-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)





reply via email to

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