Digging in the code of feed-rss.php:
<title><?php bloginfo_rss('name'); wp_title_rss(); ?></title>
I see bloginfo_rss('name') is hard coded in. Why isn't this behavior the default filter of wp_title_rss?
I was looking to set blog feed title's via the headspace plugin.
-Jason Potkanski
Tribune Technology