]> git.earman.xyz Git - emacsinit.git/log
emacsinit.git
4 months agoMake tab really be tab, no question about it
rearman [Wed, 1 Apr 2026 13:17:23 +0000 (09:17 -0400)]
Make tab really be tab, no question about it

Tab key now inserts a hard "\t" character, meaning that tab-expansion stuff is
covered by 'C-i'.  Fine by me.

4 months agoSet faces for links
rearman [Wed, 25 Mar 2026 21:10:04 +0000 (17:10 -0400)]
Set faces for links

4 months agoMore visible ellipses
rearman [Wed, 25 Mar 2026 18:33:53 +0000 (14:33 -0400)]
More visible ellipses

4 months agoDon't use giant headers on agenda search
rearman [Wed, 25 Mar 2026 18:33:38 +0000 (14:33 -0400)]
Don't use giant headers on agenda search

4 months agoAdd two themes, use them, defun to switch between them
rearman [Wed, 25 Mar 2026 14:43:28 +0000 (10:43 -0400)]
Add two themes, use them, defun to switch between them

Default to mostly b&w theme, but able to swap between mono and color with a
function.  No binding, since it is more a curiosity to switch, and probably
per session, rather than per buffer.

4 months agoAuto save all org files on todo state change
rearman [Wed, 25 Mar 2026 14:41:40 +0000 (10:41 -0400)]
Auto save all org files on todo state change

4 months agoRemove unused themes
rearman [Tue, 24 Mar 2026 21:14:38 +0000 (17:14 -0400)]
Remove unused themes

4 months agoSet up dark-mode with 8-color theme
rearman [Tue, 24 Mar 2026 21:14:18 +0000 (17:14 -0400)]
Set up dark-mode with 8-color theme

4 months agoRemove extraneous setting
rearman [Tue, 24 Mar 2026 17:05:41 +0000 (13:05 -0400)]
Remove extraneous setting

frame-background-mode is already set to nil (auto detect).

4 months agoDefault to dark mode
rearman [Tue, 24 Mar 2026 17:02:15 +0000 (13:02 -0400)]
Default to dark mode

This gets me the closest to the default terminal colors.

4 months agoGet rid of android stuff
rearman [Thu, 19 Mar 2026 14:35:23 +0000 (10:35 -0400)]
Get rid of android stuff

Still not quite ready for prime-time on android.  File access issues are the
most annoying, leading to having to either manually copy configs or run in
term mode from termux.

4 months agoMove to one file with multiple headings for agenda
rearman [Thu, 19 Mar 2026 12:12:21 +0000 (08:12 -0400)]
Move to one file with multiple headings for agenda

Maybe better? Probably won't notice much of a difference, since I live in the
agenda more than the files.

4 months agoSplit keywords into separate sequences
rearman [Thu, 19 Mar 2026 12:10:00 +0000 (08:10 -0400)]
Split keywords into separate sequences

4 months agoMore aggressive tabbing
rearman [Wed, 18 Mar 2026 16:06:04 +0000 (12:06 -0400)]
More aggressive tabbing

4 months agoMany changes
rearman [Wed, 18 Mar 2026 14:03:06 +0000 (10:03 -0400)]
Many changes

small qol changes, real bike-shedding stuff

4 months agoAdd archive as extra search location
rearman [Tue, 17 Mar 2026 21:09:22 +0000 (17:09 -0400)]
Add archive as extra search location

4 months agoChanges for time clocking
rearman [Tue, 17 Mar 2026 21:01:29 +0000 (17:01 -0400)]
Changes for time clocking

Give it a sane setup, and some better key bindings.  Also set up some keyword
faces and better agenda file finding.

4 months agoChange up archive
rearman [Tue, 17 Mar 2026 21:01:08 +0000 (17:01 -0400)]
Change up archive

One archive file, and add it to auto-mode-alist.

4 months agoVarious QOL updates
rearman [Tue, 17 Mar 2026 21:00:17 +0000 (17:00 -0400)]
Various QOL updates

Less finicky todo changes, capture a note when something is belayed, compact
agenda blocks, use of categories, done items actually show all, add agenda
view for notes.

4 months agohl-line-mode for agenda
rearman [Tue, 17 Mar 2026 16:02:14 +0000 (12:02 -0400)]
hl-line-mode for agenda

