[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Meta-^
- To: BUG-ZWEI at OZ
- Subject: Meta-^
- From: Barry Margolin <Margolin at MIT-Multics>
- Date: Sun ,3 Apr 83 04:07:00 EDT
- Sender: barmar at MIT-MULTICS
In ZWEI in Release 4.0, System 222.186, Zmail 74.43,
Experimental Macsyma 6.13, site configuration 12, on Zarniwoop:
Given the following two lines in a Text Mode buffer:
The first line,
the second line.
If point is on the second line and I use Meta-^ (Delete Indentation),
then I get:
The first line,the second line.
This behavior would be fine in a Lisp Mode buffer, but it should do the
right thing in Text Mode, i.e. leave a space after the comma.