Howard Abrams
8857e1f6ef
More Element/Matrix and less IRC
2024-03-22 13:43:12 -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
770002c3bd
Minor tweaks to ement to make it prettier
2024-03-05 17:05:22 -08:00
Howard Abrams
9853d3f4ed
Trimmer way for app-specific perspectives
2024-03-05 09:51:28 -08:00
Howard Abrams
ca4799e524
Migrating my local leader key to major-mode-hydra
...
Seems that the leader has a bug when it comes to local mode maps, and
the major-mode hydra is an attractive alternative. Granted, I do feel
the need to group things for the tabular view, but that isn't a bad thing.
Need to take a pass at my more-complex code in my programming stuff.
2024-03-03 20:18:00 -08:00
Howard Abrams
5c11765f82
Migrate from specific variable-pitch to mixed-pitch project
2024-02-28 13:46:18 -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
52046ffa91
Removed projectile for the built-in project
2024-02-13 11:30: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
2d9725290b
Fix header to have correct tags
2023-12-19 20:15:26 -08:00
Howard Abrams
a61b214239
Fix by having dir-locals.el a template
...
This solves a problem by having it overshadow the emacs lisp template.
2023-12-18 17:16:45 -08:00
Howard Abrams
f99377f239
Reorganize my Federation Connections
...
Make room for Lemmy.
2023-08-25 20:10:45 -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
5c887b7bd6
Little more tweaks for Linux and Emacs
2023-07-08 22:26:43 -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
6295e56fd8
Telegram settings
2023-05-31 17:07:45 -07:00
Howard Abrams
96db7ff63f
Removing Twitter
2023-05-02 21:55:58 -07:00
Howard Abrams
882cf0dba7
Fix/Cleanup many of the keybindings
...
Creating multiple general leader keys per mode, doesn't work. Instead,
I need to re-use the _local leader_ but add the keymap during the
definition.
2023-05-01 11:49:33 -07:00
Howard Abrams
4415138707
Fix a bug
...
Also, what is it about `use-package` take silently dies when it
encounters both a :config and :init ... but works if they are in
separate `use-package` forms.
2023-04-01 16:32:16 -07:00
Howard Abrams
12d7b0f68e
Fix Mastodon repository references
2023-03-15 09:28:26 -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
66c30a2252
Integrating the Matrix via ement
2023-02-21 17:25:33 -08:00
Howard Abrams
e65a089e95
Pulling Telega from Melpa instead of my own clone.
2022-11-27 10:40:39 -08:00
Howard Abrams
edf662d146
Removal of some Mastodon experiments.
2022-11-27 10:40:23 -08:00
Howard Abrams
c4af3cb7ec
Extending Mastodon interface
...
After reading some of the features of Mastodon that Sacha has fixed, I
decided to steal and extend.
2022-11-24 23:17:21 -08:00
Howard Abrams
b0d528d5d9
Let's hear it for Mastodon!
2022-11-15 11:07:18 -08:00
Howard Abrams
f59f97025a
Links to my personal projects, rpg-dm and Ironsworn.
2022-11-07 20:58:33 -08:00
Howard Abrams
50c7701f44
Yeah, mastodon works with 2FA!
2022-11-07 20:47:18 -08: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
aff07bdf5f
No more warnings with some elisp-links for org-mode
2022-04-29 21:54:03 -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
6b2df99faf
Adding my hot-new Ironsworn package to my loader
2022-03-03 15:10:16 -08:00
Howard Abrams
a05a473093
Add more apps to my "a" key
2022-03-03 15:08:09 -08:00
Howard Abrams
92b30d502f
Keybinding for telega and turn on vterm
2022-02-17 09:54:03 -08:00
Howard Abrams
7e301d5efe
Putting Telega back in
2022-02-02 11:53:16 -08:00
Howard Abrams
1a870cc168
Not all of my machines have everything checked out
2022-01-06 16:41:40 -08:00
Howard Abrams
87e2d4e292
Move stuff around
...
Needed to move the Terminal stuff over to remoting, as I don't include
the aux-apps in my Work-specific Emacs system. While I was at it, I
noticed some key conflicts with org, so fixed that too.
2022-01-06 15:36:39 -08:00
Howard Abrams
6791c7bdc8
Fix bugs ...
...
Including splitting out the project list (so that it can be added to
later in the initialization), a bug found in the `beep` code.
2022-01-04 16:14:38 -08:00
Howard Abrams
bc6e6eea50
Shuffling sections around
...
Expanding the Applications sections and removing it from the Config.
2021-12-29 18:51:25 -08:00
Howard Abrams
4d1f869f9d
Add Twitter back into Emacs
...
Shame that I can't get Telega working at the moment.
2021-11-18 12:14:10 -08:00