Commit Graph

1222 Commits

Author SHA1 Message Date
Case Duckworth 1c34a2196a Merge branch 'main' of https://tildegit.org/acdw/emacs 2021-06-09 21:49:27 -05:00
Case Duckworth fa69217742 Enable goto-address-mode 2021-06-09 21:48:42 -05:00
Case Duckworth 7071871ce4 Load erc module after erc 2021-06-09 21:48:31 -05:00
Case Duckworth 04d97d3dac Add browse-url functions
I should break this out into a thingy.
2021-06-09 21:48:11 -05:00
Case Duckworth 924d0fc4c7 Merge branch 'main' of tildegit.org:acdw/emacs 2021-06-07 14:10:24 -05:00
Case Duckworth bb7924a4b6 Make Emacs work at work 2021-06-07 14:09:48 -05:00
Case Duckworth 411855b816 Change ERC config 2021-06-06 23:28:25 -05:00
Case Duckworth a19c83eb11 Force mode line update after quitting server
Still not quite working... i think i need to kill all the channel buffers too.
2021-06-06 23:27:57 -05:00
Case Duckworth a2823598fb Add acdw-erc/prompt 2021-06-06 23:27:50 -05:00
Case Duckworth 3a2346e084 Require erc on connect 2021-06-06 23:27:22 -05:00
Case Duckworth ba1f60ed5a Change hook for feed list 2021-06-06 23:27:09 -05:00
Case Duckworth 41ffc15191 Write function to require private.el 2021-06-06 23:27:01 -05:00
Case Duckworth afa3013927 Add unfill-region
TODO: unfill-buffer, etc.

Possibly a whole 'filler.el' ...
2021-06-02 23:38:43 -05:00
Case Duckworth 71c4d37813 Remove commented block 2021-06-02 23:38:37 -05:00
Case Duckworth f29e8c896c Add ssh-config-mode 2021-06-02 23:38:30 -05:00
Case Duckworth b98098161f Add 'needs mpv' statement to eradio 2021-06-02 23:38:18 -05:00
Case Duckworth a363220dbc Add edit-server
Also requires this extension:
https://addons.mozilla.org/en-US/firefox/addon/edit-with-emacs1/
2021-06-02 23:38:10 -05:00
Case Duckworth 0f7abf0795 Make some things private-r
Sure you can check the history.  But who knows what I've changed?!?!?! MYSTERY
2021-06-02 23:36:43 -05:00
Case Duckworth 83b9a251af Ignore private.el 2021-06-02 23:06:39 -05:00
Case Duckworth 6fd355d978 Add ORG functionality 2021-06-01 22:30:05 -05:00
Case Duckworth 85c68dcdf6 Change Gnus keybind 2021-06-01 22:29:47 -05:00
Case Duckworth f3704f7cb7 Configure ERC 2021-06-01 22:29:38 -05:00
Case Duckworth 4c93f54ae1 Add group 2021-06-01 22:29:22 -05:00
Case Duckworth c698dc9869 Move things from init.el to acdw.el and acdw-eshell.el
Probably should've been 2 commits...
2021-05-30 00:07:02 -05:00
Case Duckworth b6d56777f5 Add PDFs to auto-mode-alist 2021-05-29 23:18:46 -05:00
Case Duckworth eea1485a0a Add iscorll 2021-05-29 23:18:42 -05:00
Case Duckworth c08244115c Add eradio 2021-05-29 23:18:35 -05:00
Case Duckworth e02c68d413 More setup of erc 2021-05-29 23:18:27 -05:00
Case Duckworth 77e1580403 Fix setup to run after first focus-change-function
/I don't know what I'm doing .../
2021-05-29 23:17:57 -05:00
Case Duckworth 488d0310e5 Add mastodon.el
Doesn't work right now, but that's my fault.
2021-05-28 22:42:59 -05:00
Case Duckworth c835af64fd Add erc-hl-nicks 2021-05-28 22:42:53 -05:00
Case Duckworth a108cfa9cc Remove comment 2021-05-28 22:42:48 -05:00
Case Duckworth 7b3cafc04b Add (setup... forms to imenu in elisp 2021-05-28 22:42:24 -05:00
Case Duckworth 89513fb0b8 Require auth-source 2021-05-28 22:42:14 -05:00
Case Duckworth 8d91bb02ce Setup imenu-anywhere 2021-05-28 20:51:32 -05:00
Case Duckworth 0523d84477 Setup epithet 2021-05-28 20:51:21 -05:00
Case Duckworth 7c7c6e0d3a Use repeat-mode on > emacs 28 2021-05-28 20:51:07 -05:00
Case Duckworth db1eb2d7b4 Change frame-title-format 2021-05-28 20:50:58 -05:00
Case Duckworth 1ac673c763 Change flyspell-start behavior 2021-05-28 20:50:45 -05:00
Case Duckworth 8fd98de300 Add eshell last argument
https://old.reddit.com/r/emacs/comments/nlefvx/weekly_tips_and_tricks/gzpng5o/
2021-05-28 20:47:58 -05:00
Case Duckworth a712b76ae9 Move defun into hook definition 2021-05-28 20:45:53 -05:00
Case Duckworth bda5b2538f Fix mode-line flashing
Thanks, doom-themes!
2021-05-28 07:31:53 -05:00
Case Duckworth cf0b0ffe43 Merge branch 'main' of https://tildegit.org/acdw/emacs 2021-05-27 17:37:32 -05:00
Case Duckworth 47a0416ab5 Fix frame setup 2021-05-27 17:36:39 -05:00
Case Duckworth 2e0bebddc6 Merge 2021-05-27 12:53:37 -05:00
Case Duckworth 0acf0a28d7 Change C-z binds to C-c and remove leader 2021-05-27 12:52:12 -05:00
Case Duckworth 6124bf0ef7 Merge branch 'main' of https://tildegit.org/acdw/emacs 2021-05-27 08:13:46 -05:00
Case Duckworth 26602a1c16 Customize ibuffer filters 2021-05-27 08:13:14 -05:00
Case Duckworth fda35b47f1 Add vuiet 2021-05-27 08:13:08 -05:00
Case Duckworth 8dfab51df9 Fix a weird error with straight-use-package
Description:

With the (or (ignore-errors ...) (progn ...)) form, `:straight' threw an error
/only/ with `avy'.  I couldn't figure out what the error was by re-evaluating
or changing it to just throw straight's error or anything, and
straight-use-package always returned t.  However, changing the form to the
simpler (straight-use-package) just ... works.  So I have no idea what the
matter might be.

I realized that I made the :straight form more complicated to begin with
because I was installing a lot of different packages and they were all over the
place, so I wanted to know that it failed sooner rather than later, but still
load the rest of my init file.  Now that my config is more stable, I feel okay
taking the extra stuff out of the form.
2021-05-26 17:29:24 -05:00