Git Product home page Git Product logo

.emacs.d-minimal's Introduction

Yet another minimal GNU Emacs Configuration

This is my minimal Emacs Configuration. Minimal means the following in this regard:

self-contained
a pair of early-init.el and init.el that may load more publicly available packages and configure them (except for custom.el)
small
the configuration files never exceeds 400 lines in total
built-in packages
if there is a built-in alternative, then that’s preferred; if there is a GNU alternative, that’s preferred before the MELPA ones
system-agnostic
it should work regardless of the used system

But at the same time, it’s an Emacs configuration, and as such should have some documentation. Compared to other Emacs users, I deliberately don’t use a literate configuration. Instead, I try to write the Lisp in a self-explaining way or add documentation. This documentation is still part of the 400 line limit, so the 400 line limit also forces me to simplify code or remove complex features.

The custom.el is a stop-gap for additional configuration settings or being used for machine-specific and private settings, such as my agenda files or my ERC user name.

Disclaimer

I have four Emacs configurations at the moment:

  • the one you’re currently looking at, which I use on my private machine on Windows 10 and WSL
  • a forked variant that I use in my day job, which has kinda grown too much (Windows 10)
  • a minimal variant, that only has ~30 lines, that I use at a seldomly used machine (again Windows 10), and
  • a variant that is purely based on the customization interface, which works shocklingly well (on WSL on my day job machine).

So if you ever find me talking about an Emacs feature but miss it within this configuration, I might have placed it within another environment. Feel free to use GitHub’s issue interface to ask questions.

.emacs.d-minimal's People

Contributors

bkaestner avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.