The one place I've actually found it to be useful.

4 months agoBetter list for visual-line-mode
rearman [Tue, 17 Mar 2026 15:45:42 +0000 (11:45 -0400)]
Better list for visual-line-mode

text-mode covers most everything, such as org, markdown, Log-Edit, etc.  Add
special cases (such as LaTeX-mode) as needed.

4 months agooverhaul agenda
rearman [Tue, 17 Mar 2026 15:34:29 +0000 (11:34 -0400)]
overhaul agenda

Default to one day in agenda view, show tags, next items all together and
sorted by last tag, better default tags.

4 months agoFormatting
rearman [Tue, 17 Mar 2026 15:31:49 +0000 (11:31 -0400)]
Formatting

4 months agoOnly visual movements when visual-line-mode is active
rearman [Tue, 17 Mar 2026 15:28:52 +0000 (11:28 -0400)]
Only visual movements when visual-line-mode is active

4 months agoSelectively enable visual-line-mode
rearman [Tue, 17 Mar 2026 15:27:59 +0000 (11:27 -0400)]
Selectively enable visual-line-mode

4 months agoAgenda 14 days, deadline warn 10 days
rearman [Mon, 16 Mar 2026 21:06:36 +0000 (17:06 -0400)]
Agenda 14 days, deadline warn 10 days

4 months agoBack to showeverything
rearman [Mon, 16 Mar 2026 16:31:02 +0000 (12:31 -0400)]
Back to showeverything

Ran into issues with items not folding correctly, hiding subheaders under
incorrect levels.  Back to no folding on start.

5 months agoAdd agenda view for job pcs (any todo state)
rearman [Thu, 12 Mar 2026 13:09:29 +0000 (09:09 -0400)]
Add agenda view for job pcs (any todo state)

for review purposes, keep them around for a while until I want to archive
them.

5 months agoAdd agenda view for licenses (any todo state)
rearman [Thu, 12 Mar 2026 13:06:18 +0000 (09:06 -0400)]
Add agenda view for licenses (any todo state)

for review purposes, keep them around for a while until I want to archive
them.

5 months agoFixes for sending emails
rush [Thu, 12 Mar 2026 10:52:36 +0000 (06:52 -0400)]
Fixes for sending emails

5 months agoMore settings for smtp
rush [Thu, 12 Mar 2026 10:42:27 +0000 (06:42 -0400)]
More settings for smtp

5 months agoRemove fully-mono-themes
Rush Earman [Sun, 8 Mar 2026 17:12:24 +0000 (13:12 -0400)]
Remove fully-mono-themes

5 months agoAdd config for mu4e
rush [Sat, 7 Mar 2026 13:04:01 +0000 (08:04 -0500)]
Add config for mu4e

use mu4e for linux and android

5 months agochange to more general 'online' for category
rush [Sat, 7 Mar 2026 12:22:54 +0000 (07:22 -0500)]
change to more general 'online' for category

5 months agoadd agenda view for done top-level-tasks
rearman [Fri, 6 Mar 2026 22:20:47 +0000 (17:20 -0500)]
add agenda view for done top-level-tasks

Easiest way to bulk archive is to show items in an agenda view, mark, then
archive.

5 months agoFormatting
rearman [Fri, 6 Mar 2026 22:19:57 +0000 (17:19 -0500)]
Formatting

5 months agoFix typo in font name
rearman [Fri, 6 Mar 2026 20:18:54 +0000 (15:18 -0500)]
Fix typo in font name

5 months agoSet initial buffer based on system type
rearman [Fri, 6 Mar 2026 20:08:00 +0000 (15:08 -0500)]
Set initial buffer based on system type

Android is primarily for org agenda, so make that the startup buffer.  recent
files for normal computers.

5 months agoShorten as needed
rearman [Fri, 6 Mar 2026 20:06:24 +0000 (15:06 -0500)]
Shorten as needed

5 months agoreplace epicor category with buy
rearman [Thu, 5 Mar 2026 21:44:04 +0000 (16:44 -0500)]
replace epicor category with buy

better, more general

5 months agoset font for android
rearman [Thu, 5 Mar 2026 21:42:54 +0000 (16:42 -0500)]
set font for android

