|
You are here |
nikhilsoni.me | ||
| | | | |
blog.aaronbieber.com
|
|
| | | | | Yes, my friends, it is true. After more than fifteen years using Vim, teaching Vim, proselytizing about Vim, all the while scoffing in the general direction of Emacs, I've seen the light. The light of Lisp... Or something. If, like me, you're curious enough to give Emacs a try, this post should help you get off the ground. It's taken me at least the fourteen days described in the title, but with my help it should only take you two or three. There are some things to get used to, some new paradigms, and you have to learn a bit of Lisp (Elisp, actually), but don't be afraid, it's not that hard. | |
| | | | |
ag91.github.io
|
|
| | | | | How to find complexity via hotspots | |
| | | | |
jamiecollinson.com
|
|
| | | | | [AI summary] A detailed guide to a custom Emacs configuration designed for efficient programming, navigation, and development workflows. | |
| | | | |
jeffbradberry.com
|
|
| | | As I came to track more and more items using Org mode, I realized that I needed to have a way of raising up items or filtering down to the things I should be concentrating on. I needed prioritization. My first known use of this feature dates to 4 Jan 2023. Usage Settings Key Bindings Learned Next Steps Usage Priority cookies are just a bit of extra text that goes between the TODO or other tag at the beginning of a headline, and the text of the headline. They are placed between square brackets, and are prefaced with a # character. It gets formatted like so: ** TODO [#B] look over 13398 and 6253 These priority cookies can, of course, be manually typed, but there are also keybindings that allow you to set them. The ones I usually use are S-UP (to raise the prio... | ||