Howard Abrams
ff9703ce2e
Type space dash space to get an en-dash
...
Unless, of course, we are making an org dashed bulleted list.
2023-03-15 09:28:26 -07:00
Howard Abrams
8289a9d31f
Better exporting of Org sections
2023-03-15 09:28:26 -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
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
ca2288a73f
Still struggling to get Emacs built on the Mac
...
Seems the gccjit gets borked, and I'm struggling to get it unborked.
2023-02-21 17:26:51 -08:00
Howard Abrams
da0919d558
Looks like I need cucumber support
...
At least to read feature files.
2023-02-21 17:26:25 -08:00
Howard Abrams
5ad5e44adf
Clock in when DOING a project
2023-02-21 17:26:05 -08:00
Howard Abrams
66c30a2252
Integrating the Matrix via ement
2023-02-21 17:25:33 -08:00
Howard Abrams
dcdd481713
Fix Sprint numbering for 2023
...
My PM delayed the start of our "first" sprint of the year, and this
wreaked havoc with my algorithm. Granted, I often need to tweak it
each year.
2023-02-01 08:19:20 -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
01b9abdd4c
Bug fix in org-find-file
...
Taken from an update on my website.
2023-02-01 08:07:52 -08:00
Howard Abrams
77facd8668
Using XCharter as my default proportional font.
2023-01-19 17:23:20 -08:00
Howard Abrams
0570a5f1fa
MacOS's Spotlight is more general than Org
...
And my org-find-file should be in the org configuration file.
2023-01-16 09:48:10 -08:00
Howard Abrams
31fdabd1e3
Easy to find org-mode files in the current project
...
The work for this is from a essay on my blog at
https://howardism.org/Technical/Emacs/org-find-file.html
2023-01-15 21:42:15 -08:00
Howard Abrams
1d60966780
Update reference to Prot's pulsar project
2023-01-15 21:42:15 -08:00
Howard Abrams
7b5fd29f82
Add org-find-file-by-tag function
...
For details on this, see an essay on my website:
https://howardism.org/Technical/Emacs/org-find-file-tags.html
2023-01-11 21:34:19 -08:00
Howard Abrams
1dbccee411
Changes to the Autocomplete system
...
While I reorganized my layout, the big changes is getting corfu to
work instead of company, integrating with hippie expand. This may be
completely sufficient for the moment.
2023-01-09 20:03:42 -08:00
Howard Abrams
59e72f33e4
Eschewing flycheck-yamllint as it can be part of flycheck
...
Also, the polymode causing me more grief now, so I'm removing it
temporarily.
2023-01-09 20:03:42 -08:00
Howard Abrams
4718aba6ed
Fix bug for having my compile commands go to eshell
...
Now that EAT can handle the weird `docker` and `ansible-playbook`
commands that I do.
2023-01-09 20:03:42 -08:00
Howard Abrams
0f55a368c5
Reverting back to LSP instead of eglot
...
I may change back.
2023-01-09 20:03:42 -08:00
Howard Abrams
b3a22bbd39
Eat a Terminal integration with Eshell
...
As well as fix some bugs.
2023-01-09 20:03:42 -08:00
Howard Abrams
cb2be95569
Better capture from scripts
...
Now I can have a script (bound to a global key in my operating system)
start a frame for taking notes/minutes for a meeting.
2023-01-09 20:03:42 -08:00
Howard Abrams
e5c5d39de9
Update on the icanhazshortcuts
...
The keybindings aren't right, but closer.
2023-01-09 20:03:34 -08:00
Howard Abrams
50b5be3ec8
Better eshell terminal windows
...
Now we don't re-open eshell windows, but just pop to it.
Also we have a send-command that I can programmatically send commands
to an open window.
2023-01-09 20:02:50 -08:00
Howard Abrams
75a7db65c1
Fix the eshell start
2023-01-09 20:02:50 -08:00
Howard Abrams
7a423ccf78
While interesting, I don't use Evil Easy Motion
...
I use avy with simple keybinding I remember. Time to jettison.
2023-01-09 20:02:50 -08:00
Howard Abrams
0e2ccbd20f
Change the keyboard, change the bindings.
2023-01-09 20:02:50 -08:00
Howard Abrams
a24eb88af8
Start every year with an adjustment for the Spring Numbering
2023-01-09 20:02:50 -08:00
Howard Abrams
6678d835cc
Fix a Makefile mode bug
...
Since I remove tabs by default ... except in Makefiles, I need to
covert all modes.
2023-01-09 20:02:50 -08:00
Howard Abrams
971965c9be
Changing some feeds
2022-12-26 21:52:43 -08:00
Howard Abrams
49c7a93c12
SSL'd my website
2022-12-26 21:52:12 -08:00
Howard Abrams
943190cd72
Let's make this directory.
2022-12-26 21:51:57 -08:00
Howard Abrams
8e8f6c19a1
Reference to goto-address
2022-12-21 11:28:17 -08:00
Howard Abrams
f34d2d9d24
Add Wilfred Hughes helpful package
2022-12-05 08:23:29 -08:00
Howard Abrams
3e14946636
Bug fixes
...
Never grab someone's code that you don't validate thoroughly. :-D
2022-12-03 11:14:42 -08:00
Howard Abrams
f2791ed323
Change examples to use do instead of map
...
I originally called my looping construct "map", but maybe "do" is better?
2022-12-03 09:56:33 -08:00
Howard Abrams
47b203ab14
Add yamllint to the flycheck
...
Also, fix the configuration files to automatically get the confs they deserve.
2022-12-02 17:12:48 -08:00
Howard Abrams
adfe7ed302
Enabling all the Python checkers!
2022-12-02 17:12:48 -08:00
Howard Abrams
f114dcc357
Quick access locations for Dirvish
2022-11-27 10:41:05 -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
9d43b58efa
Fix dashboard display
2022-11-24 23:16:34 -08:00
Howard Abrams
023b8d3063
Compile command can "send" commands to shells
...
With a |v or a |s, I can send the compile commands to a shell for
execution instead of showing it in a compilation buffer.
2022-11-24 23:13:09 -08:00
Howard Abrams
6a74607b85
Fix some bugs based in eshell and vterm
...
After making my presentation on eshell, I encountered some bugs that
needed addressing.
2022-11-24 23:10:38 -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
3778d7933f
Bug fix for loading projects
...
Also we can load a project, and just display the most recent files
in that project.
2022-11-24 22:59:50 -08:00
Howard Abrams
2ca3519565
Reworking of w
, f
and b
leader menus
...
Attempted to make the file and buffer leaders work better with the
window system allowing me consistent showing/loading buffer/files in
particular windows.
2022-11-24 22:59:45 -08:00