_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-hackernews 0.7.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/clarete/hackernews.el
Licenses: GPL 3
Build system: emacs
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-autothemer 0.2.18
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sebastiansturm/autothemer
Licenses: GPL 3+
Build system: emacs
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-org-kanban 20220723.1216
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: http://github.com/gizmomogwai/org-kanban
Licenses: Expat
Build system: emacs
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-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+
Build system: emacs
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-2.af877b5
Dependencies: yt-dlp@2025.11.12
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/skeeto/youtube-dl-emacs/
Licenses: Unlicense
Build system: emacs
Synopsis: Emacs youtube-dl download manager
Description:

This package manages a video download queue for yt-dlp, which serves as the back end. It manages a single yt-dlp 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+
Build system: emacs
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-youtube-dl 1.0.1-6.91f9152
Dependencies: yt-dlp@2025.11.12
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/skeeto/youtube-dl-emacs/
Licenses: Unlicense
Build system: emacs
Synopsis: Emacs youtube-dl download manager
Description:

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

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+
Build system: emacs
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-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+
Build system: emacs
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-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+
Build system: emacs
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.6 emacs-cider@1.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/clojure-emacs/helm-cider
Licenses: GPL 3+
Build system: emacs
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-recomplete 0.2-0.0e4a2ba
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/ideasman42/emacs-recomplete
Licenses: GPL 3+
Build system: emacs
Synopsis: Immediate completion, without prompting
Description:

recomplete is a completion library for quickly completing or correcting words in cases where the first candidate is the likely choice. Unlike most completion, it immediately performs the completion action, calling again to cycle over options. Completion candidates are displayed in the echo area.

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+
Build system: emacs
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.5
Propagated dependencies: emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/minad/marginalia
Licenses: GPL 3+
Build system: emacs
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-eglot-ccls 0.0.0-0.1a4e52f
Propagated dependencies: ccls@0.20250815.1 emacs-eglot@1.19
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://codeberg.org/akib/emacs-eglot-ccls
Licenses: GPL 3+
Build system: emacs
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-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+
Build system: emacs
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-speed-type 1.4
Propagated dependencies: emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dakra/speed-type
Licenses: GPL 3+
Build system: emacs
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-ol-notmuch 2.0.0-0.1a53d6c
Channel: trevdev
Location: trevdev/packages/emacs-xyz.scm (trevdev packages emacs-xyz)
Home page: https://git.sr.ht/~tarsius/ol-notmuch
Licenses: GPL 3
Build system: emacs
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-make-it-so 0.1.0-2.b73dfb6
Propagated dependencies: emacs-ivy@0.15.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/make-it-so
Licenses: GPL 3+
Build system: emacs
Synopsis: Transform files with Makefile recipes
Description:

This package provides an interface for selecting from different conversion recipes, often including tools like ffmpeg or convert. The conversion command need only be written once, and subsequent invocations can be readily customized. Several recipes are included by default, and more can be readily added.

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+
Build system: emacs
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.

emacs-elfeed-org 20250104.0-0.1197cf2
Propagated dependencies: emacs-elfeed@3.4.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/remyhonig/elfeed-org
Licenses: GPL 3+
Build system: emacs
Synopsis: Configure Elfeed with an Org-mode file
Description:

elfeed-org lets you manage your Elfeed subscriptions in Org-mode. Maintaining tags for all RSS feeds is cumbersome using the regular flat list, where there is no hierarchy and tag names are duplicated a lot. Org-mode makes the book keeping of tags and feeds much easier.

emacs-ol-notmuch 2.1.2
Propagated dependencies: emacs-compat@30.1.0.1 emacs-notmuch@0.39 emacs-org@9.7.39
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tarsius/ol-notmuch
Licenses: GPL 3+
Build system: emacs
Synopsis: Links to notmuch messages for Emacs' Org mode
Description:

This package implements links to Notmuch messages and searches for Emacs' Org mode. 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 refer to several mails.

emacs-projectile 2.9.1
Propagated dependencies: emacs-dash@2.20.0 emacs-pkg-info@0.6
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/bbatsov/projectile
Licenses: GPL 3+
Build system: emacs
Synopsis: Manage and navigate projects in Emacs easily
Description:

This library provides easy project management and navigation. The concept of a project is pretty basic: just a folder containing special file. Currently Git, Mercurial and Bazaar repositories are considered projects by default. If you want to mark a folder manually as a project just create an empty .projectile file in it.

emacs-projectile 2.9.1
Propagated dependencies: emacs-dash@2.20.0 emacs-pkg-info@0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bbatsov/projectile
Licenses: GPL 3+
Build system: emacs
Synopsis: Manage and navigate projects in Emacs easily
Description:

This library provides easy project management and navigation. The concept of a project is pretty basic: just a folder containing special file. Currently Git, Mercurial and Bazaar repositories are considered projects by default. If you want to mark a folder manually as a project just create an empty .projectile file in it.

Total results: 8531