Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Only show 200 messages in IMAP | Case Duckworth | 2021-05-04 |
| | |||
* | Change gnus-group-mode keybindings | Case Duckworth | 2021-05-04 |
| | | | | | | To save some time, I remap 'q' to bury the Gnus buffer, but to keep the functionality, I moved the original bindings (gnus-group-exit, gnus-group-quit) to 'Q' and '^Q', respectively. | ||
* | Stop asking to exit Gnus | Case Duckworth | 2021-05-03 |
| | |||
* | Add hook to message mode | Case Duckworth | 2021-05-03 |
| | |||
* | Move hooks to a better spot for Gnus Cloud | Case Duckworth | 2021-05-03 |
| | |||
* | Add Gwene | Case Duckworth | 2021-05-03 |
| | | | | | | | | | I still need to import my OPML using one of these: - https://wpc.io/blog/posts/bulk-import-rss-feeds-to-gnus-via-gwene.html - http://gwene.org/opml.php ... when I get home. | ||
* | Add hooks to download and upload gnus data to the cloud | Case Duckworth | 2021-05-03 |
| | | | | Gnus Cloud ... sort of works? I'm honestly not sure about it, lol. | ||
* | Configure Gnus Cloud | Case Duckworth | 2021-05-01 |
| | | | | | | This is going to cause a merge conflict later. I've made `gnus-cloud-storage-method' `base64' because work doesn't have GPG or gzip and I don't want to bother downloading them. | ||
* | Try to improve gnus HTML handling | Case Duckworth | 2021-04-30 |
| | |||
* | Show all messages in imap mailboxen | Case Duckworth | 2021-04-28 |
| | |||
* | Don't worry about a ~/.newsrc file | Case Duckworth | 2021-04-27 |
| | | | | I don't plan on using any other news readers. | ||
* | Add gnus-options{,-not}-subscribe settings | Case Duckworth | 2021-04-27 |
| | | | | Does this leak a little bit? Sure. But I /think/ (god, I pray) it's okay. | ||
* | Change a couple gnus settings | Case Duckworth | 2021-04-27 |
| | |||
* | Add acdw/reading-mode to read gnus articles | Case Duckworth | 2021-04-27 |
| | |||
* | Fix comments | Case Duckworth | 2021-04-27 |
| | |||
* | Correct nnimap definition | Case Duckworth | 2021-04-22 |
| | | | | Still plenty of problems, though. I really need to read that manual. | ||
* | Update Gnus config | Case Duckworth | 2021-04-21 |
| | |||
* | Begin again with Gnus | Case Duckworth | 2021-04-19 |