_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-spaceleader 0.0.3-1.5d88d12
Propagated dependencies: emacs-dash@2.20.0 emacs-general@0.1-0.a48768f emacs-which-key@3.6.1 emacs-use-package@2.4.4 emacs-bind-map@1.1.2-0.510a241
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mohkale/spaceleader
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs leader key implementation from Spacemacs
Description:

emacs-spaceleader replicates Spacemacs' leader key features, without requiring all of Spacemacs. The <Leader> key, inspired by Vim, provides an easy way to bind keys under a configurable prefix key.

emacs-fixed-pitch 0.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cstby/fixed-pitch-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Use a monospaced typeface for code and a proportional one elsewhere
Description:

Fixed-pitch mode is an Emacs minor mode for setting a monospaced typeface. This allows you to set a proportional typeface for UI elements while keeping a monospaced typeface for code.

emacs-org-contrib 0.7
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~bzg/org-contrib
Licenses: GPL 3+
Build system: emacs
Synopsis: Unmaintained add-ons for Org mode
Description:

This package contains add-ons to Org. Be warned that these libraries receive little if no maintenance and there is no guaranty that they are compatible with the Org stable version.

emacs-theme-magic 0.2.3
Dependencies: python@3.11.14 python-pywal@3.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jcaw/theme-magic
Licenses: GPL 3+
Build system: emacs
Synopsis: Generate and apply color palettes based on your Emacs theme
Description:

This package provides a command to extract the colors from your Emacs theme and apply them to the rest of Linux with Pywal. Pywal only applies your theme to the current session.

emacs-apache-mode 2.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-php/apache-mode
Licenses: GPL 2+
Build system: emacs
Synopsis: Syntax highlighting and indentation support for Apache config files
Description:

This package provides apache-mode, an Emacs major mode for Apache configuration files which provides syntax highlighting and indentation rules. This mode supports Apache HTTP Server 2.4 and major modules.

emacs-denote-silo 0.2.0
Propagated dependencies: emacs-denote@4.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/protesilaos/denote-silo
Licenses: GPL 3+
Build system: emacs
Synopsis: Convenience functions for using Denote in multiple silos
Description:

The denote-silo package makes it easier to work with multiple silos. A silo is a localised denote-directory that is not connected to the default/global denote-directory and other silos.

emacs-test-simple 1.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rocky/emacs-test-simple
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple unit test framework for Emacs Lisp
Description:

Test Simple is a simple unit test framework for Emacs Lisp. It alleviates the need for context macros, enclosing specifications or required test tags. It supports both interactive and non-interactive use.

emacs-julia-snail 1.3.2
Dependencies: emacs-dash@2.20.0 emacs-s@1.13.0 emacs-spinner@1.7.4 emacs-xref@1.7.0
Propagated dependencies: libvterm@0.3.3 emacs-julia-mode@1.0.2-0.7fc071e emacs-parsec@0.1.4 emacs-popup@0.5.9 emacs-vterm@0.0.2-3.a01a289 julia-tokenize@0.5.24 julia-cstparser@3.3.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gcv/julia-snail
Licenses: GPL 3
Build system: emacs
Synopsis: Development environment and REPL interaction package for Julia
Description:

This package provides a development environment and REPL interaction package for Julia in the spirit of Common Lisp’s SLIME and Clojure’s CIDER. It enables convenient and dynamic REPL-driven development.

emacs-org-fragtog 0.4.2
Propagated dependencies: emacs-org@9.7.39
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/io12/org-fragtog
Licenses: GPL 3+
Build system: emacs
Synopsis: Toggle Org mode LaTeX fragments preview at cursor
Description:

Org mode supports inline image previews of LaTeX fragments. This package automates this, so fragment previews are disabled for editing when your cursor steps onto them, and re-enabled when the cursor leaves.

emacs-reformatter 0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/reformatter.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Define commands which run reformatters on the current buffer
Description:

This library lets elisp authors easily define an idiomatic command to reformat the current buffer using a command-line program, together with an optional minor mode which can apply this command automatically on save.

emacs-tintin-mode 1.0.1-1.82e71e1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sunwayforever/tintin-mode
Licenses: ASL 2.0
Build system: emacs
Synopsis: Emacs major mode for TinTin++ scripts
Description:

This major mode focuses on highlighting as many aspects of the TinTin++ scripting language as possible, organizing commands into functional categories and highlighting specific modes that many commands use to accomplish different tasks.

emacs-nodejs-repl 0.2.5
Dependencies: node@22.14.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abicky/nodejs-repl.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Node.js REPL inside Emacs
Description:

This program is derived from comint-mode and provides the following features:

  • TAB completion same as Node.js REPL

  • file name completion in string

  • incremental history search

emacs-inherit-org 1.0
Propagated dependencies: emacs-org@9.7.39
Channel: bugchan
Location: bugchan/packages/emacs-xyz.scm (bugchan packages emacs-xyz)
Home page: https://github.com/chenyanming/inherit-org
Licenses: GPL 3
Build system: emacs
Synopsis: Inherit Org Faces to non-org buffers
Description:

