_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-test-simple 1.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rocky/emacs-test-simple
Licenses: GPL 3+
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-theme-magic 0.2.3
Dependencies: python@3.10.7 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+
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-julia-snail 1.3.1
Dependencies: emacs-dash@2.19.1 emacs-s@1.13.0 emacs-spinner@1.7.4 emacs-xref@1.7.0
Propagated dependencies: libvterm@0.3.3 emacs-julia-mode@0.4-0.7a8c868 emacs-parsec@0.1.4 emacs-popup@0.5.9 emacs-vterm@0.0.2-1.c3a3a23 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
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-citeproc-el 0.9.4
Propagated dependencies: emacs-compat@30.0.1.0 emacs-dash@2.19.1 emacs-f@0.21.0 emacs-parsebib@6.3 emacs-queue@0.2 emacs-s@1.13.0 emacs-string-inflection@1.0.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/andras-simonyi/citeproc-el
Licenses: GPL 3+
Synopsis: Citation Style Language (CSL) processor for Emacs
Description:

Citeproc-el is an Emacs Lisp library for rendering citations and bibliographies in styles described in the Citation Style Language (CSL), an XML-based, open format to describe the formatting of bibliographic references.

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+
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-nodejs-repl 0.2.5
Dependencies: node@20.18.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abicky/nodejs-repl.el
Licenses: GPL 3+
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-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
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-org-fragtog 0.4.2
Propagated dependencies: emacs-org@9.7.19
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/io12/org-fragtog
Licenses: GPL 3+
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-dtrt-indent 1.18
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jscheid/dtrt-indent
Licenses: GPL 2+
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-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+
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-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+
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-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+
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+
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.19
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rlister/org-present
Licenses: GPL 3+
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+
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-consult-dir 0.1-0.08f543a
Propagated dependencies: emacs-consult@0.34-6.576a54f
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/karthink/consult-dir
Licenses: GPL 3+
Synopsis: Consult based directory picker
Description:

Consult-dir implements commands to easily switch between "active" directories. The directory candidates are collected from user bookmarks, projectile project roots (if available), project.el project roots and recentf file locations. The `default-directory' variable not changed in the process.

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+
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.

emacs-magit-todos 1.8
Propagated dependencies: emacs-async@1.9.9 emacs-dash@2.19.1 emacs-f@0.21.0 emacs-hl-todo@3.8.1 emacs-magit@4.1.3 emacs-pcre2el@1.12 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
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-skewer-mode 1.8.0
Propagated dependencies: emacs-simple-httpd@1.5.1 emacs-js2-mode@20231224
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/skeeto/skewer-mode
Licenses: Unlicense
Synopsis: Live web development in Emacs
Description:

Skewer-mode provides live interaction with JavaScript, CSS, and HTML in a web browser. Expressions are sent on-the-fly from an editing buffer to be evaluated in the browser, just like Emacs does with an inferior Lisp process in Lisp modes.

emacs-mixed-pitch 1.1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/jabranham/mixed-pitch
Licenses: GPL 3+
Synopsis: Mix variable- and fixed-pitch fonts in the same Emacs buffer
Description:

mixed-pitch-mode is a minor mode that enables mixing variable-pitch and fixed-pitch fonts in the same buffer. The list mixed-pitch-fixed-pitch-faces defines the faces that are kept fixed-pitch,everything else becomes variable-pitch.

emacs-org-roam-ui 0-0.c75fc75
Propagated dependencies: emacs-org-roam@2.2.2-1.0b9fcbc emacs-simple-httpd@1.5.1 emacs-websocket@1.15
Channel: nonguix
Location: nongnu/packages/emacs.scm (nongnu packages emacs)
Home page: https://github.com/org-roam/org-roam-ui
Licenses: GPL 3
Synopsis: Web User Interface for Org Roam
Description:

Org Roam UI is meant as a successor of Org Roam server that extends functionality of Org Roam with a web application that runs side-by-side with Emacs. It provides a web interface for navigating around notes created within Org Roam.

emacs-org-roam-ui 0.1.0-0.16a8da9
Propagated dependencies: emacs-org-roam@2.2.2-1.0b9fcbc emacs-simple-httpd@1.5.1 emacs-websocket@1.15
Channel: trevdev
Location: trevdev/packages/emacs-xyz.scm (trevdev packages emacs-xyz)
Home page: https://github.com/org-roam/org-roam-ui
Licenses: GPL 3
Synopsis: A frontend for exploring your org-roam notes.
Description:

Org-Roam-UI is a frontend for exploring and interacting with your org-roam notes.

Org-Roam-UI is meant a successor of org-roam-server that extends functionality of org-roam with a Web app that runs side-by-side with Emacs.

emacs-islisp-mode 0.3.1
Dependencies: eisl@5.38
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/sasanidas/islisp-mode
Licenses: GPL 3+
Synopsis: ISLisp support for Emacs
Description:

This package provides support for programming with ISLisp in Emacs. It features a major mode with syntax highlighting, symbol autocompletion and documentation search, among other features. It also includes an inferior mode with REPL integration. Currently it only supports the Easy ISLisp (eisl) implementation.

emacs-magit-popup 2.13.3
Propagated dependencies: emacs-dash@2.19.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magit/magit-popup
Licenses: GPL 3+
Synopsis: Define prefix-infix-suffix command combos
Description:

This library implements a generic interface for toggling switches and setting options and then invoking an Emacs command which does something with these arguments. The prototypical use is for the command to call an external process, passing on the arguments as command line arguments.

Total results: 2152