terminus at least displays the page-break lines correctly

5 months agoMake diminish play nice with load order
rearman [Thu, 5 Mar 2026 19:24:46 +0000 (14:24 -0500)]
Make diminish play nice with load order

5 months agoAdd settings for android (termux)
rearman [Thu, 5 Mar 2026 19:13:08 +0000 (14:13 -0500)]
Add settings for android (termux)

5 months agoMake someday agenda use a better key, formatting
rearman [Thu, 5 Mar 2026 15:48:06 +0000 (10:48 -0500)]
Make someday agenda use a better key, formatting

's' conflicted with agenda search, so I changed it to 'm' (for maybe).  Change
filters from the multiple I don't want to the one I do want.

5 months agoFormatting
rearman [Thu, 5 Mar 2026 15:46:04 +0000 (10:46 -0500)]
Formatting

5 months agoRemove unused cruft
rearman [Thu, 5 Mar 2026 15:45:50 +0000 (10:45 -0500)]
Remove unused cruft

5 months agoFormatting
rearman [Thu, 5 Mar 2026 15:45:24 +0000 (10:45 -0500)]
Formatting

5 months agoRemove unused cruft
rearman [Thu, 5 Mar 2026 15:45:07 +0000 (10:45 -0500)]
Remove unused cruft

5 months agoorganize packages, change some bindings
rearman [Thu, 5 Mar 2026 15:31:50 +0000 (10:31 -0500)]
organize packages, change some bindings

Put recentf on F7, dired new frame on F6. These are much more used than sly (I
open that once, these get opened repeatedly).

5 months agoRemove unused cruft
rearman [Thu, 5 Mar 2026 15:30:04 +0000 (10:30 -0500)]
Remove unused cruft

5 months agoRemove unused cruft
rearman [Thu, 5 Mar 2026 15:16:00 +0000 (10:16 -0500)]
Remove unused cruft

