_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-elisp-refs 1.5
Propagated dependencies: emacs-dash@2.19.1 emacs-f@0.21.0 emacs-list-utils@0.4.7 emacs-loop@1.3 emacs-s@1.13.0 emacs-shut-up@0.3.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Wilfred/elisp-refs
Licenses: GPL 3+
Synopsis: Find callers of elisp functions or macros
Description:

elisp-refs finds references to functions, macros or variables. Unlike a dumb text search, it actually parses the code, so it's never confused by comments or foo-bar matching foo.

emacs-pcmpl-args 0.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/JonWaltman/pcmpl-args.el
Licenses: GPL 3+
Synopsis: Enhanced shell command completion
Description:

pcmpl-args extends option and argument completion of shell commands read by Emacs. It is intended to make shell completion in Emacs comparable to the rather excellent completion provided by both Bash and Zsh.

emacs-buffer-env 0.6
Propagated dependencies: emacs-compat@30.0.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/astoff/buffer-env
Licenses: GPL 3+
Synopsis: Create buffer-local process environments
Description:

This package creates buffer-local environments using scripts similar to Direnv. This allows Emacs to call the correct version of external programs such as linters, compilers, and language servers on a per-project basis.

emacs-restclient 0-4.1fb5706
Propagated dependencies: emacs-helm@4.0.2 emacs-jq-mode@0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pashky/restclient.el
Licenses: Public Domain
Synopsis: Explore and test HTTP REST webservices
Description:

This tool allows for testing and exploration of HTTP REST Web services from within Emacs. Restclient runs queries from a plan-text query sheet, displays results pretty-printed in XML or JSON with restclient-mode

emacs-mu4e-patch 0.2.0-2.40bc2e5
Dependencies: emacs-magit@4.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/seanfarley/message-view-patch
Licenses: GPL 3+
Synopsis: Colorize patch-like emails in mu4e or gnus
Description:

Extension for mu4e or gnus to colorize patch-like emails with diff-mode. This is based on Frank Terbeck's gnus-article-treat-patch.el but has been adapted to also work with mu4e.

emacs-imenu-list 0.9-1.b502223
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bmag/imenu-list
Licenses: GPL 3+
Synopsis: Automatically tracks the current buffer's imenu entries
Description:

This Emacs minor mode creates an automatically updated buffer called *Ilist* that is populated with the current buffer's imenu entries. This buffer is typically shown as a sidebar (Emacs vertically splits the window).

emacs-org-kanban 20220723.1216
Propagated dependencies: emacs-s@1.13.0 emacs-dash@2.19.1 emacs-org@9.7.25
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: http://github.com/gizmomogwai/org-kanban
Licenses: Expat
Synopsis: kanban dynamic block for org-mode.
Description:

