From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5035 Path: main.gmane.org!not-for-mail From: Steven L Baur Newsgroups: gmane.emacs.gnus.general Subject: Play MIDI for me! Date: 03 Feb 1996 12:23:00 -0800 Organization: Miranova Systems, Inc. Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.42) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035145694 31562 80.91.224.250 (20 Oct 2002 20:28:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:28:14 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by miranova.com (8.7.3/8.6.9) with SMTP id MAA18074 for ; Sat, 3 Feb 1996 12:55:29 -0800 Original-Received: from miranova.com (steve@miranova.com [204.212.162.100]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sat, 3 Feb 1996 21:22:51 +0100 Original-Received: (from steve@localhost) by miranova.com (8.7.3/8.6.9) id MAA17909; Sat, 3 Feb 1996 12:23:07 -0800 Original-To: ding@ifi.uio.no X-Url: http://www.miranova.com/%7Esteve/ In-Reply-To: Lars Magne Ingebrigtsen's message of 03 Feb 1996 06:27:32 -0800 Original-Lines: 37 X-Mailer: September Gnus v0.34/XEmacs 19.13 Xref: main.gmane.org gmane.emacs.gnus.general:5035 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5035 I forgot to submit this earlier. =================================================================== RCS file: RCS/ChangeLog,v retrieving revision 1.33 diff -u -r1.33 ChangeLog --- ChangeLog 1996/02/03 19:52:04 1.33 +++ ChangeLog 1996/02/03 19:57:21 @@ -1,3 +1,8 @@ +Sat Feb 3 11:56:53 1996 Steven L. Baur + + * gnus-uu.el (gnus-uu-default-view-rules): Added rule for playing of + decoded midi files. + Sat Feb 3 15:07:38 1996 Lars Magne Ingebrigtsen * gnus.el (gnus-summary-read-group): Wouldn't score anything. =================================================================== RCS file: RCS/gnus-uu.el,v retrieving revision 1.12 diff -u -r1.12 gnus-uu.el --- gnus-uu.el 1996/02/03 19:52:04 1.12 +++ gnus-uu.el 1996/02/03 19:56:45 @@ -40,6 +40,7 @@ ("\\.\\(wav\\|aiff\\|hcom\\|u[blw]\\|s[bfw]\\|voc\\|smp\\)$" "sox -v .5 %s -t .au -u - > /dev/audio") ("\\.au$" "cat %s > /dev/audio") + ("\\.mid?i$" "playmidi -f") ("\\.mod$" "str32") ("\\.ps$" "ghostview") ("\\.dvi$" "xdvi") -- steve@miranova.com baur Unsolicited commercial e-mail will be proofread for $250/hour.