<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/emacs-lisp/tags/buffer</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 07 Sep 2008 14:25:47 GMT</pubDate>
<item>
<title>(Emacs Lisp) Titlebar customization, file name displaying - coldpeer</title>
<link>http://snipplr.com/view/6178/titlebar-customization-file-name-displaying/</link>
<description><![CDATA[ <p>By default, Emacs displays on the titlebar (I mean GUI Emacs) emacs@domain. There is a way to modify this, using (setq frame-title-format "my title").

How to display emacs@domain: ~/dir/file (or buffer name in case of e.i. *scratch*)? Add it to your .emacs:</p> ]]></description>
<pubDate>Sun, 11 May 2008 12:59:49 GMT</pubDate>
<guid>http://snipplr.com/view/6178/titlebar-customization-file-name-displaying/</guid>
</item>
</channel>
</rss>