There are some quoted lambda expressions in the manuals: find . -type f -print0 | xargs -0 -e grep -nH -e "'(lambda" ./custom.texi:905: '(lambda () ./custom.texi:1392: '(lambda () ./custom.texi:2222: '(lambda () (auto-fill-mode 1))) ./emacs-xtra.texi:215: #'(lambda (&optional noconfirm) 'fast)) ./gnus.texi:3020: '(lambda nil (local-set-key "d" (local-key-binding "n"))))
Maybe those could be removed eventually in order to prevent bad karma (as Stefan puts it). In GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.6.10) of 2005-12-14 on neutrino X server distributor `The X.Org Foundation', version 11.0.60802000 configured using `configure '--with-gtk'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US locale-coding-system: iso-8859-1 default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: desktop-save-mode: t display-time-mode: t iswitchb-mode: t recentf-mode: t show-paren-mode: t encoded-kbd-mode: t auto-compression-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x r e p o r t - e m <tab> <return> Recent messages: Loading time...done Loading desktop...done Loading rng-auto (source)...done Loading /usr/local/share/emacs/site-lisp/tex-site.el (source)...done Loading easy-mmode...done Loading edmacro...done No desktop file. For information about the GNU Project and its goals, type C-h C-p. Loading cl-seq...done Loading emacsbug...done _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