This package inherits org faces to non-org buffers * Inherit org faces to non-org buffers ** The following major modes are supported - w3m mode - info mode - helpful mode - Other major modes: Headline/List fontified

emacs-frame-local 0.0.1-0.7ee1106
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sebastiencs/frame-local
Licenses: GPL 3+
Build system: emacs
Synopsis: Access variables local to an Emacs frame
Description:

This package allows setting and accessing variables local to an Emacs frame. Note that the variables created with this package do not have any relation with variables defined by defvar, defconst, etc.

emacs-filechooser 0.2.4-0.e55c5ea
Propagated dependencies: emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/rahguzar/filechooser
Licenses: GPL 3+
Build system: emacs
Synopsis: Backend implementation for xdg-desktop-portal using Emacs
Description:

This package provides a backend implementation for xdg-desktop-portal that uses Emacs. It allows you to use Emacs' file and path selection facilities in graphical programs that use the xdg-desktop-portal dbus interface.

emacs-dtrt-indent 1.26
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jscheid/dtrt-indent
Licenses: GPL 2+
Build system: emacs
Synopsis: Minor mode that guesses the indentation offset
Description:

This package provides a minor mode that guesses the indentation offset originally used for creating source code files and transparently adjusts the corresponding settings in Emacs, making it more convenient to edit foreign files.

emacs-sqlite3-api 0.18
Dependencies: sqlite@3.39.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pekingduck/emacs-sqlite3-api
Licenses: GPL 3+
Build system: emacs
Synopsis: Dynamic module for Emacs to access the SQLite C interface
Description:

This package provides a dynamic module for Emacs that allows direct access to the SQLite C interface. It only exposes a subset of the full SQLite C interface, but should satisfy most user's needs.

emacs-ssh-tunnels 1.0-0.5010d77
Dependencies: openssh@10.2p1
Propagated dependencies: emacs-helm@4.0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/death/ssh-tunnels
Licenses: Expat
Build system: emacs
Synopsis: Manipulate @code{ssh} tunnels from Emacs
Description:

This package provides an Emacs interface to modify, run and kill ssh tunnels. It lets customise descriptions of the tunnels configurations, and includes an emacs-helm interface to modify and act on tunnels.

emacs-buffer-move 0.6.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lukhas/buffer-move
Licenses: GPL 3+
Build system: emacs
Synopsis: Functions for moving Emacs' buffers around
Description:

This package define functions for swapping buffers between windows contained in the same frame. An alternate behavior is to have the current window switch to the previous buffer instead of swapping with the other window.

emacs-rotate-text 0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://nschum.de/src/emacs/rotate-text/
Licenses: GPL 2+
Build system: emacs
Synopsis: Cycle through words, symbols and patterns in Emacs
Description:

rotate-text allows you rotate to commonly interchanged text with a single keystroke. For example, you can toggle between "frame-width" and "frame-height", between "public", "protected" and "private" and between "variable1", "variable2" through "variableN".

emacs-org-present 0.1-1.4ec04e1
Propagated dependencies: emacs-org@9.7.39
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rlister/org-present
Licenses: GPL 3+
Build system: emacs
Synopsis: Minimalist presentation minor-mode for Emacs Org mode
Description:

Org Present is a minimalist presentation tool for Emacs Org mode. Simply layout your presentation with each slide under a top-level header, start the minor mode, and page through each slide with Left and Right keys.

emacs-syslog-mode 20210910.1952
Propagated dependencies: emacs-hide-lines@20210513.1636 emacs-ov@1.0.6 emacs-hsluv@20181127.1206
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/vapniks/syslog-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major-mode for viewing log files and strace output
Description:

This library provides a major-mode for viewing syslog and strace files. You can highlight and filter the lines of the file by regular expressions and by timestamp, view notes associated with files, extract text, count matches, etc.

emacs-magit-todos 1.8.1
Propagated dependencies: emacs-async@1.9.9 emacs-dash@2.20.0 emacs-f@0.21.0 emacs-hl-todo@3.9.3 emacs-magit@4.5.0 emacs-pcre2el@1.12-0.b4d846d emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/magit-todos
Licenses: GPL 3
Build system: emacs
Synopsis: Show source files' TODOs (and FIXMEs, etc) in Magit status buffer
Description:

This package displays keyword entries from source code comments and Org files in the Magit status buffer. Activating an item jumps to it in its file. By default, it uses keywords from hl-todo, minus a few (like NOTE).

emacs-ample-theme 0.0.0-1.536966a
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jordonbiondo/ample-theme
Licenses: GPL 3+
Build system: emacs
Synopsis: Theme for Emacs providing dark, light, and flat versions
Description:

Ample themes is a collection of three themes sharing a similar pallet with a light, dark and flat versions with a focus on being easy on the eyes during night and day. They only support GUI and 256 colour terminals.

Total packages: 8483