From: "Stefan Monnier" <monnier+gnu.emacs.sources/news/@flint.cs.yale.edu>
Subject: Re: mp3play.el 0.6.3, a front-end for mpg321
Date: 22 May 2003 10:23:53 -0400 [thread overview]
Message-ID: <5l4r3ndpqe.fsf@rum.cs.yale.edu> (raw)
In-Reply-To: 87vfw3xlvp.fsf@noos.fr
[ Please set your followup-to: gnu.emacs.help header ;-) ]
> If there is a more elegant way to emulate the missing
> substring-no-properties, please tell me ...
I don't think so.
> (defvar mp3play-dirlist nil "List of the directories containing the mp3s for mp3play.")
> ;; Thanks Joe Drew for this info ...
> (defvar mp3play-player '("mpg321" "--skip-printing-frames=100") "Program to use to play mp3s, with options.")
> (defvar mp3play-cleanup-filename 'mp3play-native-cleanup-filename "The function to clean up the filenames before displaying them.")
> (defvar mp3play-file-filter "\\(mp3\\|og[gm]\\)$" "Regexp used to keep files to show.")
This is painful to read on my 80-column window :-(
> (defun mp3play-help () (interactive)
> (message "RET:Play p:Pause a:Auto-mode h:This help i:Show tune informations k:Kill q:Bury g:Import list \
> N:next tune P:previous tune \
> s:Stop t:Insert title <S-left>:Fast backward \
> <S-right>:Fast forward <S-up>:Carry up <S-down>:Carry down +:Volume up -:Volume down"))
And this plain doesn't show up in its entirety in my minibuffer because my
minibuffer is not resizable and it only ever shows a single line.
Stefan
next prev parent reply other threads:[~2003-05-22 14:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <87ptmcj69x.fsf@noos.fr>
2003-05-22 0:44 ` mp3play.el 0.6.3, a front-end for mpg321 Stefan Monnier
[not found] ` <87r86rfhjk.fsf@at_ipipan.waw.pl>
[not found] ` <87vfw3xlvp.fsf@noos.fr>
2003-05-22 14:23 ` Stefan Monnier [this message]
2003-05-22 17:33 ` Kevin Rodgers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5l4r3ndpqe.fsf@rum.cs.yale.edu \
--to=monnier+gnu.emacs.sources/news/@flint.cs.yale.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.