On Mon, Nov 24 2008, Stephen J. Turnbull wrote:
The `turn-on-foo' / `turn-off-foo' idiom was very
inconsistently
used in XEmacs, and now I believe GNU have deprecated it
Maybe you remembered this discussion:
,----[
http://thread.gmane.org/gmane.emacs.devel/54509/focus=54588 ]
| Stefan had a (what I thought was) clever suggestion to deal with this:
| Make "...-mode" functions toggle only when used interactively (just as
| they only print a message when used interactively), and otherwise have
| them just enable the state unconditionally.
`----
I don't know if it was added in Emacs 23.
and it will be systematically removed from GNU Emacs 23.
Emacs 23:
trunk/emacs/lisp$ grep defun.turn-on- *.el */*.el|wc -l
27
Emacs 22:
emacs22/emacs/lisp$ grep defun.turn-on- *.el */*.el|wc -l
23
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available |
http://rsteib.home.pages.de/
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta