diff options
| author | Craig Jennings <c@cjennings.net> | 2024-05-05 09:23:58 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2024-05-05 09:34:19 -0500 |
| commit | 4566ec69d269ecba8d9386a131b932ee5244aa8e (patch) | |
| tree | fa00edae4ba8c93eee7861fa795052511d4e0f29 /assets/elfeed-feeds.org | |
| parent | 5f19638abc20eb24511a4129df2be09e1554591c (diff) | |
| download | dotemacs-4566ec69d269ecba8d9386a131b932ee5244aa8e.tar.gz dotemacs-4566ec69d269ecba8d9386a131b932ee5244aa8e.zip | |
enhancements, functions, tests, and misc
enhancements
- move accent-company to C-` and ensure it's on for org mode
- re-enable narrow-to-region
- turn on network repos by default
- remove setq in company's use-package custom clause
- increase company delay to .7 secs
- recipe templates should have visibility show all
- move video recordings code to separate module
- move geiser-guile to prog-lisp
functions
- improve cj/reformat-region-or-buffer via restriction
- improvements to test-format-region
- adding tests for clear-blank-lines
- Add prepend-lines and replace-fraction-glyphs functions
- add cj/clear-blank-lines function
- create cj/load-all-tests utility function
tests
- add keybinding for ert-run-tests-interactively
- ensure ert libraries are available to load-all-tests
- remove running the tests when evaluating the buffer
- fix clear-blank-lines and adding better tests
misc
- updated packages
- adding the luddite blog to elfeed
- more abbrevs
Diffstat (limited to 'assets/elfeed-feeds.org')
| -rw-r--r-- | assets/elfeed-feeds.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/elfeed-feeds.org b/assets/elfeed-feeds.org index bf6b2cda..f9336b9a 100644 --- a/assets/elfeed-feeds.org +++ b/assets/elfeed-feeds.org @@ -42,6 +42,7 @@ **** [[https://lobste.rs/t/linux.rss][Lobsters Linux]] The Linux Kernel and Its Distributions **** [[https://lobste.rs/t/unix.rss][Lobsters Unix]] *nix ** Blogs :blogs: +*** [[https://theluddite.org/feed.rss][The Luddite]] :tech:blog: *** [[https://blog.aaronbieber.com/posts/index.xml][Aaron Bieber's The Chronicle]] :tech:emacs: *** [[http://dtrace.org/blogs/bmc/feed/][Brian Cantrill's The Observation Deck]] :mustread:tech: *** [[https://drewdevault.com/blog/index.xml][Drew Devault's Blog]] :tech: |
