diff options
author | Case Duckworth | 2021-01-25 16:53:13 -0600 |
---|---|---|
committer | Case Duckworth | 2021-01-25 16:53:13 -0600 |
commit | 9d5f7b5f685a30678a0729c2d641093af47948b0 (patch) | |
tree | 37e70554612d3e7a0ac90611b0e5d438267a73d3 | |
parent | Add a header (diff) | |
download | emacs-9d5f7b5f685a30678a0729c2d641093af47948b0.tar.gz emacs-9d5f7b5f685a30678a0729c2d641093af47948b0.zip |
TODO Gnus
-rw-r--r-- | config.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.org b/config.org index 73f2194..2b171cd 100644 --- a/config.org +++ b/config.org | |||
@@ -1585,6 +1585,10 @@ bad, to be honest. Let's change em. | |||
1585 | :background "darkgrey")))) | 1585 | :background "darkgrey")))) |
1586 | #+end_src | 1586 | #+end_src |
1587 | 1587 | ||
1588 | ** TODO Gnus | ||
1589 | |||
1590 | See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/master/gnus-guide-en.org][this guide]] and try it out. | ||
1591 | |||
1588 | * Org mode :package: | 1592 | * Org mode :package: |
1589 | 1593 | ||
1590 | ** Install it with =straight.el= | 1594 | ** Install it with =straight.el= |