_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-hasliberg-theme 0.0
Channel: bric-a-brac
Location: bric-a-brac/packages/emacs-xyz.scm (bric-a-brac packages emacs-xyz)
Home page: https://github.com/rytswd/hasliberg-theme
Licenses: GPL 3
Synopsis: An Emacs dark theme inspired by Swiss Alps.
Description:

Hasliberg theme for Emacs has been designed for readability based on the LCH color space, to achieve a more homogenous color gradient for the theme.

emacs-elisp-slime-nav 0.10
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/elisp-slime-nav
Licenses: GPL 3+
Synopsis: Make @code{M-.} and @code{M-,} work for elisp like they do in SLIME
Description:

This package provides SLIME's convenient M-.and M-, navigation in emacs-lisp-mode, together with an elisp equivalent of slime-describe-symbol.

emacs-tramp-auto-auth 20191027-1.f15a12d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/oitofelix/tramp-auto-auth
Licenses: GPL 3+
Synopsis: TRAMP automatic authentication library
Description:

This package provides tramp-auto-auth-mode Emacs global minor mode whose purpose is to automatically feed TRAMP sub-processes with passwords for paths matching regexps.

emacs-org-drill-table 0.1-0.096387d
Propagated dependencies: emacs-dash@2.20.0 emacs-org@9.7.25 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/chrisbarrett/org-drill-table
Licenses: GPL 3+
Synopsis: Generate Org drill cards using Org mode tables
Description:

This package generates drill cards based on an Org mode table in the current subtree. The cards are inserted under a new ``Cards'' heading in the current tree.

emacs-org-count-words 0.1-0.df4f069
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Elilif/org-count-words
Licenses: GPL 3+
Synopsis: Word count in org-mode
Description:

This package calculates a precise word count in org-mode by excluding unwanted elements such as code blocks, options, and drawers. The results are displayed on the modeline.

emacs-eshell-bookmark 2.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fuco1/eshell-bookmark
Licenses: GPL 3+
Synopsis: Provide @file{bookmark.el} integration for @code{eshell}
Description:

This package allows for bookmarking eshell buffers. Upon visiting the bookmark, a new eshell session will be opened in the appropriate directory if no eshell session is active.

emacs-spacemacs-theme 0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nashamri/spacemacs-theme
Licenses: GPL 3+
Synopsis: Light and dark theme for spacemacs that supports GUI and terminal
Description:

Spacemacs theme is an Emacs color theme that started as a theme for Spacemacs. The theme comes with dark and light variants and it should work well with 256 color terminals.

emacs-spacegray-theme 0-0.9826265
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bruce/emacs-spacegray-theme
Licenses: Expat
Synopsis: Port of Sublime Text's Spacegray theme for Emacs
Description:

spacegray-theme is an Emacs port of the Spacegray theme from Sublime Text. It features a dark blue/gray background and soft blue, green, orange and red as accent colors.

emacs-evil-collection 0.0.10
Propagated dependencies: emacs-annalist@1.0.1 emacs-evil@1.15.0-0.008a6cd
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-evil/evil-collection
Licenses: GPL 3+
Synopsis: Collection of Evil bindings for many major and minor modes
Description:

This is a collection of Evil bindings for the parts of Emacs that Evil does not cover properly by default, such as help-mode, M-x calendar, Eshell and more.

emacs-smart-mode-line 2.14
Propagated dependencies: emacs-rich-minority@1.0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/smart-mode-line
Licenses: GPL 2+
Synopsis: Color-coded smart mode-line
Description:

Smart Mode Line is a mode-line theme for Emacs. It aims to be easy to read from small to large monitors by using colors, a prefix feature, and smart truncation.

emacs-eval-sexp-fu-el 0.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hchbaw/eval-sexp-fu.el
Licenses: GPL 3+
Synopsis: Enhancements for evaluating s-expressions
Description:

This package provides provides variants of eval-last-sexp that work on the containing list or s-expression, as well as an option for visually flashing evaluated s-expressions.

emacs-clojure-ts-mode 0.2.0
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://github.com/clojure-emacs/clojure-ts-mode.git
Licenses: GPL 3+
Synopsis: Major mode for Clojure code backed up by Tree-sitter
Description:

clojure-ts-mode is an Emacs major mode that provides font-lock (syntax highlighting), indentation, and navigation support for the Clojure(Script) programming language, powered by the tree-sitter-clojure tree-sitter grammar.

emacs-evil-commentary 2.2.0
Propagated dependencies: emacs-evil@1.15.0-0.008a6cd
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/linktohack/evil-commentary
Licenses: GPL 3+
Synopsis: Comment out code in evil mode
Description:

emacs-evil-commentary adds keybindings to easily comment out lines of code in evil mode. It provides gcc to comment out lines, and gc to comment out the target of a motion.

