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
2012a466c4
If I have a bug, let's see if we can keep going.
2023-04-03 09:24:52 -07:00
Howard Abrams
7ea4bd75ea
Getting Ruby working better
2023-04-01 16:32:16 -07:00
Howard Abrams
ce756d681c
Changes for working on Linux
2023-03-23 22:28:06 -07: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
3e1c6b3fe7
Refactor initialization and bootstrap regarding straight
...
Thinking of migrating to elpaca, and thought I would make it more approachable.
2023-02-23 09:28:00 -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
4ad496b98b
Converted my piper to a data-oriented functions
...
I liked my piper idea, but I just used it so seldom. Instead, I feel
like the ideas could be integrated into a data-focused function
collection. The interface is actually more dynamic and I can use it
without the "Piper" interface.
2022-10-17 20:49:00 -07:00
Howard Abrams
097431544e
Change approach for determining if Emacs is "for work".
2022-10-03 10:11:11 -07:00
Howard Abrams
f9b4789199
Pulled eshell functions out of remoting
...
And placed it into its own "eshell" configuration file.
2022-09-20 23:09:42 -07:00
Howard Abrams
6fb9d25eda
Fixed my source code loading scheme
2022-09-02 16:05:23 -07:00
Howard Abrams
624125dc06
Better MacOS integration with Emacs
...
I run two instances of Emacs on my MacOS laptop ... one for "work" and
another for IRC, et.al. This explains some of what I'm doing.
2022-09-02 16:03:43 -07:00
Howard Abrams
71f47a5490
Better approach to running Emacs for work.
2022-08-31 21:45:21 -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
c7911b4a5a
Better loading of bootstrap files
2022-05-11 14:35:48 -07:00
Howard Abrams
9f0de0db6f
Strict Emacs Lisp mode
...
Finally. Plus I thought I would move these stuff to its own file.
2022-05-11 11:40:58 -07:00
Howard Abrams
d43532631d
Fix for GPG on the Mac
...
No longer need the GPG Suite of tools just to open an encrypted file.
2022-05-10 11:27:31 -07:00
Howard Abrams
f3f769d1b5
Load the Scheme work when I want
2022-04-09 09:10:55 -07:00
Howard Abrams
35e41b1ee9
Allow non-loaded HAMACS file to be loaded later
...
While I don't want to automatically load all my projects (for
instance, for programming languages I don't use much), after loading
all files, I then put the rest in the list, allowing me to load them later.
2022-04-09 09:10:55 -07:00
Howard Abrams
cc2fb9b988
Updated my personal/work division
...
Odd, I know, but I run two instances of Emacs ... one for Work and one
for non-Work, and I make the distinction based on the executable ...
Currently emacs-plus@28 is for work, and emacs-plus@29 is for personal work.
2022-04-01 11:33:24 -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
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
a05a473093
Add more apps to my "a" key
2022-03-03 15:08:09 -08:00
Howard Abrams
b9ee2347b3
If I want to order the GPGs that it chooses
...
The linux location needs to be specified.
2022-01-06 17:01:08 -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
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
7a3d95d70b
Clearer when running on a Mac system.
...
Which fixes a bug when running on Linux, that doesn't need the Shell
PATH set (at least, not for me).
2021-12-13 10:45:32 -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
c295a915a4
Made the list of files to load ... actually load.
2021-11-29 14:01:05 -08:00
Howard Abrams
effc1cc551
Make it easy to reload all my configuration files
2021-11-23 16:29:52 -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
Howard Abrams
e0e16e57d6
Excising useless user information
2021-11-18 12:12:19 -08:00
Howard Abrams
2669fdaa5b
Add generate password system
...
Note that this commit references my IRC configuraton. I'm not checking
it in as I have too many credentials and personal information in it.
When I abstract it sufficiently, I will commit it.
2021-11-15 16:18:31 -08:00
Howard Abrams
f4a69065fc
Integrate Mail into Emacs
...
The mail system connects to my Gmail account with isync and notmuch,
and allows me to interact with with it, like hey.com ... oh, and I can
compose email messsage in org format.
Pretty slick. Now, if I just used mail.
2021-11-14 22:08:09 -08:00
Howard Abrams
3b33def950
Integrating org-super-agenda to supe-up my agenda display
...
This makes it easier to see what is going on.
2021-11-14 20:51:53 -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
0afe98086d
Integrating my publishing system using org-publish
...
Seems like I may need to purge my web site source, or maybe use a
less-intense system.
2021-11-11 21:00:39 -08:00
Howard Abrams
465fb840c1
Add journal system as well as auto inserting
...
One big feature of the org-journal is the ability to auto generate
empty files, and I realized that I needed to kick it up a notch with
the auto-insert. Actually brought my old code from years ago, as it
still works.
2021-11-10 14:31:15 -08:00
Howard Abrams
1b5ad5a96c
Add code for remote SSH work to my virtual machines
2021-11-09 17:49:52 -08:00
Howard Abrams
4e5a4e9800
Create ha-hamacs-load
function to re-read files
...
This function shows my Hamacs files, and allows me to update a reload
it.
Also, fixed a few bugs.
2021-11-09 17:18:52 -08:00
Howard Abrams
dee00af73b
Capturing notes with org
...
Added/converted my `capturing-notes` essay and code, plus a couple of
minor org-related bugs.
2021-11-09 08:19:16 -08:00
Howard Abrams
3774244434
Added the programming languages
...
Just a start actually.
2021-11-08 16:02:13 -08:00
Howard Abrams
d3f14de2ee
Getting work-specific code to work
...
This includes some org-specific stuff, like my Sprint and clipboard code.
2021-11-05 17:06:55 -07: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