Trouble with the init.el file using org

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • doom-emacs

    Discontinued An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

  • The order in which Emacs looks at different locations for the init file is documented at How Emacs finds your Init file. You can just choose one. Most people I know use ~/.emacs.d/init.el, which has the advantages of allowing you to store other things under ~/.emacs.d/ as needed. If you use a specific configuration framework like Doom Emacs, it may ask you to store your files in specific places (e.g. ~/.doom.d/ for Doom).

  • dot-emacs

    My Emacs configuration files - mirrored from GitLab (by zzamboni)

  • I personally prefer to always specify the tangle destination specifically. Normally I set a global tangle destination for the whole file, where the majority (or all) of the blocks should be written, by having something like this at the top of the Org file (this is from my old Emacs init.org file):

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • dot-doom

    My Doom Emacs config files. Mirrored from https://gitlab.com/zzamboni/dot-doom

  • This sets the default for all the emacs-lisp blocks in the file, but you can still selectively write other blocks to different files, or not at all by specifying :tangle no. This way you can easily tangle multiple destination files from a single Org file. For an example, you can see my doom.org file, from which Doom's init.el, config.el and packages.el are all tangled.

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

  • Emacs bankruptcy

    17 projects | /r/emacs | 3 Mar 2023
  • Emacs 29 is nigh What can we expect?

    31 projects | news.ycombinator.com | 29 Nov 2022
  • Emacs 29 will have precision scrolling using pixel-scroll-precision-mode

    2 projects | /r/emacs | 2 Mar 2022
  • Building an Intelligent Emacs

    14 projects | news.ycombinator.com | 11 Feb 2022
  • Configuring emacs the right way

    7 projects | /r/emacs | 13 Jan 2022