Popper is a minor-mode to tame the flood of ephemeral windows Emacs produces, while still keeping them within arm’s reach.
El2org is a simple tool, which can convert Emacs-lisp file to org file, you can use this tool to write orgify commentary.
Enlive is an Emacs library that allows the user to query HTML documents from within Elisp using a DSL similar to CSS selectors.
This package provides the tomelr-encode function to convert a Lisp data expression in Alist or Plist format to a TOML string.
Eweouz is an tool for looking up contacts from Evolution Data Server from Emacs. It is similar to BBDB, except much, much simpler.
This package is a small exporter based on the Markdown exporter already existing in Org mode. It supports the Github flavored markdown features.
This package is a small exporter based on the Markdown exporter already existing in Org mode. It supports the Github flavored markdown features.
This is a basic interface to the lingva.ml API, which allows you to obtain translations of texts from Google Translate without any tracking.
This package provides utilities for treating certain windows as pop up windows, which close automatically when quitting a command or selecting another window.
Smudge allows you to control the Spotify application from Emacs, either via D-BUS or Spotify Connect if you have a Spotify premium subscription.
LSP-ui contains several enhancements and integrations for lsp-mode, such as visual flychecking, displaying references in-line, and code peeking.
This let's you locally override functions, in the manner of `flet', but with access to the original function through the symbol: `this-fn'.
Extmap is a very simple package that lets you build a read-only, constant database that maps Emacs Lisp symbols to arbitrary Emacs Lisp objects.
Beacon is an Emacs minor-mode. Whenever the window scrolls a light will shine on top of your cursor so you know where it is.
Tempel is a tiny template package for Emacs, which uses the syntax of the Emacs Tempo library. You may also write your templates in Lisp.
This package defines a major mode that runs a shell inside of a buffer, similarly to Comint mode. It is built on top of Term.
Tuareg helps editing OCaml code, to highlight important parts of the code, to run an OCaml REPL, and to run the OCaml debugger within Emacs.
{code
This package provides Ecukes, a Cucumber-inspired integration testing tool for Emacs. Ecukes is not a complete clone of Cucumber and is not intended to be.
Eradio is a simple internet radio player for Emacs. Start, stop or toggle custom-defined channels. An external media player like mpv or VLC is required.
jabber.el is an XMPP client for Emacs. XMPP (also known as "Jabber") is an instant messaging system; see https://xmpp.org for more information.
Malyon is a Z-machine interpreter for playing text-based adventure games. Malyon plays version 3 (.z3), version 5 (.z5), and version 8 (.z8) z code files.
Emacs SQLite is a simple SQLite interface for connecting and retrieving information using the SQLite program through Elisp programming. It is not intended as a user interface.
emacs-noflet lets you locally override functions, in the manner of flet, but with access to the original function through the symbol: this-fn.