[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Completion
- To: BUG-ZWEI at MIT-OZ
- Subject: Completion
- From: Andrew L. Ressler <ALR at MIT-OZ>
- Date: Thu ,15 Dec 83 18:11:00 EDT
In ZWEI in Release 5.0 [GC'd Beta Test rev 3], dusty plum, on Lisp Machine Keith Moon (3600):
I think the following is a bug in completion. Will it ever be fixed??
On oz I have the following files:
talk-outline.press
talk-outline.text
While in ZMACS I type ctrl-x ctrl-f which shows the default of FOO.LISP
After typing TALK-<COMPLETE> it completes to
TALK-OUTLINE.LISP
If anything it should only complete to
TALK-OUTLINE.
Andrew