created on 03 Jul 2008, by Syndication, read more…
Here's a little tutorial on text processing with emacs lisp.
I want to use elisp to create a sitemap. More specifically, generate a list all files of a given directory including its subdirectories, for each file create a url string in some particualr XML form, and put the whole result into a file with proper header and footer texts.