When I can’t figure out how to write a function to do what I want then I record a macro of what I want to do and then “decompile” it to Elisp using elmacro. This is a super-power package if you want to figure out how something works.
Author: grant
Lock And Unlock Your Files From The Command Line Using Finder
If you want to lock and unlock your files from the command line using Finder instead of using chmod
there here are two aliases to do it:
alias flock=’chflags -R uchg’
alias funlock=’chflags -R nouchg’
(Emacs+Org-Mode) Don't Dash Your Hopes Of Utilizing Dashes
You’ve got Unicode and Emacs so take advantage of the 3 kinds of dashes available to every writer. Here is how with a little detail you might find pretty useful totally unrelated to dashes!
Continue reading “(Emacs+Org-Mode) Don't Dash Your Hopes Of Utilizing Dashes”
(Engineering) Watch A Flat Bottom Ditch Get Created
Never seen it before now watching a flat bottom ditch get created here.
It is so interesting to see even without knowing the terms and approach you can understand some of it by the context.
Definitely worth 14m of your time!
(UNIX) Your First UNIX Love Should Have Been PWB/UNIX
PWB/UNIX is the first UNIX with
- The First Source code control ever
- A really nice shell
make
,find
, andhead
Bet it was a lot of fun.
(Emacs+Org-Mode) Migrate From Ido To Ivy In One Quick Step
After avoiding migrating from Ido to Ivy for years I put in the time today. Long story short it was simple, fast, and easy. Here is the micro version of what it took:
Continue reading “(Emacs+Org-Mode) Migrate From Ido To Ivy In One Quick Step”
(Emacs+Org-Mode) Three Different Ways To Export From Org To A Calendar
Never had the want to export to a calendar from Org but here are what looks like three pretty nice ways to do it.
Taming The BibTeX Beast!
BiTeX is something I’ve learned as little about as possible doing just enough to “make it work right”. Glad to know about this for when I don’t know how to do that.
How The Heck Are You Supposed To Choose Your BibTeX Keys?!
There are plenty of ways to do it and this article is one of the best.
It’s checklist is worth reviewing nearly every time you work directly with your BibTeX file.
Here is a copy of the checklist:
Continue reading “How The Heck Are You Supposed To Choose Your BibTeX Keys?!”
(Happiness) One Out Of Many
Two cool ideas about connection and community: Unity in diversity and E pluribus unum.