Skip to content

mwunsch/emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are my emacs customizations. I am in the process of learning and using emacs as my primary text editor (amongst all the other things that emacs seems to do for you).

I recently chose to use the “Mac Port” of emacs (recommended by Spacemacs): https://github.com/railwaycat/homebrew-emacsmacport Below is my process for learning emacs and the methodology behind my choices:

The important thing to understand is that learning Emacs isn’t just learning the particulars of a text editor. Learning Emacs means learning a framework written in Emacs Lisp that is all about taking actions on buffers of text. Learning the Emacs basics are important, but that only scratches the surface of the different interaction modes. Here are some that I’m trying to work into my daily life:

The key is to keep `C-h a` (pattern-matching help) and `C-h m` close at hand. C-h everything!

I’m ignoring a lot of the Customization parts and am just using the default theme, so my emacs is probably uglier than most.

Here are some more resources:

Eventually, I’ll get the hang of it.

Releases

No releases published

Packages

No packages published