summaryrefslogtreecommitdiff
path: root/audio/mpg123.el/pkg-descr
blob: 3a549c75c9e1d83e5f3107872dcfc9b24ad61517 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
The mpg123.el Emacs-Lisp program is a front-end to mpg123 audio player.
You can select and play an mp3 files from the list in your Emacs's buffer with
familiar interface. 

Because mpg123.el is an Emacs-Lisp program and is written carefully to
preserve portability, it must run on almost all variant of Emacs, especially
recent one. Here is the list of environment where mpg123.el is reported to be
available. If you find mpg123 running on other platforms than below, please
tell me your environment. 

Put the expression below into your ~/.emacs.

(autoload 'mpg123 "mpg123" "A Front-end to mpg123" t)

WWW: http://www.gentei.org/~yuuji/software/mpg123el/