[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG ZWEI) at MIT-AI
- From: Moon at MIT-AI (David A. Moon)
- Date: Sun ,13 Jul 80 01:57:00 EDT
In the version of zwei on system 30.3, with microcode 671, on LISP Machine Six:
How can I get Electric Shift Lock mode to be operative on a non-lisp mode
buffer, e.g. the microcode? I have a mode hook in my init file that turns
electric shift lock minor mode on and off, but if I turn it on manually for
a buffer that the mode hook turned it off for, it appears in the mode line
but fails to upper-case any characters. Evidently there are two independent
guys each deciding whether or not electric shift lock should be operative.