The only time that I call beginning-of-buffer
is when I want to visit the file header, which isn’t very often. The rest of the time I only want to go up to where the code begins, or at least close to it. That is the logical beginning of the buffer. Another example is going to the beginning of a magit-status
invoked buffer: I’ve never use the first first 3 lines of it. The logical start of it is the Untracked file listing. The Beginend package moves your cursor to the the logical beginning of the buffer content. It also implements a logical end-of-buffer
. It might not sound like much, but it bumps up your user experience by more than a few notches: it makes the modes do what many of us are thinking and that is the ultimate feel good experience. Here is an example:
Blogging With Emacs? From Org2Blog? to WordPress
Blogging from Org2Blog to WordPress just works and that is just about all there is to it. All of the markup works. Even MathJax works:
Brad told me that this is the most beautiful equation in mathematics:
Euler’s Formula: \(e^{ \pm i\theta } = \cos \theta \pm i\sin \theta\)
Thank you Brad.
https://raw.githubusercontent.com/grettke/wisdomandwonder/master/post/2019-02-01-01.org is this post itself ??.
Start using it https://github.com/org2blog/org2blog!
Always Be Ready To Ride Again ?!
No hour of life is wasted that is spent in the saddle.
Store Your Motorcycle Or Car In A Protective Bubble
Clean, dry and easy storage of your motorcycle or car (or anything) in a plastic air bubble ?. Gosh, that sounds like a sales pitch but I am totally in love with this. First I’ll save up for the bubble, then after that the Caterham.
Do You Know The Power Of 1993?
Check out what Emacs was was doing in 1993—it took years and years and years before anything like this got mainstream.
Disclaimer: it isn’t just Emacs but Emacs plays a critical component.
But Can’t You See That I’m Changing The Light bulb?!
Sometimes this is is really what it takes to change a light bulb ?!
(Hacking) How To Ask Questions The Smart Way
Learn how here and it will change your life a lot for the better.
Do it ASAP.
(Hacking) How To Become A Hacker (The Good Kind)
It is pretty simple: read here.
HELP: Yet Another Literate Emacs Configuration!
HELP is the culmination of everything that I’ve learned about literate programming (LP) in Org-Mode—written with the intent to share it with others in total and complete respect and consideration of you and the value of your time. No platitude here: time is precious.
With that in mind here is a breakdown of the sections you might be interested in (and should ignore):
Continue reading “HELP: Yet Another Literate Emacs Configuration!”
(Emacs+Org-Mode) Share Links To Emacs Initialization Files With Minimal Effort!
I love reading all kinds of Emacs configuration files ranging for super refined to just starting out. For example caisah has a list of loads of stellar examples. However the only way to get added to that list is for your configuration to be notable. That is a pretty high bar for people just starting out. New people also usually have the freshest ideas though and they challenge the status quo of what we currently consider “the best”. All of those perspectives are valuable so I wanted to create a simple list that can include all of them.
Continue reading “(Emacs+Org-Mode) Share Links To Emacs Initialization Files With Minimal Effort!”