You've tried the rest, now try the best.
 
 
 
 
 
Go to file
dickmao cb06b18076 configure-windows non-local exit 2025-08-27 08:39:43 -04:00
.github/workflows configure-windows non-local exit 2025-08-27 08:39:43 -04:00
lisp configure-windows non-local exit 2025-08-27 08:39:43 -04:00
src/subreddit configure-windows non-local exit 2025-08-27 08:39:43 -04:00
.gitignore configure-windows non-local exit 2025-08-27 08:39:43 -04:00
LICENSE.txt configure-windows non-local exit 2025-08-27 08:39:43 -04:00
Makefile configure-windows non-local exit 2025-08-27 08:39:43 -04:00
README.in.rst configure-windows non-local exit 2025-08-27 08:39:43 -04:00
README.rst configure-windows non-local exit 2025-08-27 08:39:43 -04:00
pylintrc configure-windows non-local exit 2025-08-27 08:39:43 -04:00
pyproject.toml configure-windows non-local exit 2025-08-27 08:39:43 -04:00
readme-sed.sh configure-windows non-local exit 2025-08-27 08:39:43 -04:00

README.rst

|build-status|

Install
=======
::

   git clone https://github.com/dickmao/emacs-subreddit.git
   make -C emacs-subreddit install

Usage
=====
::

   M-x emacs-subreddit
   
   From either summary or article buffers:
   RET                  read comment
   n                    read next comment
   p                    read previous comment
   r                    reply
   g                    pull new posts
   c                    mark all read
   x                    un/show read
   s                    isearch
   q                    dismiss
   SPC                  scroll through
   T T                  un/display threaded
   T H                  un/collapse threads
   

.. |build-status|
   image:: https://github.com/dickmao/emacs-subreddit/workflows/CI/badge.svg
   :target: https://github.com/dickmao/emacs-subreddit/actions
   :alt: Build Status