From Joshua O'Connor to ~johnhamelink/public-inbox
--- README.md | 2 +- README.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a208283..014ede2 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ This package solves these three problems: (elfeed-paywall-with-tag entry 'paywall (lambda () (elfeed-log 'info "Processing Entry %s" (entry-deref (elfeed-entry-title entry)))[message trimmed]
From Joshua O'Connor to ~sircmpwn/email-test-drive
--- your-name | 1 + 1 file changed, 1 insertion(+) create mode 100644 your-name diff --git a/your-name b/your-name new file mode 100644 index 0000000..6d0ecfd --- /dev/null +++ b/your-name @@ -0,0 +1 @@ -- 2.36.1 I'm about to try git send-email[message trimmed]
From "Joshua O'Connor" to ~iank/spray
Hi, I've noticed the theme I'm using (modus-operandi, which will be bundled with the next version of emacs) causes the accented character to not stay in the same place, but rather to shift quite a lot left/right. I see from the readme that theme issues are a possibility, but I was wondering if you can point me in the direction of what could be causing this issue? If you've ever debugged any themes before for example. I'd really like to be able to modify the theme (or spray) to overcome this issue rather than working around it.