home *** CD-ROM | disk | FTP | other *** search
/ Plex 2 / Plex2.mdf / u_linux / emacsadd.rea < prev    next >
Text File  |  1994-05-25  |  1KB  |  43 lines

  1. This package contains a collection of useful emacs lisp programs
  2. that were posted by various people to the gnu.emacs.sources
  3. Newsgroup or are available from the emacs-lisp archive.
  4.  
  5. I created an example .emacs file that loads / autoloads these
  6. programs and sets some of the nice features that are available
  7. with emacs 19.22 such as
  8.  
  9. fonts for font-lock (different fonts / colors for keywords, strings 
  10.                      and comments in C or other languages)
  11.  
  12. save-place (save the current place in each file when you leave it)
  13.  
  14. european display (display accents and umlauts :)
  15.  
  16. some additional menus 
  17.  
  18. key bindings to move from word to word with ctrl-arrows
  19.                 move and mark with shift-arrows
  20.  
  21.  
  22. among the programs are :
  23.  
  24. ediff (the best diff / patch tool I know)
  25. jka-compress (use compressed files transparently)
  26. ilisp (lisp environment, works with akcl (linux) and CMU (on suns))
  27. mldrag (drag the modeline with the mouse)
  28. inspect (c++ class inspector addition for the gud mode in emacs with gdb)
  29. tcl-mode
  30. fvwm-mode (different fonts when editing fvwm configuration files
  31. folding mode 
  32.  
  33. ...
  34.  
  35. I hope this package is useful for some people.
  36.  
  37. Please send comments and bug reports concerning the .emacs file 
  38. to me and bug reports concernung the individual lisp programs 
  39. to their authors (see the .el files)
  40.  
  41. Stefan
  42. (Strobel@sun1.rz.fh-heilbronn.de)
  43.