emacs-denote-sequence 0.1.1
Propagated dependencies: emacs-denote@4.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/protesilaos/denote-sequence
Licenses: GPL 3+
Synopsis: Sequence notes or Folgezettel with Denote
Description:

This package provides an optional extension to denote for naming files with a sequencing scheme. The idea is to establish hiearchical relationships between files, such that the contents of one logically follow or complement those of another.

emacs-ob-latexpicture v0.1
Propagated dependencies: emacs-org@9.7.25 texlive-biblatex@2025.2 texlive-listings@2025.2 texlive-preview@2025.2 texlive-standalone@2025.2
Channel: guix-hpc
Location: inria/concace.scm (inria concace)
Home page: https://gitlab.inria.fr/elementaryx/emacs-ob-latexpicture
Licenses: CeCILL-C
Synopsis: Extension of ob-latex for supporting vectorial output for both ox-latex (inlined) and ox-html (through svg generation) backends.
Description:

Extension of ob-latex for supporting vectorial output for both ox-latex (inlined) and ox-html (through svg generation) backends. Note it also optionally support macros definition from emacs-ob-latexmacro through :usemacros t header argument.

emacs-pretty-speedbar 0.2-0.56dc9f1
Propagated dependencies: font-awesome@4.7.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kcyarn/pretty-speedbar
Licenses: GPL 3+
Synopsis: SVG icons for the Emacs Speedbar
Description:

This package generates and implements appealing SVG icons for the Emacs Speedbar. By default, it generates icons from the Font Awesome fontset. However, alternative fontsets may also be used, and the color of the icons may be customized.

emacs-sage-shell-mode 0.3-1.4291700
Propagated dependencies: emacs-deferred@0.5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sagemath/sage-shell-mode
Licenses: GPL 3+
Synopsis: Emacs front-end for SageMath
Description:

Sage Shell mode provides an Emacs front-end for SageMath. It can run the Sage terminal inside Emacs, and allows editing .sage source files with a dedicated major mode and sending their contents directly to that terminal.

emacs-standard-themes 2.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/protesilaos/standard-themes
Licenses: GPL 3+
Synopsis: Like the default Emacs theme but more consistent
Description:

The standard-themes are a pair of light and dark themes for GNU Emacs. They emulate the out-of-the-box looks of Emacs (which technically do not constitute a theme) while bringing to them thematic consistency, customizability, and extensibility.

emacs-undo-propose-el 3.0.0-3.f80baee
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jackkamm/undo-propose-el
Licenses: GPL 3+
Synopsis: Simple and safe navigation of @code{undo} history
Description:

This package permits navigation of undo history in a temporary buffer, which is read-only save for undo commands, and subsequent committal of a chain of undo commands as a single edit in the undo history.

emacs-scheme-complete 0.9.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ashinn/scheme-complete
Licenses: Public Domain
Synopsis: Smart tab completion for Scheme in Emacs
Description:

This file provides a single function, scheme-smart-complete, which you can use for intelligent, context-sensitive completion for any Scheme implementation in Emacs. To use it just load this file and bind that function to a key in your preferred mode.

emacs-org-roam-bibtex 0.6.2-0.b065198
Propagated dependencies: emacs-helm-bibtex@2.0.1-2.6064e86 emacs-org-ref@3.1-0.732a20b emacs-org-roam@2.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/org-roam/org-roam-bibtex
Licenses: GPL 3+
Synopsis: Connector between Org Roam, BibTeX-completion, and Org Ref
Description:

Org Roam BibTeX is a library which offers a tighter integration between Org Roam, Helm-BibTeX, and Org Ref. It allows users to access their bibliographical notes in Org Roam directory via Helm BibTeX, Ivy BibTeX, or by opening Org Ref's cite: links.

emacs-evil-quickscope 0.1.4
Propagated dependencies: emacs-evil@1.15.0-0.008a6cd
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/blorbx/evil-quickscope
Licenses: GPL 3+
Synopsis: Target highlighting for emacs evil-mode f,F,t and T commands
Description:

emacs-evil-quickscope highlights targets for Evil mode’s f,F,t,T keys, allowing for quick navigation within a line. It is a port of quick-scope for Vim. Evil is an Emacs minor mode that emulates Vim features and provides Vim-like key bindings.

emacs-ace-window-next 0.10-0.77115af
Propagated dependencies: emacs-avy@0.5.0
Channel: bric-a-brac
Location: bric-a-brac/packages/emacs-xyz.scm (bric-a-brac 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-magit-org-todos 0.1.2
Propagated dependencies: emacs-magit@4.3.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/danielma/magit-org-todos.el
Licenses: GPL 3+
Synopsis: Get todo.org into Emacs Magit status
Description:

This package allows you to get todo.org into your magit status.

If you have a todo.org file with TODO items in the root of your repository, magit-org-todos will create a section in your Magit status buffer with each of your todos.

Total results: 8230