Commit graph

50 commits

Author SHA1 Message Date
Howard Abrams
0f6d77f89b Fix a theme load bug 2024-07-04 23:20:11 -07:00
Howard Abrams
437f707deb Flexoki is too garish for me. Using the cool wilmersdorf
At least, for the moment.
2024-07-02 13:15:00 -07:00
Howard Abrams
e0f9efabd2 Add the hl-todo and consult-todo
Along with fixing the cursor color on the form.
2024-07-02 10:11:23 -07:00
Howard Abrams
2bf50e1f78 Organizational bug fix 2024-06-03 22:28:14 -07:00
Howard Abrams
fd714ad8a0 After a thousand years, I've changed my theme
And fixed a few bugs related to switching between inside and out. :-D
2024-06-03 18:40:20 -07:00
Howard Abrams
988c0dac2e Decided I like lowercase headers better
Oh, and let's fix the FILETAGS. Thank goodness for woccurrrrrr.
2024-03-06 20:02:25 -08:00
Howard Abrams
5c11765f82 Migrate from specific variable-pitch to mixed-pitch project 2024-02-28 13:46:18 -08:00
Howard Abrams
f3c8bafe24 Minor textual changes ... in case, someone reads this. 2024-02-25 21:21:41 -08:00
Howard Abrams
2778151656 Convert to SN Pro font for variable pitch fonts
And let's turn it on in more applications.
2024-02-22 16:57:58 -08:00
Howard Abrams
e5522fa0eb Dim inactive windows
As well as fix the pulsar code.
2024-02-20 11:08:52 -08:00
Howard Abrams
778bfd4685 Made Evil optional
Probably one doesn't need to hedge any bets, but I want to be able to
eventually swap out Evil for Meow (or something of my own crafting),
so wrapping evil-specific calls with a condition doesn't sound like a
bad idea.
2024-02-09 12:07:05 -08:00
Howard Abrams
62651466e2 Reorganizing my Publishing Approach
Getting ready to ship an exported version of my files up to my own
server.
2023-12-20 19:54:30 -08:00
Howard Abrams
abee1e8325 Tidied some font-specific comments 2023-12-19 20:15:47 -08:00
Howard Abrams
2d9725290b Fix header to have correct tags 2023-12-19 20:15:26 -08:00
Howard Abrams
641b69a241 New monitors. Font too big! 2023-12-13 11:27:32 -08:00
Howard Abrams
6e92e3d13d New Mac system shook out some MacOS changes needing incorporation
Specifically how Homebrew is installing its goodies in a different
location, which makes it a bit incompatible with my Linux boxen.
2023-11-06 09:45:45 -08:00
Howard Abrams
0bda2f1dab fix the mail 2023-10-12 21:00:09 -07:00
Howard Abrams
9e8f5fff31 Why is pulsar not on in all modes? 2023-09-07 15:44:08 -07:00
Howard Abrams
b8f8f2421f Tangling was a mistake
Unless I want to redo everything, and always tangle files (tempting).
2023-07-10 09:25:40 -07:00
Howard Abrams
ccb49d5a58 Tangle all configuration files to my elisp directory
Haven't really needed this, as I have a function to load the org file
as Emacs Lisp code directly, but this can be a little helpful for debugging.
2023-07-05 10:22:18 -07:00
Howard Abrams
194e3a3231 Instructions for rebuilding with Ubuntu Linux 2023-07-04 23:47:44 -07:00
Howard Abrams
e1eb3b85e3 Do I like the removal of the titlebar? 2023-04-20 15:30:59 -07:00
Howard Abrams
1884e60275 Let's use Prot's backup git clone for pulsar 2023-04-01 16:38:53 -07:00
Howard Abrams
d586bc2e2b Capturing windows look better with v29 2023-04-01 16:32:16 -07:00
Howard Abrams
1b81e2178a Finally got litagures working on my Mac
Using a couple of hacks, but I'm keeping Mickey Peterson's project as
that seems like a better solution for the Linux system.
2023-04-01 16:32:16 -07:00
Howard Abrams
7a67663f40 Minor changes. 2023-02-27 13:46:17 -08:00
Howard Abrams
01a0958e6f Update the copyright year
This really was a lark to see if I could change ALL the files using
woccur and a regular expression. Quite please with how simple that was.
2023-02-23 09:35:36 -08:00
Howard Abrams
60a960b4fe Different fonts for body and org headers
Yeah it seemed that I should define the font in one file and use it in
another. Normally, this wouldn't fly.
2023-02-01 08:09:01 -08:00
Howard Abrams
77facd8668 Using XCharter as my default proportional font. 2023-01-19 17:23:20 -08:00
Howard Abrams
1d60966780 Update reference to Prot's pulsar project 2023-01-15 21:42:15 -08:00
Howard Abrams
4df8279e20 Replace neotree with dirvish
I used neotree when giving code reviews to show people watching where
files were located in the project. It was never very useful. But
dirvish allows me to do that, plus have a more useful dired experience.
2022-11-24 23:05:39 -08:00
Howard Abrams
fa30322b23 Consistent window commands
I like both my leader and ace-window for different reasons, and I need
them to be consistent.

Also, I want to split a window and immediately see a file or buffer.
2022-11-15 19:58:31 -08:00
Howard Abrams
c19c54ef18 Better Dashboard
Using the cheatsheet to display hints and keystrokes that I want to learn.
2022-11-02 20:59:00 -07:00
Howard Abrams
50f74914ff More clear font allocation
With no more DRY errors.

Also, let's just jump into full screen again.
2022-09-11 22:28:09 -07:00
Howard Abrams
30d151bd1f Consistent straight access to github/gitlab projects
This is just a clean up.
2022-08-09 09:57:20 -07:00
Howard Abrams
ffbd253e65 Convert to lower-case #+BEGIN_SRC blocks
While I was at it, I address some prose-specific comments like passive
sentences and weasel words.
2022-06-17 17:25:47 -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
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
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
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
72cdbdaea6 Integrated the Protesilaos' pulsar project 2022-03-15 09:21:26 -07: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
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
129f834812 Getting the configuration working on my iMac
Each computer seems to be so unique.
2022-01-02 22:42:22 -08:00
Howard Abrams
4778e0692c Add version to dashboard
As well as some code to make the native compilation mode startup better.
2021-12-08 13:56:30 -08:00
Howard Abrams
e0e16e57d6 Excising useless user information 2021-11-18 12:12:19 -08:00
Howard Abrams
065e673b7f Add Neotree and make it prettier to display with all the icons 2021-11-13 22:16:25 -08:00
Howard Abrams
ee2eab464d Increase/Decrease the "font size" of the frame
While the `text-scale-increase` works fine for a single window, if I
want the font for the entire window, I needed something else. Added it
to the "Window" Hydra, so it could be a pink toggle.

While I was at it, I changed more `ha/` to `ha-` ... consistency!
2021-11-11 21:05:41 -08:00
Howard Abrams
513f2f06de Let's go ... first commit after a major refactor
Why yes, this will look like it sprung, like Athena, fully grown and
in armor from my head, but this is really just the mid-point of a new
endeavor.
2021-11-02 12:09:41 -07:00