From 0f5bfec3ff6ea2d686872a6df4aaef09502c2dd7 Mon Sep 17 00:00:00 2001 From: jahnertz Date: Mon, 28 Dec 2020 14:24:31 +1100 Subject: [PATCH] added edit to post --- _posts/2020-10-22-aquamacs.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_posts/2020-10-22-aquamacs.markdown b/_posts/2020-10-22-aquamacs.markdown index d3a9bd9..4ac414e 100644 --- a/_posts/2020-10-22-aquamacs.markdown +++ b/_posts/2020-10-22-aquamacs.markdown @@ -10,7 +10,9 @@ categories: design srcset:width=500 srcset:width=300 %} - + +> **EDIT:** Syke! I now use [emacs-mac](https://bitbucket.org/mituharu/emacs-mac) because it plays better with the tiling window manager, [Yabai](https://github.com/koekeishiya/yabai). + Emacs is great. After using the MacOS carbon version of Emacs for about a year, I've come to depend on Org-mode as a second brain. It's become the place where I store notes, plan work and track my progress toward personal goals. Why would you want to use a text editor as an organizer? I'm by no means a coder. I do however, tinker and take things apart (without intending to put them back together). Emacs feels like its built for this purpose, not like it's pushing me toward publishing code. I came to Emacs via Vim and though the keys aren't nearly as natural, I was surprised to find that emacs editing keys are usable in most regular text editing in MacOS. After figuring out the standard bindings, the speed of all my text editing increased, not just when working in Emacs.