_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-copilot 0-0.e11847a
Propagated dependencies: emacs-dash@2.20.0 emacs-editorconfig@0.11.0 emacs-s@1.13.0
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://github.com/zerolfx/copilot.el.git
Licenses: GPL 3+
Synopsis: Unofficial Copilot plugin for Emacs
Description:

Copilot.el is an Emacs plugin for GitHub Copilot. This plugin is unofficial and based on binaries provided by copilot.vim. Note: You need access to GitHub Copilot to use this plugin.

emacs-jupyter 1.0-2.db8a9e2
Propagated dependencies: emacs-company@1.0.2 emacs-markdown-mode@2.7 emacs-simple-httpd@1.5.1 emacs-websocket@1.15 emacs-zmq@1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nnicandro/emacs-jupyter
Licenses: GPL 3+
Synopsis: Emacs interface to communicate with Jupyter kernels
Description:

This package provides an Emacs interface to communicate with Jupyter kernels. It provides REPL and Org mode source code block frontends to Jupyter kernels and kernel interactions integrated with Emacs' built-in features.

emacs-persist 0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/persist.html
Licenses: GPL 3+
Synopsis: Persist variables between Emacs sessions
Description:

This package provides variables which persist across sessions. Values are stored in a directory in user-emacs-directory, using one file per value. This makes it easy to delete or remove unused variables.

emacs-el-mock 1.25.1-1.6cfbc9d
Channel: guix
Location: gnu/packages/emacs-build.scm (gnu packages emacs-build)
Home page: https://github.com/rejeep/el-mock.el
Licenses: GPL 3+
Synopsis: Tiny mock and stub framework in Emacs Lisp
Description:

Emacs Lisp Mock is a library for mocking and stubbing using readable syntax. Most commonly Emacs Lisp Mock is used in conjunction with Emacs Lisp Expectations, but it can be used in other contexts.

emacs-org-msg 4.0
Propagated dependencies: emacs-htmlize@1.59
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jeremy-compostella/org-msg
Licenses: GPL 3+
Synopsis: Mix Org mode and Message mode to compose emails
Description:

OrgMsg is a GNU Emacs global minor mode mixing up Org mode and your Mail User Agent Mode (Message, mu4e, or Notmuch) to compose and reply to emails in a Outlook HTML friendly style.

emacs-gn-mode 0.4.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lashtear/gn-mode
Licenses: Modified BSD
Synopsis: Emacs major mode for editing GN (ninja generator) config files
Description:

GN mode is a major mode for editing GN config files in Emacs. Files of this type (e.g., BUILD.gn or *.gni) are common in Chromium-derived projects.

emacs-elquery 1.1.0
Propagated dependencies: emacs-dash@2.20.0
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://github.com/AdamNiederer/elquery/
Licenses: GPL 3+
Synopsis: Read and manipulate HTML in Emacs
Description:

emacs-elquery is a library that lets you parse, query, set, and format HTML using Emacs Lisp. It implements most of the querySelector API with elquery-$, and can get and set HTML attributes.

emacs-nadvice 0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/nadvice.html
Licenses: GPL 3+
Synopsis: Forward compatibility for Emacs-24.4's nadvice
Description:

This package tries to re-implement some of nadvice.el's functionality on top of the old defadvice system, to help users of defadvice move to the new advice system without dropping support for Emacs<24.4.

emacs-undo-fu 0.5-0.0e22308
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/ideasman42/emacs-undo-fu
Licenses: GPL 3+
Synopsis: Simple, stable linear undo with redo for Emacs
Description:

This is a light weight wrapper for Emacs built-in undo system, adding convenient undo/redo without losing access to the full undo history, allowing you to visit all previous states of the document if you need.

emacs-tablist 1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/politza/tablist
Licenses: GPL 3+
Synopsis: Extension for @code{tabulated-list-mode}
Description:

Tablist is the Emacs package that provides several additional features to tabulated-list-mode: it adds marks, filters, new key bindings and faces. It can be enabled by tablist-mode or tablist-minor-mode commands.

emacs-pdfgrep 1.4-1.a4ca0a1
Dependencies: pdfgrep@2.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jeremy-compostella/pdfgrep
Licenses: GPL 3+
Synopsis: Emacs module providing @code{grep} comparable facilities but for PDF files
Description:

pdfgrep is a GNU/Emacs module providing grep comparable facilities but for PDF files. Its usage is similar to the grep function. For example, using the next-error function gets you to the next matching page.

emacs-emprise 0.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://sr.ht/~plattfot/emprise
Licenses: GPL 3+
Synopsis: Control MPRIS supported media players from Emacs
Description:

This package provides a set of commands to control media players that supports the Media Player Remote Interfacing Specification (MPRIS) protocol from Emacs. It uses Emacs' Completing Read framework as the user interface, which integrates well with Vertico or Selectrum.

