EmacsMovies.org

Tutorial screencasts for Emacs

Section 2

| Comments

The first section that describes how to use Emacs to get your daily work done is over. The second section is going to focus on “applications” that are written in Emacs. These are different from programming modes and other niceties that will be useful specifically programmers. Those are scheduled for section three. They also need to be sufficiently big and self contained to qualify. Libraries which allow hooking into external programs (e.g. D-BUS support) don’t come in here.

I’m going to use this blog entry to create a dump of what I have in mind. Suggestions are welcome.

List of modes to discuss. These are not listed in any order.

  1. dired - Directory editor inside Emacs.
  2. org-mode - Outliner, PIM and authoring mode
  3. eshell - A shell implemented in elisp
  4. diary - Personal diary
  5. calc - RPN calculator
  6. ediff - Merge tool
  7. Gnus - News reader
  8. VMail - Mail reader
  9. Erc - IRC client
  10. BBDB - Rolodex style address book
  11. Info - Mode to read Info pages

I think this covers most of the stuff that I use on a regular basis (and a few more which I’m going to have to learn). Any other suggestions are welcome.

Also, I have a new intro and outro sequence for this part which should be interested to atleast some of the people following this series. Stay tuned.

Comments