[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ZWEI question
- To: Richard M. Stallman <RMS at MIT-AI>
- Subject: ZWEI question
- From: MMCM at SCRC-TENEX
- Date: Thu ,6 May 82 12:58:00 EDT
- Cc: bug-zwei at SCRC-TENEX
Date: 5 May 1982 23:20-EDT
From: Richard M. Stallman <RMS at MIT-AI>
Right now, Select Buffer is different from all other commands that do completion
in that if you type a name that does not exist, and end with Return,
it beeps, but if you type a second Return, it creates the buffer you specified.
In other commands that do completion, you would type End to request completion
and Return to submit the exact string you typed.
Would you like Select Buffer to be made compatible with those other commands?
Yes, that would allow flushing the %%KBD-CONTROL-META check in
COM-COMPLETE-AND-EXIT which DanG complained about.