Simon Watson vor 3 Jahren
Ursprung
Commit
20de4e7d62
1 geänderte Dateien mit 14 neuen und 0 gelöschten Zeilen
  1. 14 0
      emacs/elisp/hn.el

+ 14 - 0
emacs/elisp/hn.el

@@ -0,0 +1,14 @@
+;;;; Extremely lightweight hackernews integration
+;;;; Building to learn emacs lisp, not because this
+;;;; is a well thoughtout or coherent offering compared to
+;;;; other packages that provide HN integration
+
+
+;;;; These functions depend on haxor-news:
+;;;;     https://github.com/donnemartin/haxor-news
+;;;; This mode is a wrapper around haxor-news
+;;;; This mode is read-only, and best used in scratch/empty buffer
+
+;;;; The main supported functionality is to display in a buffer a list of
+;;;; HN top stories (in a buffer), and to then open articles in the web browser,
+;;;; or display comments in a buffer