home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!concert!uvaarpa!darwin.sura.net!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!cis.ohio-state.edu!sap-ag.DE!wohler
- From: wohler@sap-ag.DE (Bill Wohler)
- Newsgroups: gnu.emacs.bug
- Subject: Re: quoted-insert inserts in overwrite-mode
- Date: 26 Jan 1993 21:55:52 -0500
- Organization: SAP AG Walldorf, Germany
- Lines: 20
- Sender: daemon@cis.ohio-state.edu
- Approved: bug-gnu-emacs@prep.ai.mit.edu
- Distribution: gnu
- Message-ID: <9301261028.AA08057@sap-ag.de>
- References: <GAMIN.93Jan22232846@amadeus.ireq-robot.hydro.qc.ca>
- Reply-To: Bill Wohler <wohler@sap-ag.de>
-
- Martin says:
- > I said:
- > >i think the design came about because quoted-insert can insert
- > >1, 2 or more characters.
- >
- > Not! quoted-insert can insert only one character, although characters
- > can be displayed in various ways.
-
- martin,
-
- you hit the nail on the head.
-
- what you said, in other words, is that in overwrite mode, one
- character should be replaced by one character, even with quoted
- insert. *visibly*, something else might happen. therefore, in
- overwrite mode, you should be able to go from "hunchen" to
- "h\207nchen" and vice-versa without having to delete any characters.
-
- --bw
-
-