Commit Graph

792 Commits

Author SHA1 Message Date
Case Duckworth
292775d63a Add bookmarks 2021-01-31 12:29:43 -06:00
Case Duckworth
c8c11b3b58 Add a bookmark 2021-01-30 11:27:12 -06:00
Case Duckworth
048ff7193a Add elpher et al. 2021-01-30 11:27:03 -06:00
Case Duckworth
695f846635 Change elfeed-protocol to just a big feed list 2021-01-30 11:26:42 -06:00
Case Duckworth
f01eae773a Configure spell checking
On windows, it'll need some massaging.
2021-01-30 11:26:22 -06:00
Case Duckworth
32299ba18e Add 0x0 2021-01-29 09:38:32 -06:00
Case Duckworth
3e02701527 Re-align tags 2021-01-29 09:38:21 -06:00
Case Duckworth
c211a28479 Integrate suggestions from Emacs Prelude 2021-01-28 17:56:25 -06:00
Case Duckworth
ec4112e32f Change fill-column 2021-01-28 17:22:39 -06:00
Case Duckworth
e521b79278 Add capture template: "Meeting" 2021-01-28 17:22:19 -06:00
Case Duckworth
98bb2e542f Automatically select the help window 2021-01-28 12:48:23 -06:00
Case Duckworth
2fdc634800 Kill old buffers after a while 2021-01-28 12:47:56 -06:00
Case Duckworth
142d8a8ab3 Change keybindings to actually work
The <help> ... key? ... isn't picked up for whatever reason.
2021-01-28 12:47:18 -06:00
Case Duckworth
8d310a73ba Configure crossword 2021-01-28 12:46:44 -06:00
Case Duckworth
99819c1bb1 Wrap acdw-elfeed-protocol-ttrss... in with-eval-after-load 2021-01-28 12:45:14 -06:00
Case Duckworth
cf712b9838 Add 📦 tag and edit headline 2021-01-28 12:44:40 -06:00
Case Duckworth
05b20d3443 Add acdw/org-sync command 2021-01-28 12:43:35 -06:00
Case Duckworth
5480865bd3 Change Emacs Autostart code
Hopefully this'll work everywhere.  It's honestly pretty frustrating.
2021-01-28 12:42:46 -06:00
Case Duckworth
2a9373ae38 Change expand-file-name to locate-user-emacs-file 2021-01-28 12:42:08 -06:00
Case Duckworth
887d87d6e0 Tweak expand-file-name calls and acdw/reload 2021-01-28 08:13:31 -06:00
Case Duckworth
e21ce8f986 Add a function to better sync with TTRSS 2021-01-28 08:12:36 -06:00
Case Duckworth
3e86757022 Change tab bar mode settings 2021-01-28 08:12:26 -06:00
Case Duckworth
14c1d690cf Fancify Windows batch files 2021-01-27 18:00:21 -06:00
Case Duckworth
6576dc9de6 Add dired-jump keybinding 2021-01-27 15:57:48 -06:00
Case Duckworth
2928e8b20b Add hl-line-mode to org-agenda-mode-hook 2021-01-27 15:52:21 -06:00
Case Duckworth
31bdb3495a Add elfeed 2021-01-27 15:52:05 -06:00
Case Duckworth
6083509eb0 Add 📦 tag 2021-01-27 15:51:43 -06:00
Case Duckworth
084d9194b3 Add visual-fill-column-mode
Also: a hook to activate it on visual-line-mode.
2021-01-27 15:51:00 -06:00
Case Duckworth
94c0f134d2 Comment out the link opening code in org-return-dwim 2021-01-27 12:47:38 -06:00
Case Duckworth
95b9916cc1 Font-lock list items 2021-01-27 12:47:16 -06:00
Case Duckworth
84ea017b73 Change dired-listing-switches
Now, it lists Almost all files (not . or ..), Formats directories and
others with a character at the end, hides groups and owner (-g -o),
shows Humanstyle sizes, and groups directories first.

I thought I couldn't use these because of Windows' elisp ls, but
apparently it works here.  If it causes problems, I can use an if form.
2021-01-27 12:45:27 -06:00
Case Duckworth
09c5564bd8 Don't create lockfiles 2021-01-27 12:45:03 -06:00
Case Duckworth
bb63bdf605 Typos and formatting 2021-01-27 12:44:37 -06:00
Case Duckworth
c0cbcc3203 Add acdw/find-config and acdw/reload 2021-01-27 12:43:50 -06:00
Case Duckworth
7e5d697069 Hide the default modeline and show window dividers 2021-01-27 12:42:54 -06:00
Case Duckworth
82468eb23d Make results of evaluating code blocks silent
With this change, I can just =C-c C-c= on a source block to load the
code.  No more hunting for the end of the sexp to =C-x C-e= !
2021-01-27 12:41:59 -06:00
Case Duckworth
7f9594aee2 Add books capture template 2021-01-27 08:31:31 -06:00
Case Duckworth
b18591f7b6 Add VARIABLES section to config.el 2021-01-26 23:21:05 -06:00
Case Duckworth
b5845418b2 Auto-fill in all text modes 2021-01-26 23:20:58 -06:00
Case Duckworth
852ac93e2f Mess around with the modeline 2021-01-26 23:20:48 -06:00
Case Duckworth
3eb18427a6 Normalize line endings 2021-01-26 21:18:12 -06:00
Case Duckworth
6ed1b70ffd Add nyan-mode 2021-01-26 17:52:08 -06:00
Case Duckworth
ed6e655ede Reformat 2021-01-26 17:51:43 -06:00
Case Duckworth
1eae8a7fbc Add quote prettifiers for Org mode 2021-01-26 17:51:08 -06:00
Case Duckworth
b349279daa Add form-feed 2021-01-26 17:50:47 -06:00
Case Duckworth
7fb65cea19 Reorganize 2021-01-26 17:50:32 -06:00
Case Duckworth
50134314db Change split-width-threshold
It was two thin for the default window.
2021-01-26 17:49:39 -06:00
Case Duckworth
4e21498b28 Require crux 2021-01-26 12:55:37 -06:00
Case Duckworth
cf1a2f40c6 Comment out wc-mode 2021-01-26 12:42:19 -06:00
Case Duckworth
5ae3ef0179 Add link 2021-01-26 12:25:39 -06:00