<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - bigfaceworm</title>
<link>http://snipplr.com/users/bigfaceworm</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 17:15:50 GMT</pubDate>
<item>
<title>(Emacs Lisp) kmacro-call-macro without the message for the repeat key</title>
<link>http://snipplr.com/view/35297/kmacrocallmacro-without-the-message-for-the-repeat-key/</link>
<description><![CDATA[ <p>From Emacs 23.1, an edited version of kmacro-call-macro that removes the call to message reminding the user that they can repeat the macro with a single key.</p> ]]></description>
<pubDate>Fri, 28 May 2010 10:54:25 GMT</pubDate>
<guid>http://snipplr.com/view/35297/kmacrocallmacro-without-the-message-for-the-repeat-key/</guid>
</item>
<item>
<title>(Emacs Lisp) Binary Search</title>
<link>http://snipplr.com/view/32355/binary-search/</link>
<description><![CDATA[ <p>In response to this challenge:  http://reprog.wordpress.com/2010/04/19/are-you-one-of-the-10-percent</p> ]]></description>
<pubDate>Mon, 19 Apr 2010 15:10:02 GMT</pubDate>
<guid>http://snipplr.com/view/32355/binary-search/</guid>
</item>
<item>
<title>(Emacs Lisp) insert-checkin-template</title>
<link>http://snipplr.com/view/18689/insertcheckintemplate/</link>
<description><![CDATA[ <p>An example solution for the 'insert-checkin-template exercise listed here: http://stackoverflow.com/questions/41522/tips-for-learning-elisp/59589#59589

It generates a "pretty" check in notice to be emailed, and also generates a line you can cut/paste into a shell to check in a list of files.

Note, it relies on a previous example listed here: http://snipplr.com/view/18683/stringreplace/</p> ]]></description>
<pubDate>Fri, 21 Aug 2009 16:08:20 GMT</pubDate>
<guid>http://snipplr.com/view/18689/insertcheckintemplate/</guid>
</item>
<item>
<title>(Emacs Lisp) insert-code-template</title>
<link>http://snipplr.com/view/18688/insertcodetemplate/</link>
<description><![CDATA[ <p>An example solution for the 'insert-code-template exercise listed here: http://stackoverflow.com/questions/41522/tips-for-learning-elisp/59589#59589</p> ]]></description>
<pubDate>Fri, 21 Aug 2009 15:50:46 GMT</pubDate>
<guid>http://snipplr.com/view/18688/insertcodetemplate/</guid>
</item>
<item>
<title>(Emacs Lisp) string-replace</title>
<link>http://snipplr.com/view/18683/stringreplace/</link>
<description><![CDATA[ <p>Two example solutions for the 'string-replace exercise listed here: http://stackoverflow.com/questions/41522/tips-for-learning-elisp/59589#59589</p> ]]></description>
<pubDate>Fri, 21 Aug 2009 15:13:46 GMT</pubDate>
<guid>http://snipplr.com/view/18683/stringreplace/</guid>
</item>
<item>
<title>(Emacs Lisp) strip-trailing-whitespace</title>
<link>http://snipplr.com/view/18682/striptrailingwhitespace/</link>
<description><![CDATA[ <p>A solution to the 'strip-trailing-whitespace example found: http://stackoverflow.com/questions/41522/tips-for-learning-elisp/59589#59589</p> ]]></description>
<pubDate>Fri, 21 Aug 2009 14:58:23 GMT</pubDate>
<guid>http://snipplr.com/view/18682/striptrailingwhitespace/</guid>
</item>
<item>
<title>(Emacs Lisp) reload-dot-emacs</title>
<link>http://snipplr.com/view/18681/reloaddotemacs/</link>
<description><![CDATA[ <p>An answer to the 'reload-dot-emacs exercise found here: http://stackoverflow.com/questions/41522/tips-for-learning-elisp/59589#59589</p> ]]></description>
<pubDate>Fri, 21 Aug 2009 14:52:22 GMT</pubDate>
<guid>http://snipplr.com/view/18681/reloaddotemacs/</guid>
</item>
<item>
<title>(Emacs Lisp) count-string-matches</title>
<link>http://snipplr.com/view/18680/countstringmatches/</link>
<description><![CDATA[ <p>An answer to the 'count-string-matches exercise listed here: http://stackoverflow.com/questions/41522/tips-for-learning-elisp/59589#59589</p> ]]></description>
<pubDate>Fri, 21 Aug 2009 14:49:41 GMT</pubDate>
<guid>http://snipplr.com/view/18680/countstringmatches/</guid>
</item>
<item>
<title>(Emacs Lisp) cycle-special-files</title>
<link>http://snipplr.com/view/18679/cyclespecialfiles/</link>
<description><![CDATA[ <p>An answer to the 'cycle-special-files exercise listed here: http://stackoverflow.com/questions/41522/tips-for-learning-elisp/59589#59589</p> ]]></description>
<pubDate>Fri, 21 Aug 2009 14:47:17 GMT</pubDate>
<guid>http://snipplr.com/view/18679/cyclespecialfiles/</guid>
</item>
<item>
<title>(Emacs Lisp) load-my-favorite-file</title>
<link>http://snipplr.com/view/18678/loadmyfavoritefile/</link>
<description><![CDATA[ <p>Answer to one of the examples here: http://stackoverflow.com/questions/41522/tips-for-learning-elisp/59589#59589</p> ]]></description>
<pubDate>Fri, 21 Aug 2009 14:41:32 GMT</pubDate>
<guid>http://snipplr.com/view/18678/loadmyfavoritefile/</guid>
</item>
<item>
<title>(XML) GNU search plugin for Firefox</title>
<link>http://snipplr.com/view/16141/gnu-search-plugin-for-firefox/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 20 Jun 2009 02:17:29 GMT</pubDate>
<guid>http://snipplr.com/view/16141/gnu-search-plugin-for-firefox/</guid>
</item>
<item>
<title>(Emacs Lisp) Auto-compiled .emacs file</title>
<link>http://snipplr.com/view/14292/autocompiled-emacs-file/</link>
<description><![CDATA[ <p>Move your current .emacs file to a new name (like `.emacs.username.el`), and change the `"frog.el"` to that new name.  This code will byte compile your (newly named) .emacs file upon exit, and upon starting up will load the byte compiled (unless the source is newer).

I chose not to byte compile on startup b/c the original purpose of this code was to speed things up, and loading and byte compiling will slow things down slightly...</p> ]]></description>
<pubDate>Wed, 22 Apr 2009 16:38:54 GMT</pubDate>
<guid>http://snipplr.com/view/14292/autocompiled-emacs-file/</guid>
</item>
</channel>
</rss>