Commit graph

125 commits

Author SHA1 Message Date
Howard Abrams
e06ccd08b9 More consistent keybindings with EWW and Info 2022-03-24 10:44:11 -07:00
Howard Abrams
43dd652210 Fixed a bug 2022-03-23 20:57:09 -07:00
Howard Abrams
0396c09af4 Convert to org-present from the org-tree-slide
Simpler and I now have hooks to make it look like what I want.
2022-03-21 16:58:00 -07:00
Howard Abrams
6237637f90 Remove my settings in favor of org-modern
And try to get some of the svg-tags working as I would like.
2022-03-18 14:36:30 -07:00
Howard Abrams
0599164dec Finally fixed my fonts so that variable-pitch works in org
At least, it works in Org with the ability to change the font sizes,
which is important when giving presentations with larger fonts.

The real culprit was the mixed-pitch project that didn't allow for
changing font sizes (which was easy enough to configure).
2022-03-18 14:17:20 -07:00
Howard Abrams
1a5e20a359 Define the flycheck checker after flycheck is available 2022-03-15 09:54:30 -07:00
Howard Abrams
8d9371de43 Oh my. This was a silly bug. 2022-03-15 09:26:58 -07:00
Howard Abrams
78fa9d989a Got Scheme... actually Racket working with Org 2022-03-15 09:21:26 -07:00
Howard Abrams
72cdbdaea6 Integrated the Protesilaos' pulsar project 2022-03-15 09:21:26 -07:00
Howard Abrams
4687c8c398 Fixed a bug due to a change in the JSON output of OpenStack
I may have to screw with this more, as it isn't very robust.
2022-03-15 09:21:26 -07:00
Howard Abrams
a8b5dc578a Excise the consult package that I am not using. 2022-03-15 09:21:26 -07:00
Howard Abrams
9fa4e824da Turn on the recentf feature 2022-03-11 21:56:58 -08:00
Howard Abrams
31a706d5f9 Using imenu to jump to Org headers
And a couple other tweaks.
2022-03-11 10:55:39 -08:00
Howard Abrams
0dd7ba0355 Minor copyright touchups on my snippets. 2022-03-09 17:14:21 -08:00
Howard Abrams
b5a82133ca Clarify the creative commons on tangled files
Do I really need the copyright symbol? I love how the proselint
insists that I use the unicode character (which unicoding all the
files sounds great to me).

What could go wrong there? :-D
2022-03-09 10:48:26 -08:00
Howard Abrams
6c504eec6c Experimenting with org in variable pitch mode
Which really only works if the font size is similar and we still have
fixed width for code blocks.
2022-03-08 22:01:59 -08:00
Howard Abrams
5e3c45a9a8 Got better write-good and proselint working.
My English is very good.
2022-03-08 22:01:19 -08:00
Howard Abrams
219d0ecea7 Fixed a binding bug to my worksapces 2022-03-08 20:43:25 -08:00
Howard Abrams
89fd52808a Can't really add iedit, until I require it. :-D 2022-03-03 15:20:27 -08:00
Howard Abrams
f04b1f36fc WHo knew that backup-directory-alist didn't accept ~ characters? 2022-03-03 15:20:27 -08:00
Howard Abrams
1ba0447921 Using latest version of org-mode
The 9.4.4 version that comes with Emacs conflicts with a newer version
I install. This is because I need org before I tangle my files.

So, I've moved the straight and `(use-package org)` code to the
`init.el` file, and then the rest of the system comes right up with
the latest org, and without the conflicts.
2022-03-03 15:20:27 -08:00
Howard Abrams
44cea4add4 Adding Scheme to the list of fun 2022-03-03 15:13:48 -08:00
Howard Abrams
6b2df99faf Adding my hot-new Ironsworn package to my loader 2022-03-03 15:10:16 -08:00
Howard Abrams
ac229daab0 Colorizing the IRC nicks
Make it easier to follow threads
2022-03-03 15:08:32 -08:00
Howard Abrams
a05a473093 Add more apps to my "a" key 2022-03-03 15:08:09 -08:00
Howard Abrams
2472e40358 Better keybinding to address a long-standing bug 2022-03-03 15:07:00 -08:00
Howard Abrams
bebc16c29b Better keybindings of Neotree 2022-02-25 17:14:50 -08:00
Howard Abrams
4c62a1a6bf Can't find my cursor on large monitors, but now I can flash it. 2022-02-25 17:13:44 -08:00
Howard Abrams
9d14742138 Mode-specific keybindings for Python
Now the LSP seems to be working better with pyright.
2022-02-25 17:12:45 -08:00
Howard Abrams
2c806791b3 Turning on the flycheck for checking without LSP 2022-02-25 17:12:18 -08:00
Howard Abrams
0d4b1e97c0 Fixed a bug with reloading my config file.
And a bit of clean up.
2022-02-25 14:57:43 -08:00
Howard Abrams
27d54bbe65 Add keybindings to Flymake 2022-02-24 13:52:01 -08:00
Howard Abrams
f703b6a151 Add cleverparens to all the languages
May not appreciate this.
2022-02-23 11:01:12 -08:00
Howard Abrams
1e8e04a4c4 Connect to devdocs for programming documentation 2022-02-23 10:58:49 -08:00
Howard Abrams
d6484b9f44 Keybindings for easily correcting spelling mistakes. 2022-02-17 11:38:41 -08:00
Howard Abrams
92b30d502f Keybinding for telega and turn on vterm 2022-02-17 09:54:03 -08:00
Howard Abrams
d0f3a321f7 Add keybinding to the focused work code
Let's get back to an easy way to focus my workflow.
2022-02-17 09:53:06 -08:00
Howard Abrams
8b53a1654f Add functionality for typographic quotes
Finally getting around to adding nicer quotes from Artur's Endless
Parenthesis blog. Org is getting prettier and prettier.
2022-02-17 09:50:34 -08:00
Howard Abrams
620a1bf670 Add the annotate mode package
For dropping simple word notes in your files ... visual bookmarks.
2022-02-10 23:17:46 -08:00
Howard Abrams
c37d1d0759 Checking out the Pocket Reader project
This seems like a great way to link my phone and emacs and reading
essays not on the elfeed reader.
2022-02-10 23:16:50 -08:00
Howard Abrams
83e8f635d5 Add a leader key for EWW 2022-02-10 23:16:24 -08:00
Howard Abrams
fb01aa4728 Save all buffers when Emacs looses focus. 2022-02-10 11:25:03 -08:00
Howard Abrams
e561e148e1 Fixed my project loading feature 2022-02-04 14:38:56 -08:00
Howard Abrams
9dda0a8abd Turning of the Forge stuff until I use it again. 2022-02-04 14:37:23 -08:00
Howard Abrams
64dc0a32e8 Gotta have all the snippets 2022-02-02 11:53:16 -08:00
Howard Abrams
7e301d5efe Putting Telega back in 2022-02-02 11:53:16 -08:00
Howard Abrams
4134b243c9 I never use super or subscript nomenclature in org. 2022-02-02 11:53:16 -08:00
Howard Abrams
65233db29e Evil keybindings for Mail and Feed Reader 2022-02-02 11:53:16 -08:00
Howard Abrams
78db166f4c Put the EWW keybindings in Evil mode 2022-02-02 11:53:16 -08:00
Howard Abrams
6a88d5e138 Figured out the gpg bug
I needed to have a loopback setting to have it prompt for a password
inside Emacs, as opposed to running a GUI GPG, or worse, spitting out
an error.
2022-02-02 11:53:16 -08:00