To create a kanban table for an org file, simply put the dynamic block ` #+BEGIN: kanban #+END: somewhere and run `C-c C-c on it. You can use `org-kanban/initialize to get this generated.

emacs-autothemer 0.2.18
Propagated dependencies: emacs-dash@2.19.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sebastiansturm/autothemer
Licenses: GPL 3+
Synopsis: Conveniently create Emacs themes
Description:

Autothemer provides a thin layer on top of deftheme and custom-theme-set-faces that creates a new custom color theme, based on a set of simplified face specifications and a user-supplied color palette.

emacs-hackernews 0.7.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/clarete/hackernews.el
Licenses: GPL 3
Synopsis: Hacker News client for Emacs
Description:

The hackernews package is able to fetch stories from six different Hacker News feeds, namely top, new, best, ask, show and job stories. The default feed is top stories, which corresponds to the Hacker News homepage.

emacs-roguel-ike 0.1.3
Propagated dependencies: emacs-popup@0.5.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/stevenremot/roguel-ike.git
Licenses: GPL 3+
Synopsis: Coffee-break roguelike for Emacs
Description:

Roguel-ike is an attempt to develop a coffee-break roguelike for Emacs. The complete game would allow the player to create various characters and to make them fulfill challenges like arena fight and short dungeon explorations.

emacs-youtube-dl 1.0.1-6.91f9152
Dependencies: yt-dlp@2025.03.26
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/skeeto/youtube-dl-emacs/
Licenses: Unlicense
Synopsis: Emacs youtube-dl download manager
Description:

This package manages a video download queue for youtube-dl, which serves as the back end. It manages a single youtube-dl subprocess, downloading one video at a time. New videos can be queued at any time.

emacs-youtube-dl 1.0-2.af877b5
Dependencies: youtube-dl@2021.12.17
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/skeeto/youtube-dl-emacs/
Licenses: Unlicense
Synopsis: Emacs youtube-dl download manager
Description:

This package manages a video download queue for youtube-dl, which serves as the back end. It manages a single youtube-dl subprocess, downloading one video at a time. New videos can be queued at any time.

emacs-bbdb-vcard 0.4.1-88.113c661
Propagated dependencies: emacs-bbdb@3.2.2.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tohojo/bbdb-vcard
Licenses: GPL 2+
Synopsis: The Insidious Big Brother Database (BBDB) vCard Import and Export
Description:

bbdb-vcard.el imports and exports vCards (version 3.0) as defined in RFC 2425 and RFC 2426 to/from The Insidious Big Brother Database (BBDB). Version 2.1 vCards are converted into version 3.0 on import.

emacs-ssh-deploy 3.1.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cjohansson/emacs-ssh-deploy
Licenses: GPL 3+
Synopsis: Deployment via Tramp, global or per directory
Description:

SSH Deploy enables automatic deploys on explicit-save actions, manual uploads, renaming, deleting, downloads, file and directory differences, launching remote terminals (Eshell, Shell), detection of remote changes, remote directory browsing, remote SQL database sessions and running custom deployment scripts via Tramp.

emacs-super-save 0.4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bbatsov/super-save
Licenses: GPL 3+
Synopsis: Auto-save buffers, based on your activity
Description:

Super-save auto-saves your buffers, when certain events happen, e.g., when you switch between buffers or when an Emacs frame loses focus. You can think of it as both something that augments and replaces the standard Auto-save mode.

emacs-dhall-mode 0.1.3-1.484bcf8
Propagated dependencies: emacs-reformatter@0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/psibi/dhall-mode
Licenses: GPL 3+
Synopsis: Major mode for working with Dhall configuration language
Description:

Dhall-mode provides an Emacs Major mode for working with the Dhall configuration language. It features:

  • Syntax highlighting

  • Multiline support for String

  • Basic indentation, commenting

  • Automatic formatting on save using dhall-format.

  • Error highlighting.

emacs-helm-cider 0.5.0
Propagated dependencies: emacs-helm@4.0.2 emacs-cider@1.17.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/clojure-emacs/helm-cider
Licenses: GPL 3+
Synopsis: Helm interface to Clojure's CIDER
Description:

Helm-CIDER adds Helm interfaces to cider-apropos, cider-apropos-documentation, cider-browse-ns (namespaces).

It also provides original Helm commands: helm-cider-spec, helm-cider-spec-ns, helm-cider-repl-history, helm-cider-cheatsheet.

emacs-eglot-ccls 0.0.0-0.1a4e52f
Propagated dependencies: ccls@0.20241108 emacs-eglot@1.18
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://codeberg.org/akib/emacs-eglot-ccls
Licenses: GPL 3+
Synopsis: @code{ccls} extensions for the Eglot Emacs LSP client
Description:

This package provides semantic highlighting in Emacs for C and C++ code through the ccls language server. It is based on the emacs-ccls package, only modified to work with the emacs-eglot LSP plugin instead of emacs-lsp-mode.

emacs-ace-window 0.10.0
Propagated dependencies: emacs-avy@0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/ace-window
Licenses: GPL 3+
Synopsis: Quickly switch windows in Emacs
Description:

ace-window is meant to replace other-window. In fact, when there are only two windows present, other-window is called. If there are more, each window will have its first character highlighted. Pressing that character will switch to that window.

emacs-marginalia 2.0
Propagated dependencies: emacs-compat@30.0.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/minad/marginalia
Licenses: GPL 3+
Synopsis: Marginalia in the minibuffer completions
Description:

This package provides Marginalia mode which adds marginalia to the minibuffer completions. Marginalia are marks or annotations placed at the margin of the page of a book or in this case helpful colorful annotations placed at the margin of the minibuffer for your completion candidates.

emacs-build-farm 0.2.2
Propagated dependencies: emacs-bui@1.2.1 emacs-magit-popup@2.13.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://notabug.org/alezost/emacs-build-farm
Licenses: GPL 3+
Synopsis: Emacs interface for Hydra and Cuirass build farms
Description:

This Emacs package provides an interface for Hydra and Cuirass (build farms used by Nix and Guix). It allows you to look at various data related to the build farm projects, jobsets, builds and evaluations. The entry point is M-x build-farm command.

emacs-ol-notmuch 2.0.0-0.1a53d6c
Propagated dependencies: emacs-notmuch@0.38.2 emacs-compat@30.0.2.0 emacs-org@9.7.25
Channel: trevdev
Location: trevdev/packages/emacs-xyz.scm (trevdev packages emacs-xyz)
Home page: https://git.sr.ht/~tarsius/ol-notmuch
Licenses: GPL 3
Synopsis: Store notmuch messages as org-mode links.
Description:

This package implements links to notmuch messages and "searches". A search is a query to be performed by notmuch; it is the equivalent to folders in other mail clients. Similarly, mails are referred to by a query, so both a link can prefer to several mails.

emacs-speed-type 1.4
Propagated dependencies: emacs-compat@30.0.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dakra/speed-type
Licenses: GPL 3+
Synopsis: Practice touch/speed typing in GNU Emacs
Description:

Speed Type allows you to practice your touch typing skills. You can test yourself by typing snippets from online books or use any piece of text or code you have in Emacs. Speed Type keeps track of your stats (WPM, CPM, accuracy) while you are typing.

emacs-mini-frame 1.19-0.60838f3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/muffinmad/emacs-mini-frame
Licenses: GPL 3+
Synopsis: Show minibuffer in child frame
Description:

mini-frame-mode adds an advice around read-from-minibuffer to show the minibuffer as a child frame on top of the current frame. find-file and similar functions associated mini-buffers may appear at the center of the screen and not at the bottom.

Total results: 2206