[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: AGRE at MIT-AI
- From: Mike McMahon <MMcM at SCRC-TENEX>
- Date: Mon ,28 Jun 82 14:30:00 EDT
- Cc: BUG-ZWEI at MIT-AI
Date: 27 June 1982 09:48-EDT
From: Philip E. Agre <AGRE at MIT-AI>
Is there something I can do to make Zwei pretend that all of the
whitespace in a line is just spaces (i.e., NOT tabs)? Although
I understand the usefulness of tabstops in compacting the disk
versions of indented source code, I don't see any reason why I
ever have to know about them. (It offends my internal model
to have C-D eliminate 8 "spaces" or for the space bar not to
move the cursor, etc.)
There is a version of C-D that treats tabs as sets of spaces like rubout in
lisp mode does.