Don't add newlines with next-line - causes issues with region selecting via
mouse.  removed some stuff that was commented out (I didn't miss it).

5 months agoRemove unused cruft
rearman [Thu, 5 Mar 2026 15:05:34 +0000 (10:05 -0500)]
Remove unused cruft

Don't add newlines with next-line - causes issues with region selecting via
mouse.  removed some stuff that was commented out (I didn't miss it).

5 months agodefault to recentf on open, default # of recentf items
rearman [Thu, 5 Mar 2026 14:58:37 +0000 (09:58 -0500)]
default to recentf on open, default # of recentf items

5 months agomore tweaks for capturing and filtering
rearman [Thu, 5 Mar 2026 14:56:55 +0000 (09:56 -0500)]
more tweaks for capturing and filtering

5 months agoAdd errand tag, drop agenda from next item view
rearman [Wed, 4 Mar 2026 22:04:28 +0000 (17:04 -0500)]
Add errand tag, drop agenda from next item view

don't look at the calendar at the same time as next items!

5 months agomany changes to org
rearman [Wed, 4 Mar 2026 22:01:22 +0000 (17:01 -0500)]
many changes to org

Additions to capture templates, agenda views, settings.

5 months agoenter to follow links
rearman [Wed, 4 Mar 2026 19:31:56 +0000 (14:31 -0500)]
enter to follow links

5 months agoOrg-mode comeback, great simplification
rearman [Wed, 4 Mar 2026 17:54:53 +0000 (12:54 -0500)]
Org-mode comeback, great simplification

back to the roots of org, focus on agenda and molding to the GTD system.

5 months agoRemoved quick links
rearman [Mon, 2 Mar 2026 22:12:32 +0000 (17:12 -0500)]
Removed quick links

No good way to do it portably

5 months agoAdd more page-nav bindings
rearman [Mon, 2 Mar 2026 22:01:47 +0000 (17:01 -0500)]
Add more page-nav bindings

bind next/prev page to pgup/pgdn (prior/next).

5 months agoFixup scroll and recenter
rearman [Mon, 2 Mar 2026 21:21:40 +0000 (16:21 -0500)]
Fixup scroll and recenter

next/prev page now automatically puts the line at the top of the page.
Recenter now goes top/middle/bottom instead of middle/top/bottom.  Top and
Bottom also now have two lines of context preserved.

5 months agoBetter page-break handling
rearman [Mon, 2 Mar 2026 21:19:34 +0000 (16:19 -0500)]
Better page-break handling

Add package to show page breaks as full-width lines.  Made the page-break
navigation use better bindings.

5 months agoSwitch to page-breaks, add quicklinks
rearman [Mon, 2 Mar 2026 21:18:23 +0000 (16:18 -0500)]
Switch to page-breaks, add quicklinks

5 months agoAdd binding for narrowing, remove superfluous settings
rearman [Mon, 2 Mar 2026 16:02:15 +0000 (11:02 -0500)]
Add binding for narrowing, remove superfluous settings

howm-menu auto-updates by default, so remove explicit setting.  Add binding to
narrow to memo (heading) in howm, change default meeting tag to match others.

5 months agoBetter section delimiters
rearman [Mon, 2 Mar 2026 16:00:47 +0000 (11:00 -0500)]
Better section delimiters

5 months agochange up skeletons and abbrevs
rearman [Tue, 24 Feb 2026 15:21:48 +0000 (10:21 -0500)]
change up skeletons and abbrevs

remove unused abbrevs, load skeletons in base init (not package specific), add
a more useful skel/abbrev.

5 months agoSwap to howm-mode for f6/s-f6
rearman [Mon, 23 Feb 2026 22:10:50 +0000 (17:10 -0500)]
Swap to howm-mode for f6/s-f6

Easier access on the one I'm using

5 months agofix extra space in howm capture template
rearman [Mon, 23 Feb 2026 22:06:38 +0000 (17:06 -0500)]
fix extra space in howm capture template

5 months agoRemove recent, add open and waiting
rearman [Mon, 23 Feb 2026 20:50:12 +0000 (15:50 -0500)]
Remove recent, add open and waiting

Can still access recent with "l"

5 months agoAuto update howm menu on save
rearman [Mon, 23 Feb 2026 20:49:38 +0000 (15:49 -0500)]
Auto update howm menu on save

Not enough note files to make a difference (yet)

5 months agoHowm re-start
rearman [Mon, 23 Feb 2026 19:47:42 +0000 (14:47 -0500)]
Howm re-start

Howm appears to be well suited to the simplicity of GTD, much more so than the
overdone nature of org-mode.  I have moved the menu to this folder for two
reasons:
1. to have it on any computer on which I install emacs.
2. to make it not show up in the howm overview.

I have also removed unused templates, and
made the default capture template have a tag of "#inbox".

5 months agoTry out default emacs mouse
rearman [Mon, 23 Feb 2026 19:43:31 +0000 (14:43 -0500)]
Try out default emacs mouse

5 months agoshow tags in agenda view
rearman [Mon, 23 Feb 2026 19:42:45 +0000 (14:42 -0500)]
show tags in agenda view

5 months agoTemporarily disable aob theme
rush [Sun, 22 Feb 2026 19:21:47 +0000 (14:21 -0500)]
Temporarily disable aob theme

Not sure if I want it or not

5 months agoTweaks for GTD
rearman [Fri, 20 Feb 2026 22:16:39 +0000 (17:16 -0500)]
Tweaks for GTD

5 months agoMajor change to org setup
rearman [Fri, 20 Feb 2026 17:44:27 +0000 (12:44 -0500)]
Major change to org setup

Using a slightly modified version of the org-gtd setup found at
https://github.com/rougier/emacs-gtd.  Greatly simplifies the whole org-mode
process, which I think will be better suited to my use case.

5 months agoChange ellipsis to cornered arrow
rearman [Wed, 18 Feb 2026 13:05:21 +0000 (08:05 -0500)]
Change ellipsis to cornered arrow

5 months agoMake org tags appear at the end of headline
rearman [Tue, 17 Feb 2026 21:53:12 +0000 (16:53 -0500)]
Make org tags appear at the end of headline

no longer right-aligned, just slap 'em at the end

5 months agoFix swapping mouse-modes
rearman [Thu, 12 Feb 2026 15:32:05 +0000 (10:32 -0500)]
Fix swapping mouse-modes

Disable acme-mouse-mode with '-1' arg instead of 0, then enable sedit-mouse-mode.

5 months agoSelectively enable visual-line-mode
rearman [Thu, 12 Feb 2026 15:28:46 +0000 (10:28 -0500)]
Selectively enable visual-line-mode

7 months agoMore things to diminish
rearman [Fri, 9 Jan 2026 17:44:06 +0000 (12:44 -0500)]
More things to diminish

7 months agoDefun and binds to open external, remove openwith
rearman [Fri, 9 Jan 2026 17:37:36 +0000 (12:37 -0500)]
Defun and binds to open external, remove openwith

'b' in dired now opens a file externally, and 'B' does the same for all marked
files.  Removes the need for 'openwith'.  'B' overrides the binding for
'dired-do-byte-compile', which is fine by me.

7 months agoTry out docview for pdfs
rearman [Wed, 31 Dec 2025 19:19:25 +0000 (14:19 -0500)]
Try out docview for pdfs

7 months agoDired cleanup
rearman [Wed, 31 Dec 2025 19:09:49 +0000 (14:09 -0500)]
Dired cleanup

Change to new option for minimizing dired buffers, change up bindings so move
(rename) can be on M as well as r and R.

7 months agoAdd defun and binding to change sort in dired
rearman [Wed, 31 Dec 2025 18:56:10 +0000 (13:56 -0500)]
Add defun and binding to change sort in dired

7 months agoSplit dired defuns out into their own file
rearman [Wed, 31 Dec 2025 18:43:43 +0000 (13:43 -0500)]
Split dired defuns out into their own file

Add binding to open dired in new frame, move 'open-marked' to a defun instead
of a lambda.

7 months agoHighlight current line in dired
rearman [Wed, 31 Dec 2025 17:07:48 +0000 (12:07 -0500)]
Highlight current line in dired

7 months agoMake dired sort by name
rearman [Wed, 31 Dec 2025 17:07:17 +0000 (12:07 -0500)]
Make dired sort by name

7 months agoChange dired operation
rearman [Wed, 31 Dec 2025 16:11:53 +0000 (11:11 -0500)]
Change dired operation

Change ls listings to sort by access time, add binding to open all marked
files from dired.

7 months agoSort lines alphabetically
rearman [Wed, 31 Dec 2025 16:10:38 +0000 (11:10 -0500)]
Sort lines alphabetically

7 months agoAdd config options for auctex
rearman [Tue, 30 Dec 2025 16:40:42 +0000 (11:40 -0500)]
Add config options for auctex

Make Auctex default to pdf, and set master to nil to force it to ask for a
master file.

8 months agoAdd some options for auctex
rearman [Thu, 11 Dec 2025 13:44:46 +0000 (08:44 -0500)]
Add some options for auctex

8 months agoOnly load amber theme on linux
rearman [Tue, 18 Nov 2025 16:08:21 +0000 (11:08 -0500)]
Only load amber theme on linux

8 months agoAdd amber theme and set it up to be used
rearman [Mon, 17 Nov 2025 20:01:45 +0000 (15:01 -0500)]
Add amber theme and set it up to be used

9 months agoAdd binding for copying with datestamp
rearman [Mon, 3 Nov 2025 14:38:14 +0000 (09:38 -0500)]
Add binding for copying with datestamp

Dired copy is "C", so "M-C" for my special copy with mod time in filename is
mnemonic.

9 months agoRe-enable acme-mouse
rearman [Sat, 25 Oct 2025 22:37:15 +0000 (18:37 -0400)]
Re-enable acme-mouse

9 months agoDon't require wobow-themes, remove commented loading of it
rearman [Fri, 17 Oct 2025 14:23:12 +0000 (10:23 -0400)]
Don't require wobow-themes, remove commented loading of it

9 months agosymbol->function
rearman [Fri, 17 Oct 2025 14:22:12 +0000 (10:22 -0400)]
symbol->function

9 months agoReally really prefer utf8
rearman [Fri, 17 Oct 2025 14:21:34 +0000 (10:21 -0400)]
Really really prefer utf8

9 months agoMake dired re-use more buffers
rearman [Fri, 17 Oct 2025 14:20:01 +0000 (10:20 -0400)]
Make dired re-use more buffers

Had issues with buffers "still being used" because dired keeps everything in
separate buffers by default.