clarete / hackernews.el

Hacker News client for Emacs
GNU General Public License v3.0
248 stars 26 forks source link

Fix issue rendering summary page when a post is missing a url. #21

Closed shassard closed 9 years ago

shassard commented 9 years ago

Specifically address rendering of id=9935458, a "Show HN" article that's missing a URL.

We'll link to the comments page instead.

clarete commented 9 years ago

Woot, thanks a lot for the patch!