home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / lucid / help-lucid-emacs / text0344.txt < prev    next >
Encoding:
Text File  |  1993-07-14  |  360 b   |  14 lines

  1. Werner Hack wrote about "Replacing selection by typing in new text ?" on 18 May 1993
  2.  > One thing I am missing in lemacs is a feature offered by many other
  3.  > applications, the possibility to replace the current selection, simply by
  4.  > typing in new text.
  5.  > 
  6.  > Is it possible to realize such a behaviour in lemacs ?
  7.  > 
  8.  
  9. Try:
  10.  
  11. (load-library "pending-del")
  12.  
  13.  
  14.