My emacs config, with README.org index generated from init.el

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • .emacs.d

  • dot-emacs

    My GNU/Emacs configuration (by novoid)

  • You don't have to repeat yourself; it is more about how you write. Literate programming lets you mix different languages as well as text and the code. Check for example Karl Voits. The only remark I can make is that some defvars don't need the comments, since they are written as self-documenting code. For example, 'large-file-warning-threshold' certainly does not need a comment which basically repeats what the name says, but that is not so unusual to see even amongst programmers sometimes.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • emacs-htmlize

    Convert buffer text and decorations to HTML.

  • Yes, current public forges converts several formats to HTML when serving them, amongst them .org, so you don't have to export anything at all, just upload them to GitHub. But you can also use htmlize package, which is an older method to export your code to HTML, as we used to before org-mode happened and everyone jumped into literate configs.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts