>  (_ (mouse-set-point start-event)) ; variable `_' is unused, AFAICT.

It's probably my code, influenced by my SML hacking.

In Prolog, Haskell, SML, (and probably all other ML dialects and many logic
programming languages) _ is a special variable used as here, to ignore
arguments or return values.


        Stefan


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to