[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG ZWEI) at MIT-AI
- Subject:
- From: Moon@MIT-AI
- Date: Wed ,27 Mar 80 13:42:30 EDT
In the version of zwei on system 26.15 xnws, with microcode 618, on LISP Machine Six:
I ^X^F'ed a file that was in lowercase but had just -*- Lisp -*- at the front.
So of course it went into electric shift lock mode, which I didn't want.
I fixed the mode line to have Lowercase:True, and did m-x Reparse Mode Line.
But it didn't turn off electric shift lock! However, at that point doing
m-X Lisp did. It looks like Reparse Mode Line does not call the user's mode
hook; it should.