20de4e7d6251fab6f37ebe97bdbc3b9edd7fcd11
commit 20de4e7d6251fab6f37ebe97bdbc3b9edd7fcd11
Author: Simon Watson <spw01@protonmail.com>
Date: Tue Jul 20 16:14:10 2021 -0400

Placeholder

diff --git a/emacs/elisp/hn.el b/emacs/elisp/hn.el
new file mode 100644
index 0000000..2c96803
--- /dev/null
+++ b/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