home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / gnu / emacs / bug / 1712 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.2 KB

  1. 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
  2. From: wohler@sap-ag.DE (Bill Wohler)
  3. Newsgroups: gnu.emacs.bug
  4. Subject: Re: quoted-insert inserts in overwrite-mode
  5. Date: 26 Jan 1993 21:55:52 -0500
  6. Organization: SAP AG  Walldorf, Germany
  7. Lines: 20
  8. Sender: daemon@cis.ohio-state.edu
  9. Approved: bug-gnu-emacs@prep.ai.mit.edu
  10. Distribution: gnu
  11. Message-ID: <9301261028.AA08057@sap-ag.de>
  12. References: <GAMIN.93Jan22232846@amadeus.ireq-robot.hydro.qc.ca>
  13. Reply-To: Bill Wohler <wohler@sap-ag.de>
  14.  
  15. Martin says:
  16. > I said:
  17. > >i think the design came about because quoted-insert can insert
  18. > >1, 2 or more characters.
  19. > Not!  quoted-insert can insert only one character, although characters
  20. > can be displayed in various ways. 
  21.  
  22. martin,
  23.  
  24.   you hit the nail on the head.
  25.  
  26.   what you said, in other words, is that in overwrite mode, one
  27.   character should be replaced by one character, even with quoted
  28.   insert.  *visibly*, something else might happen.  therefore, in
  29.   overwrite mode, you should be able to go from "hunchen" to
  30.   "h\207nchen" and vice-versa without having to delete any characters.
  31.  
  32.                         --bw
  33.  
  34.