home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / emacs / help / 4088 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.6 KB  |  34 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!spool.mu.edu!sol.ctr.columbia.edu!destroyer!ncar!csn!news.den.mmc.com!traffic!kevin
  3. From: kevin@traffic.den.mmc.com (Kevin Rodgers)
  4. Subject: Re: TAB characters (was Re: Need help with TABith TABS)
  5. Message-ID: <1992Sep11.151344.9558@den.mmc.com>
  6. Keywords: emacs, TABS, PASCAL
  7. Sender: news@den.mmc.com (News)
  8. Nntp-Posting-Host: traffic.den.mmc.com
  9. Organization: Martin Marietta Western Internal Systems, Technical Operations
  10. References: <1992Sep10.002725.562@bcars6a8.bnr.ca> <BuCHyu.GzG.1@cs.cmu.edu> <1992Sep10.194734.23894@bcars6a8.bnr.ca>
  11. Date: Fri, 11 Sep 1992 15:13:44 GMT
  12. Lines: 20
  13.  
  14. In article <1992Sep10.194734.23894@bcars6a8.bnr.ca> keithh@bnr.ca (Keith Hanlan) writes:
  15. >In article <BuCHyu.GzG.1@cs.cmu.edu> rudis+@cs.cmu.edu (Rujith S DeSilva) writes:
  16. >>Does this mean that you want saved files to have TAB characters, but want
  17. >>spaces while editing?  If so, why bother to have TABs at all?
  18. >
  19. >No, I want tab characters in my files so that hitting hitting tab
  20. >and then backspace (rubout) results in no change.  Editors which
  21. >convert tabs to spaces are frustrating because the backspace only
  22. >rubs out the final space, instead of all the spaces used to
  23. >replace the tab.
  24.  
  25. Why don't you just make sure that backspace/delete (whichever you use)
  26. is bound to delete-backward-char, instead of delete-backward-char-
  27. untabify.  It seems the former is the default global binding, but that
  28. some modes bind that key locally to the latter.
  29. -- 
  30. Kevin Rodgers                kevin@traffic.den.mmc.com
  31. Martin Marietta MS A16401        (303) 790-3971
  32. 116 Inverness Dr. East
  33. Englewood CO 80112 USA            GO BUFFS!
  34.