<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="0.92">
<channel>
	<title>Dryice Liu's Blog</title>
	<link>http://dryice.name/blog</link>
	<description></description>
	<lastBuildDate>Tue, 31 Aug 2010 12:01:11 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>playing media files within Emacs</title>
		<description>Well Emacs itself can't play media files, it can call an external program to play them. I like have some music as the background when programming, so I have this (stealed from the net)


;;;; A little function that plays marked files in dired with xmms
(defun dired-xmms-play-mp3 (&#38;optional arg)
"play mp3 files ...</description>
		<link>http://dryice.name/blog/emacs/playing-media-files-within-emacs/</link>
			</item>
</channel>
</rss>

