Emacs Packages

Various packages for Emacs written by Lars Magne Ingebrigtsen.

movie

movie.el is a small package for browsing directories of stuff that mplayer can play -- MPEG and AVI files, and so on. It's quite basic -- you arrow around in the buffers and hit RET on the ones you want to play.

Source code distribution

cddb

cddb.el is a package for querying FreeDB servers from Emacs. Pop a CD into your computer, `M-x cddb-read-cd', and be presented with a buffer where you can edit and submit changes to the track listing.

This is probably most useful if you have an Emacs-based cd player.

Source code distribution

wave

This package enables Emacs to view, play and split raw PCM sound files. The latter is the real reason it exists -- it offers a simple, but user-friendly (if Emacs is your friend) way to split large samples into tracks.

A screenshot of Wave in action

Source code distribution

vtx-emacs

This distribution contains three things: vbidecode, vtx2ascii and vtx.el. I've written the latter; the two other things come from other distributions.

vtx.el is an Emacs interface to teletext pages. It starts vbidecode in the background, and uses vtx2ascii to do the translation from vtx format to human-readable format.

You need to have xawtv properly installed for this to work, and you also need Emacs 20.3 or XEmacs 21 or better. And this probably only works under Linux.

Source code distribution

expect

expect provides functions for controlling external processes from within Emacs.

Source code distribution

archie

An Archie interface from within Emacs.

Source code distribution

benchmark

A small package for benchmarking Emacs Lisp functions.

Source code distribution

locdict

A small package for looking up words in a local Webster dictionary.

Source code distribution

No, I don't know where you can find a free local Webster dictionary, but perhaps someone you know has one lying around.


Last modified: Wed Jan 21 21:34:14 CET 2004