Commit graph

178 commits

Author SHA1 Message Date
Howard Abrams
c7911b4a5a Better loading of bootstrap files 2022-05-11 14:35:48 -07:00
Howard Abrams
241d72bc0e Add elisp-demos and elisp-def
As these two packages make Emacs Lisp programming much nicer.
2022-05-11 14:34:43 -07:00
Howard Abrams
9f0de0db6f Strict Emacs Lisp mode
Finally. Plus I thought I would move these stuff to its own file.
2022-05-11 11:40:58 -07:00
Howard Abrams
b7b5d1aada Add my better pretty print s-expression 2022-05-11 10:53:55 -07:00
Howard Abrams
ffd8925320 Converting evil-define-key to :general calls
i think it is easier to read. Slightly.
2022-05-11 10:52:12 -07:00
Howard Abrams
d3907c810a Using PDF Tools instead of Docview
Since the docview sometimes borks up, and PDF Tools is much better.
2022-05-10 12:03:40 -07:00
Howard Abrams
3a77274878 Convert link-hint to use :general
Need to convert all my keybindings to use that.
2022-05-10 11:28:48 -07:00
Howard Abrams
d43532631d Fix for GPG on the Mac
No longer need the GPG Suite of tools just to open an encrypted file.
2022-05-10 11:27:31 -07:00
Howard Abrams
8603f538c2 Beep to call consult instead of counsel. 2022-05-10 11:26:55 -07:00
Howard Abrams
6aa3efdf54 LSP shouldn't be turned on by default
At least, not until i can tame this beast.
2022-05-10 11:25:10 -07:00
Howard Abrams
0b64f4ab26 No need for counsel with vertico 2022-05-03 11:07:34 -07:00
Howard Abrams
71e966668a Tweaks to the symbols with Mac and Linux
This will have to do until I can get ligatures working again on the Mac.
2022-05-02 16:31:26 -07:00
Howard Abrams
0761dc4954 Integrate Embark with Whichkey for a more condensed experience 2022-05-02 16:29:57 -07:00
Howard Abrams
dce7a28d1e Introduced startup bugs based on odd dependencies 2022-05-02 09:50:17 -07:00
Howard Abrams
758782a0b6 Connecting Embark and Consult 2022-05-02 09:48:58 -07:00
Howard Abrams
82ff876a18 Fixed startup bugs 2022-04-29 22:27:06 -07:00
Howard Abrams
a39df823b5 Better keybinding for embark 2022-04-29 21:57:22 -07:00
Howard Abrams
aff07bdf5f No more warnings with some elisp-links for org-mode 2022-04-29 21:54:03 -07:00
Howard Abrams
7900ed9564 Replacing ace-link with link-hint
As it seems to do the same thing, but has slightly more link refs.
2022-04-29 10:28:11 -07:00
Howard Abrams
e025c0d31a Incorporate Consult for specific use-cases.
The preview feature of consult can be helpful at times. Let's see how
many functions I want to replace.
2022-04-28 08:56:57 -07:00
Howard Abrams
3dd1c79f63 Learn more about g key, and added gu
This goes with `g k` to go up a sibling outline element.
2022-04-27 22:26:07 -07:00
Howard Abrams
205067137b Switch the sync and project save keybindings
oh, and let's confirm before I quit Emacs. That's a bad fat finger.
2022-04-27 22:14:17 -07:00
Howard Abrams
608ab39e07 Reworking some evil keys that conflict by default.
Oh, and adding the evil-text-object designed for Python code.
2022-04-27 22:11:12 -07:00
Howard Abrams
85a1446ca4 Still can't get ligatures working with a Mac, so this'll have to do. 2022-04-18 21:55:55 -07:00
Howard Abrams
ed0a86acb7 Fixed my new quote insertion and added more... 2022-04-16 22:52:43 -07:00
Howard Abrams
132404580a Fix my snippet for PlantUML references
Ooop.
2022-04-12 10:47:20 -07:00
Howard Abrams
7439cfbb9f Add references to Ansible vault password
This allows the Ansible Mode to decrypt a file. I actually don't use
this too much, as I encrypt individual entries.
2022-04-12 10:42:01 -07:00
Howard Abrams
5af60f7cf9 Expand Ansible functionality
Doing a lot of Ansible for my day job lately, so now we can hook up
the documentation directly, and use a poly-ansible to switch between
Jinja and YAML syntax.
2022-04-11 21:04:41 -07:00
Howard Abrams
2b1bdb32a1 Get PlantUML back to working in org mode documents
Changed the name of a function, and didn't realize it broke my
snippets until I tried to use it.
2022-04-11 20:37:15 -07:00
Howard Abrams
216f6a0b73 Expanded on the "round quotes" in org files
Now have expanded rules as to when to insert (and delete) the single
or double quotes, and they act the same with the addition of a new
helper function.
2022-04-11 15:34:56 -07:00
Howard Abrams
f3f769d1b5 Load the Scheme work when I want 2022-04-09 09:10:55 -07:00
Howard Abrams
21d378b859 New Emacs 28 feature of highlighting flycheck errors 2022-04-09 09:10:55 -07:00
Howard Abrams
4848a23742 Minor IRC formmating of the ERC variables 2022-04-09 09:10:55 -07:00
Howard Abrams
8690385c15 Use the ace-link in elfeed
Might have to check out elfeed-paywall: https://sr.ht/%7Ejohnhamelink/elfeed-paywall/
2022-04-09 09:10:55 -07:00
Howard Abrams
dd49acbfd2 Turn on colored Emojis
However, this doesn't seem to be needed for latest MacOS builds of
Emacs 28.
2022-04-09 09:10:55 -07:00
Howard Abrams
093a6d7ee1 Take advantage of Emacs 28 features
Including the ability to jump directly to an Info manual.
2022-04-09 09:10:55 -07:00
Howard Abrams
35e41b1ee9 Allow non-loaded HAMACS file to be loaded later
While I don't want to automatically load all my projects (for
instance, for programming languages I don't use much), after loading
all files, I then put the rest in the list, allowing me to load them later.
2022-04-09 09:10:55 -07:00
Howard Abrams
fbf4ee929c Re-add my "Search the Notes" feature
Instead of calling a shell-script, find-notes, I now call `mdfind` and
`recoll` directly and then call `grep` on the resulting files.
2022-04-09 09:10:55 -07:00
Howard Abrams
d412456896 Fix minor bug in my presentation code. 2022-04-04 20:22:34 -07:00
Howard Abrams
514147ea52 Get scheme to work with org-mode 2022-04-04 20:20:59 -07:00
Howard Abrams
87ba4bf2fd Address an indent issue. 2022-04-04 15:04:20 -07:00
Howard Abrams
d216ba8149 Convert to ERC from Circe
The PART suppression, the colored nick support, and the ability to
fill the buffer window with the messages got me to convert.
2022-04-04 10:27:11 -07:00
Howard Abrams
13e77080fb Time to update my sprint names, right? 2022-04-01 11:43:24 -07:00
Howard Abrams
6c85de73e2 The org-padding mode doesn't work with SVGs
I think I'd rather go back to including extra lines.
2022-04-01 11:39:11 -07:00
Howard Abrams
b84fbeb5d4 Fix the dashboard including a function to tell me what is available
Minor tweaks to things that have bothered me.
2022-04-01 11:35:27 -07:00
Howard Abrams
cc2fb9b988 Updated my personal/work division
Odd, I know, but I run two instances of Emacs ... one for Work and one
for non-Work, and I make the distinction based on the executable ...
Currently emacs-plus@28 is for work, and emacs-plus@29 is for personal work.
2022-04-01 11:33:24 -07:00
Howard Abrams
cf7b81c576 Fixed my "image display" bug
Turns out the global-svg-tab-mode was turning off the ability to view
all PNG files, so now I just hooked the mode to certain major modes,
and we are back in business. Also cleaned up a few visual bugs.
2022-04-01 11:29:45 -07:00
Howard Abrams
4a7771b48a Closing my single, full-screen frame ain't helpful
But closing a window is.
2022-03-25 15:19:46 -07:00
Howard Abrams
6ddd2f6c95 Making org files look pretty without the notebook
Still having trouble getting the notebook working, but at this point,
I really just want Org to look cooler. :-D
2022-03-25 11:11:15 -07:00
Howard Abrams
ccebc03e7f Trying out Protesilaos' distraction-free focus package
This brought back Olivetti as well as creating a DWIM function for
narrowing a buffer the way I would expect.
2022-03-25 11:02:02 -07:00