1. emacs -q -l t.el 2. C-c w 3. let emacs idle for more than 2 seconds 4. type `l' You should still see the message "hello world" printed, which is odd since I expect the minor mode turned off by now.