Commit graph

600 commits

Author SHA1 Message Date
Howard Abrams
06643aa146 Connected all the prose linters together
And added the languagetool ... not sure if it adds anything, so I'm
not actually enabling it at this time.
2024-10-19 13:39:45 -07:00
Howard Abrams
3c2c266009 Minor capturing changes 2024-10-19 13:37:45 -07:00
Howard Abrams
b067964930 Trying out a new variable-pitch font
And fixed up my emoji font: 😏
2024-10-19 13:35:37 -07:00
Howard Abrams
6d92980311 Migration from ~/other to ~/src
Why was it any other way?
2024-10-19 13:34:01 -07:00
Howard Abrams
2bd14a876a Create new demonstration code
This replaces demo-it, but I will be bringing some, more general
functions, over from it.
2024-10-19 13:26:27 -07:00
Howard Abrams
990cc577dc Fix annoying bug of possible multiple inserts
Now the sprint and inserts are better.
2024-10-01 15:13:38 -07:00
Howard Abrams
3b1427a8db Switching to a new Mastodon server 2024-10-01 15:13:38 -07:00
Howard Abrams
809a542e6d Fixed a stray paren
And fixed some warnings in the resulting code.
2024-09-28 08:37:22 -07:00
Howard Abrams
ffe662ced0 Get the mail system working again.
Wrapping code in `use-package` expressions instead of `noweb`
references, allows me to execute sections, resulting in
easier-to-maintain code.
2024-09-28 08:35:56 -07:00
Howard Abrams
71168110e0 Fixing my Markdown configuration a bit
Just need to get the fonts working better.
2024-09-02 15:57:51 -07:00
Howard Abrams
88f2b35e3f Nifty ability to encrypt sections of an org file
Plus, let's get some formatting for Telega messages.
2024-09-02 15:46:50 -07:00
Howard Abrams
45cd891452 Minor bug fix 2024-09-02 15:28:14 -07:00
Howard Abrams
f2287c59a0 Simplified my org journaling code 2024-09-02 15:27:32 -07:00
Howard Abrams
2317cc5d37 Going back to <... for Yasnippet expansions
And I need to make these uppercase if I'm going to officially publish
a book on the subject.
2024-08-17 22:30:27 -07:00
Howard Abrams
d4737e5528 Add new snippets 2024-08-11 21:04:53 -07:00
Howard Abrams
4267673853 Publishing my literate initialization with one function 2024-08-10 21:59:26 -07:00
Howard Abrams
4e11a22457 Journaling cleanup 2024-08-10 21:59:03 -07:00
Howard Abrams
a9ce3c1d27 Fixed a "race condition" startup bug
I wanted to have an icon associated with the major mode hydra, but the
display system wasn't available at this time. So, now we can override it.
2024-08-10 21:58:05 -07:00
Howard Abrams
b162327c7d Let's just sit and meditation before painting the screen 2024-08-10 19:36:22 -07:00
Howard Abrams
c2009b56ec Pulling in the helpful package before using it 2024-08-10 12:35:48 -07:00
Howard Abrams
67cbe9883e Fixed a number of minor warnings 2024-08-10 12:35:48 -07:00
Howard Abrams
3042ffe460 In eshell, expanded my "set" to also set variables in environment
Also, converted my 'execute" command on a buffer file to use the shell
instead of eshell (as eshell's use of buffers is odd and I find it
disconcerting). Not sure what I would like here, though.
2024-08-10 12:35:48 -07:00
Howard Abrams
85a7613f69 Forked my own copy of pikchr-mode to fix a bug
Will revert if and when it is accepted and merged.
2024-08-10 12:35:48 -07:00
Howard Abrams
24d13c1a07 Issues with work-related stuff, like Ansible and Markdown
Now doing a lot of work with Markdown, and need to add linting and
other features.
2024-08-10 12:35:44 -07:00
Howard Abrams
f1fa3742a0 Changing snippets to # instead of <
This reduces the conflicts and is just as unique.
2024-08-07 22:17:37 -07:00
Howard Abrams
285bf2d86c Fixed minor bugs 2024-08-07 22:17:37 -07:00
Howard Abrams
086725397a Fix bug in turning on imenu too much
We'll just ignore the errors ... good enough, right?
2024-08-07 22:17:32 -07:00
Howard Abrams
bcb28ef821 Wee bit of tidiness 2024-07-29 13:53:40 -07:00
Howard Abrams
2cf9421c22 Bug that didn't bring in publishing commands 2024-07-25 21:44:36 -07:00
Howard Abrams
12d12bd3da Got the imenu working as a menu mode 2024-07-25 21:44:36 -07:00
Howard Abrams
c7ed6c03f7 Experiment in highlighting the current symbol 2024-07-25 21:42:44 -07:00
Howard Abrams
15b9d4f519 Large ruby project at work that I can instantiate.
The 90's called ... they were wondering if you have seen their ctags.

I just can't believe how well this worked.
2024-07-25 21:37:53 -07:00
Howard Abrams
da58857ba8 Fix some bugs in my literate programming
Getting ready to publish an essay showcasing this.
2024-07-25 21:37:53 -07:00
Howard Abrams
4a8dd29d68 Starting to replace ha-local-leader for Major Mode Hydra 2024-07-25 21:37:53 -07:00
Howard Abrams
5c98dee1a0 Update some feeds from new/old blogs 2024-07-25 21:37:53 -07:00
Howard Abrams
2d41285097 Tidy up prose on evil and headers 2024-07-25 21:37:49 -07:00
Howard Abrams
7fdda6fdab Can't get rid of C-g finger memory.
So I'm doing both.
2024-07-25 21:36:42 -07:00
Howard Abrams
a1215cb1af Code reorganization 2024-07-18 22:17:12 -07:00
Howard Abrams
f9e0c63725 Bug fix and turn on xref to org connection 2024-07-18 08:31:17 -07:00
Howard Abrams
9400a4d2db Turning on the table of contents when exporting 2024-07-16 22:22:01 -07:00
Howard Abrams
59472d1cda Minor fix to jumping to org-blocks in literate world
The difference between space and blank, is that space includes newlines.
2024-07-16 22:07:56 -07:00
Howard Abrams
3aaf79eb24 Fix the index menu (imenu) and quite being clever 2024-07-16 21:55:38 -07:00
Howard Abrams
18980ec2f2 Fully integrated literate code blocks and xref 2024-07-16 21:55:35 -07:00
Howard Abrams
2aabdb28e5 More literate programming function cleanup 2024-07-16 21:54:49 -07:00
Howard Abrams
de7eadc5b9 Move example to website essay 2024-07-07 11:55:35 -07:00
Howard Abrams
0de35fbac9 Fix minor issue in Markdown render 2024-07-07 11:43:59 -07:00
Howard Abrams
7b4e7c4ab3 Collect all literate programming support in one file
This is pretty cool, and I need to blog about this.
2024-07-07 11:30:07 -07:00
Howard Abrams
90f919ca5b Removing need for f library at bootstrap level
Seems the f library isn't available in version 30 preview.
2024-07-05 20:45:12 -07:00
Howard Abrams
f269ef0cb0 Better spatial navigation of YAML docs
We'll see how useful this is. Remember `g t`
2024-07-04 23:20:35 -07:00
Howard Abrams
0f6d77f89b Fix a theme load bug 2024-07-04 23:20:11 -07:00