How to make packages in emacs? from beginner to advance? PLEASE HELP

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

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

    make Emacs bindings that stick around (by abo-abo)

  • minimap

    Sidebar showing a "mini-map" of a buffer (by dengste)

  • 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
  • projectile

    Project Interaction Library for Emacs

  • smartparens

    Minor mode for Emacs that deals with parens pairs and tries to be smart about it.

  • multiple-cursors.el

    Multiple cursors for emacs.

  • eyebrowse

    Discontinued A simple-minded way of managing window configs in emacs

  • An Emacs package is just Emacs Lisp code that adheres to package conventions. If you can write moderately complicated code in your init file and believe that it may be useful to other people, put it into its separate file, add package headers/footers, adjust to package writing conventions and it's ready for publishing. I've learned all that from looking up the documentation and most importantly, studying other packages. I was at that point one year into my Emacs journey and published https://github.com/wasamasa/eyebrowse shortly after.

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