home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / atari / st / tech / 6927 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.1 KB

  1. Path: sparky!uunet!math.fu-berlin.de!fauern!uni-erlangen.de!not-for-mail
  2. From: mppi76@cd4680fs.rrze.uni-erlangen.de (Harald Schoenfeld)
  3. Newsgroups: comp.sys.atari.st.tech
  4. Subject: Re: Emacs backspace
  5. Date: Thu, 28 Jan 1993 10:09:01 GMT
  6. Organization: Regionales Rechenzentrum Erlangen
  7. Message-ID: <1k87rdEINN54j@uni-erlangen.de>
  8. References: <1993Jan26.144314.12961@cs.utwente.nl>
  9. NNTP-Posting-Host: cd4680fs.rrze.uni-erlangen.de
  10. Lines: 20
  11.  
  12. baumer@cs.utwente.nl (Han Baumer) writes:
  13.  
  14.  
  15. >I want to use Emacs on my TT, but the emacs I have gives help if I
  16. >press the backspace key. I would like it to delete a character  (as it
  17. >does in most editors). How can I do this?
  18.  
  19. You must insert the following line in the Emacs startup-file:
  20.  
  21. (global-set-key "\C-h" 'backward-delete-char-untabify)
  22.  
  23. I did this a few days ago, too :-)
  24.  
  25. On UniX-systems the startup-file is called .emacs, I don't now the
  26. name on the TT (perhaps emacs.rc?). This only works for the Emacs, not
  27. the MicroEmacs.
  28.  
  29. -- 
  30.            Harald Schoenfeld            |            I'm sorry Dave,       
  31.    (hs@cnve.rrze.uni-erlangen.dbp.de)   |      I'm afraid I can't do that. 
  32.