emacs-cdlatex 4.18.5
Propagated dependencies: emacs-auctex@14.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cdominik/cdlatex
Licenses: GPL 3+
Synopsis: Fast Emacs input methods for LaTeX environments and math
Description:

CDLaTeX is an Emacs minor mode supporting fast insertion of environment templates and math in LaTeX. Similar commands are also offered as part of the AUCTeX package, but it is not the same - CDLaTeX focuses on speediness for inserting LaTeX constructs.

emacs-daemons 2.1.0
Propagated dependencies: emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cbowdon/daemons.el
Licenses: GPL 3+
Synopsis: Emacs UI for managing init system services
Description:

This is an Emacs mode to give you a UI for managing init system daemons (services) for those getting tired of typing out sudo service my_thing reload all the time. It offers a consistent UI over different init systems.

emacs-dirvish 2.3.0
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/alexluigit/dirvish
Licenses: GPL 3+
Synopsis: Improved version of the Emacs package Dired
Description:

Dirvish is an improved version of the Emacs inbuilt package Dired. It not only gives Dired an appealing and highly customizable user interface, but also comes together with almost all possible parts required for full usability as a modern file manager.

emacs-graphql 0.1.2
Propagated dependencies: emacs-ghub@5.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/vermiculus/graphql.el
Licenses: GPL 3+
Synopsis: GraphQL utilities
Description:

GraphQL.el provides a generally-applicable domain-specific language for creating and executing GraphQL queries against your favorite web services. GraphQL is a data query language and runtime designed and used to request and deliver data to mobile and web apps.

emacs-dirvish 2.3.0
Propagated dependencies: emacs-compat@30.1.0.1
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://github.com/alexluigit/dirvish
Licenses: GPL 3+
Synopsis: Improved version of the Emacs package Dired
Description:

Dirvish is an improved version of the Emacs inbuilt package Dired. It not only gives Dired an appealing and highly customizable user interface, but also comes together with almost all possible parts required for full usability as a modern file manager.

emacs-daemons 2.0.0-0.2dcafaa
Propagated dependencies: emacs-s@1.13.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/cbowdon/daemons.el
Licenses: GPL 3+
Synopsis: Emacs UI for managing init system services
Description:

This is an Emacs mode to give you a UI for managing init system daemons (services) for those getting tired of typing out sudo service my_thing reload all the time. It offers a consistent UI over different init systems.

emacs-svg-lib 0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rougier/svg-lib
Licenses: GPL 3+
Synopsis: Emacs SVG library for creating tags, icons and bars
Description:

This is a small Emacs library to create and display various SVG objects, namely tags, progress bars, progress pies and icons. Each object is guaranteed to fit nicely in a text buffer ensuring width is an integer multiple of character width.

emacs-hl-todo 3.9.1
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/tarsius/hl-todo
Licenses: GPL 3+
Synopsis: Emacs mode to highlight TODO and similar keywords
Description:

This package provides an Emacs mode to highlight TODO and similar keywords in comments and strings. This package also provides commands for moving to the next or previous keyword and to invoke occur with a regexp that matches all known keywords.

emacs-org-now 0.1-pre-1.8f6b277
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/org-now
Licenses: GPL 3+
Synopsis: Show current Org tasks in a sidebar
Description:

This package provides commands to show Org headings in a sidebar window while working on them. After defining one heading as the "now" heading, other headings can be refiled to it with one command, and back to their original location with another.

emacs-svg-lib 0.2.8
Channel: bric-a-brac
Location: bric-a-brac/packages/emacs-xyz.scm (bric-a-brac packages emacs-xyz)
Home page: https://github.com/rougier/svg-lib
Licenses: GPL 3+
Synopsis: Emacs SVG library for creating tags, icons and bars
Description:

This is a small Emacs library to create and display various SVG objects, namely tags, progress bars, progress pies and icons. Each object is guaranteed to fit nicely in a text buffer ensuring width is an integer multiple of character width.

emacs-bfuture 1.0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/plattfot/bfuture.el
Licenses: GPL 3+
Synopsis: Basic future concept for Emacs with Tramp support
Description:

This package provides basic functions for spawning processes asynchronous in Emacs and retrieving the output. It is similar to emacs-pfuture except that this works over Tramp but the feature set is more limited. For example, it cannot tell stdout and stderr apart.

emacs-tamil99 0.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.systemreboot.net/tamil99/about/
Licenses: GPL 3+
Synopsis: Tamil99 input method for Emacs
Description:

This package implements the tamil99 input method for Emacs. Tamil99 is a keyboard layout and input method that is specifically designed for the Tamil language. Vowels and vowel modifiers are input with your left hand, and consonants are input with your right hand.

Total results: 8383