Commit Graph

1205 Commits

Author SHA1 Message Date
Case Duckworth fa6e89be66 Update Gnus config 2021-04-21 17:22:23 -05:00
Case Duckworth fda8192c81 Add keybinding for crux-transpose-windows 2021-04-21 11:50:34 -05:00
Case Duckworth b51bf89f7a Add advice to kill lines and join 2021-04-21 11:50:18 -05:00
Case Duckworth 71d2664f23 Merge branch 'main' of https://tildegit.org/acdw/emacs 2021-04-21 09:38:27 -05:00
Case Duckworth 9dd7619d12 Fix typo 2021-04-21 09:38:08 -05:00
Case Duckworth 180fdac959 Fix boundp check in eshell-setup 2021-04-21 09:36:30 -05:00
Case Duckworth c4a38fed1e Merge branch 'main' of https://tildegit.org/acdw/emacs 2021-04-20 17:59:49 -05:00
Case Duckworth 82c75698ec Add `electric-cursor'
Mine own package!
2021-04-20 17:59:24 -05:00
Case Duckworth 76a464c7cf Fix some dumbness 2021-04-20 17:59:09 -05:00
Case Duckworth 193620eb92 Merge branch 'main' of https://tildegit.org/acdw/emacs 2021-04-20 16:26:34 -05:00
Case Duckworth ec8f21a252 Use consult for completion-in-region 2021-04-20 16:25:31 -05:00
Case Duckworth 37e80f75e4 Only grow mini-windows, instead of resizing intensely 2021-04-20 16:24:59 -05:00
Case Duckworth 65f22f2d22 Autoload elpher-go 2021-04-20 16:24:42 -05:00
Case Duckworth 2d364b5c89 Advise setup to use lexical-binding 2021-04-20 16:24:06 -05:00
Case Duckworth 4a9252b114 Use company for completion-in-region instead of corfu
I found out it does completion-in-region, and honestly, it's a better
interface, and more uniform.
2021-04-20 14:27:22 -05:00
Case Duckworth ec64f8bdff Correct things 2021-04-20 14:24:03 -05:00
Case Duckworth b7e63d425a Change keybindings 2021-04-19 23:46:24 -05:00
Case Duckworth 780f58dece Rename functions in acdw-org.el 2021-04-19 16:16:46 -05:00
Case Duckworth e035d7a378 Make `visual-line-mode' and `olivetti-mode' prettier 2021-04-19 16:16:19 -05:00
Case Duckworth 5be5b704b1 Handle cases where ~/.emacs/pkg doesn't exist 2021-04-19 16:15:44 -05:00
Case Duckworth 2f35181b9a Tweak `org-table-copy-down'
Now <S-return> will do its regular thing /in/ a table, but will also work
/outside/ a table as a regular <return>.
2021-04-19 15:46:31 -05:00
Case Duckworth f09752f5a0 Merge branch 'main' of https://tildegit.org/acdw/emacs 2021-04-19 15:25:53 -05:00
Case Duckworth d057fde4ce Add `acdw/kill-a-buffer' and keybinding 2021-04-19 15:25:04 -05:00
Case Duckworth 4b7c2c092c Add (and ignore) pkg/
I'm going to put packages I develop in there.
2021-04-19 14:38:44 -05:00
Case Duckworth 6e8dda046c Move vertico-related config into its `setup' form 2021-04-19 12:33:13 -05:00
Case Duckworth 6e6f95570b Fix clipboard pasting non-ASCII characters
... at least on Windows.

Solution found here:
https://emacs.stackexchange.com/questions/22727/pasting-text-from-clipboard-why-m-instead-of-linebreaks

Other resources:
https://emacs.stackexchange.com/questions/22727/pasting-text-from-clipboard-why-m-instead-of-linebreaks
https://goyoambrosio.com/2018/06/Dealing-with-utf-8-in-Emacs/
2021-04-19 12:32:21 -05:00
Case Duckworth cdaaee1a1d Fix `:mode' keyword in `setup' 2021-04-19 12:31:52 -05:00
Case Duckworth 8a99f1b722 Sort .gitignore and add gnus/ 2021-04-19 08:26:55 -05:00
Case Duckworth 9259da2345 Begin again with Gnus 2021-04-19 08:24:46 -05:00
Case Duckworth 48396d9888 Lower echo-keystrokes timeout 2021-04-19 00:21:36 -05:00
Case Duckworth b140de36ba Enable minibuffer-electric-default-mode 2021-04-19 00:21:22 -05:00
Case Duckworth 46579be1fb Attempt to further speed up init 2021-04-19 00:21:12 -05:00
Case Duckworth 1b652a2ec8 Switch out company for corfu
Corfu is like, alpha software, but it already seems pretty useful for what I
need.
2021-04-17 23:02:38 -05:00
Case Duckworth 44a6df13ce Consolidate home apps 2021-04-17 23:02:23 -05:00
Case Duckworth c1f0a14b8f Reorganize magit settings 2021-04-17 23:02:11 -05:00
Case Duckworth 6607720854 Autoload `elpher-bookmarks' 2021-04-17 23:01:54 -05:00
Case Duckworth c864c0d4d7 Re-organize org settings 2021-04-17 23:01:42 -05:00
Case Duckworth 014c37dc77 set lexical-binding by default 2021-04-17 19:03:52 -05:00
Case Duckworth 8e1f66e0e4 Don't add a space after slime company completion 2021-04-15 23:23:58 -05:00
Case Duckworth 47b7185d7d Try to fix vertico et al 2021-04-15 23:23:50 -05:00
Case Duckworth 9ce0660678 Enable lexical-binding by default 2021-04-15 23:23:32 -05:00
Case Duckworth bbfc7c8f17 Merge branch 'main' of https://tildegit.org/acdw/emacs 2021-04-14 18:40:08 -05:00
Case Duckworth f2dd261315 Remove some modes from dumb-format 2021-04-14 18:40:05 -05:00
Case Duckworth f691294a32 Remove `vertico' from `comp-deferred-compilation-deny-list'
See https://github.com/minad/vertico/issues/15 -- might not be necessary
2021-04-14 17:46:43 -05:00
Case Duckworth 99ec5c04f9 icomplete->vertico... again
this time, I just commented out icomplete, so it should be easier to test
things.  uff....

I guess I'm getting close to 1000 commits! so gotta do what i can, right?
2021-04-14 17:10:53 -05:00
Case Duckworth e5795d6bf4 Make `org-return-dwim' auto-fill-mode-aware
Added a block at the top of the function to call `auto-fill-function' if it's
enabled, and I changed the calls to `newline' to `insert "\n"`, due to
... something.  It was having issues figuring out that the new lines were list
items I think.

I also removed the message part in the middle of the function that I forgot to
remove before.
2021-04-14 17:06:59 -05:00
Case Duckworth 627350d33d Merge branch 'main' of https://tildegit.org/acdw/emacs 2021-04-14 10:05:47 -05:00
Case Duckworth 042e1cc5e2 Remove company-active-map keys
The ones removed aren't necessary with company-tng-mode.
2021-04-14 10:05:14 -05:00
Case Duckworth 272537bf84 Change :option to setq-default for some setup forms
:option loads the symbols with custom-load-symbol, but for some of the settings
I don't care about that.
2021-04-14 10:04:28 -05:00
Case Duckworth 29e9ad67ca Change frame-title-format 2021-04-14 10:03:47 -05:00