[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ZWEI question



    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.