<p><em><a href="Non-Sumou.html">Other GNU Emacs tips</a></em></p>
<p><a href="http://www.gnu.org/software/emacs/">GNU Emacs</a> has a potent news and mail reader, <a href="http://www.gnus.org/">Gnus</a>.</p>
<p>Gnus also follows RSS feeds and treats them in the same way.</p>
<p>To read RSS feeds in Gnus:</p>
<ul>
<li>Start Gnus:
<table bgcolor="#000000" border="1"><tr><td border="0"><font color="#FFFF00"><b>M-x gnus</b></td></tr></table></li>
<li>In the Group buffer add the RSS feed:
<table bgcolor="#000000" border="1"><tr><td border="0"><font color="#FFFF00"><b>G R</b></td></tr></table>
Paste the RSS feed in.</li>
</ul>
<p>Gnus will create a Group for this RSS feed and will check it in the future. If you want to remove it later, use:
<table bgcolor="#000000" border="1"><tr><td border="0"><font color="#FFFF00"><b>u</b></td></tr></table>
like with any other Gnus mail or news Group to unsubscribe it and it will be removed and not checked in the future.</p>