Currently there is no feed creted for a nodes comments.

I suggest that by appending /feed to the end of the node url (ie http://drupal.org/node/2344/feed ) a feed of that nodes comments are shown.

Comments

anders.fajerson’s picture

Version: 4.6.0 » x.y.z
LAsan’s picture

Version: x.y.z » 7.x-dev
mdupont’s picture

Status: Active » Closed (won't fix)

Old issue that never gained much momentum, so I guess there isn't much need to add this feature to Drupal core. Anyway, you can use contrib modules such as Views or Comment RSS to achieve this.