Commit graph

71 commits

Author SHA1 Message Date
Howard Abrams
6b63130e76 Fully embrace the mood-line
For now.
2026-06-30 09:46:54 -07:00
Howard Abrams
3c57ea07af Starting to use Mood Line 2026-06-22 16:34:27 -07:00
Howard Abrams
b6891017af Collection of bug-fixes and tweaks
Including:
  - Booting Spotify and Twitter
  - Booting icanhasshortcut for Hammerspoon
  - Fixes for helping to identify the line the cursor is on
2026-06-05 16:06:12 -07:00
Howard Abrams
ce83073865 Minor bug fixes in the display 2026-01-06 21:12:22 -08:00
Howard Abrams
9a67d92054 Switch from persp to built-in tab-bar
Might as well turn on desktop-save as well, as that seems nicer than
reapplying a state and hitting the recentf file list.
2025-09-22 15:41:56 -07:00
Howard Abrams
de618dfde7 Add ultra-scroll as a standard package 2025-03-21 09:04:11 -07:00
Howard Abrams
cf18e3fc3c Lots of little bug fixes 2025-03-11 10:43:13 -07:00
Howard Abrams
ac4d2cbc0b Fix remaining Emacs 30 bugs and issues. 2025-03-06 11:32:03 -08:00
Howard Abrams
8b3ef55404 Shuffling paragraphs around to help load order 2025-02-28 22:05:48 -08:00
Howard Abrams
0fb7908f23 Fix presentation font size 2025-02-28 09:11:23 -08:00
Howard Abrams
8c66afa5ac Transit from all-the-icons to nerd-icons 2025-02-20 13:09:56 -08:00
Howard Abrams
fcb1fdb11d Shuffling my fonts ... yet again. 2025-01-28 13:14:48 -08:00
Howard Abrams
1250e152c6 Smoother scrolling and more symbols
And a bit of reorganization.
2025-01-19 10:16:50 -08:00
Howard Abrams
5ac74fadce Fix starting bug with theme 2025-01-16 11:42:00 -08:00
Howard Abrams
3f84fcd436 Fixing my presentation/demo configuration 2024-12-16 17:03:28 -08:00
Howard Abrams
6fc09faf66 Create my own dark theme 2024-11-22 12:56:39 -08: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
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
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
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