_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-ewmctrl 1.0.0
Dependencies: wmctrl@1.07
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/flexibeast/ewmctrl
Licenses: GPL 3+
Synopsis: Emacs interface to @code{wmctrl}
Description:

ewmctrl provides an Emacs interface to wmctrl command-line window-management program.

emacs-cnfonts 1.1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tumashu/cnfonts
Licenses: GPL 2+
Synopsis: Emacs Chinese fonts setup tool
Description:

Cnfonts is a Chinese fonts setup tool, allowing for easy configuration of Chinese fonts.

emacs-exwm-ss 1.0
Dependencies: emacs-exwm@0.33 xscreensaver@6.08 xset@1.2.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/exwm-ss
Licenses: GPL 3+
Synopsis: Automatically inhibit screensaver activation in EXWM
Description:

This package provides a global minor mode to inhibit screensaver activation in EXWM.

emacs-libyaml 0.1-1.961e0d8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/syohex/emacs-libyaml
Licenses: GPL 3+
Synopsis: Libyaml bindings for Emacs
Description:

This package implements bindings for LibYAML to be able to parse YAML files in Elisp.

emacs-spinner 1.7.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/spinner.el
Licenses: GPL 3+
Synopsis: Emacs mode-line spinner for operations in progress
Description:

This Emacs package adds spinners and progress-bars to the mode-line for ongoing operations.

emacs-ripgrep 0.4.0
Propagated dependencies: ripgrep@14.1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nlamirault/ripgrep.el
Licenses: GPL 2+
Synopsis: Search using ripgrep from inside Emacs
Description:

ripgrep is an Emacs search package based on the ripgrep command line tool.

emacs-toc-org 1.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/snosov1/toc-org
Licenses: GPL 2+
Synopsis: Table of Contents generator for Emacs Org mode
Description:

This package generates a table of contents when saving in Org and Markdown files.

emacs-rmsbolt 0.1.2-0.ff49666
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://gitlab.com/jgkamat/rmsbolt
Licenses: AGPL 3+
Synopsis: Emacs viewer for compiler output
Description:

RMSBolt is a package to provide assembly or bytecode output for a source code input file.

emacs-rmsbolt 0.1.2-0.ff49666
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/jgkamat/rmsbolt
Licenses: AGPL 3+
Synopsis: Emacs viewer for compiler output
Description:

RMSBolt is a package to provide assembly or bytecode output for a source code input file.

emacs-ibrowse 0.2.3
Dependencies: emacs-websocket@1.15 sqlite@3.39.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~ngraves/ibrowse.el
Licenses: GPL 3+
Synopsis: Interact with your browser from emacs
Description:

This package provides some commands to act on the browser tabs, history, or bookmarks from Emacs.

emacs-delight 1.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/delight.html
Licenses: GPL 3+
Synopsis: Dimmer switch for your mode-line lighter text
Description:

delight enables customizing or hiding the mode-line text (lighter) of major and minor modes.

emacs-rmsbolt 0.1.2-0.86c6e12
Channel: guix-hpc
Location: inria/concace.scm (inria concace)
Home page: https://gitlab.com/jgkamat/rmsbolt
Licenses: AGPL 3+
Synopsis: Emacs viewer for compiler output
Description:

RMSBolt is a package to provide assembly or bytecode output for a source code input file.

emacs-project 0.11.1
Propagated dependencies: emacs-xref@1.7.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/project.html
Licenses: GPL 3+
Synopsis: Operations on the current project
Description:

This library contains generic infrastructure for dealing with projects, some utility functions, and commands using that infrastructure.

emacs-goggles 0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/minad/goggles
Licenses: GPL 3+
Synopsis: Pulse modified region
Description:

Goggles highlights the modified region using Pulse. Currently the commands undo, yank, kill and delete are supported.

emacs-emacsql 4.3.0
Dependencies: mariadb@10.10.2 postgresql@14.13
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magit/emacsql
Licenses: Unlicense
Synopsis: Emacs high-level SQL database front-end
Description:

Any readable Lisp value can be stored as a value in EmacSQL, including numbers, strings, symbols, lists, vectors, and closures. EmacSQL has no concept of TEXT values; it's all just Lisp objects. The Lisp object nil corresponds 1:1 with NULL in the database.

emacs-flymake 1.3.7
Propagated dependencies: emacs-eldoc@1.15.0 emacs-project@0.11.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/flymake.html
Licenses: GPL 3+
Synopsis: Universal on-the-fly syntax checker
Description:

Flymake collects diagnostic information for multiple sources, called backends, and visually annotates the relevant portions in the buffer.

emacs-origami 1.0-1.1f38085
Propagated dependencies: emacs-dash@2.20.0 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gregsexton/origami.el
Licenses: Expat
Synopsis: Flexible text-folding
Description:

This package provides a minor mode for collapsing and expanding regions of text without modifying the actual contents.

emacs-lice-el 0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/buzztaiki/lice-el
Licenses: GPL 3+
Synopsis: License and header template for Emacs
Description:

lice.el provides following features:

  • License template management.

  • File header insertion.

emacs-lsp-ivy 0.5
Propagated dependencies: emacs-dash@2.20.0 emacs-ivy@0.15.0 emacs-lsp-mode@9.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-lsp/lsp-ivy
Licenses: GPL 3+
Synopsis: Provide LSP-enhanced completion for symbols
Description:

This package enhances ivy with completion for symbols from workspaces with a LSP-compliant server running.

emacs-ed-mode 0-0.69f4fb3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ryanprior/ed-mode
Licenses: GPL 3+
Synopsis: Emacs ed emulation
Description:

ed-mode lets you interact with Emacs buffers like you would do with the ed editor.

emacs-khardel 2.0.0
Dependencies: khard@0.19.1
Propagated dependencies: emacs-yaml-mode@0.0.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/DamienCassou/khardel
Licenses: GPL 3+
Synopsis: Emacs interface to Khard
Description:

Khardel provide an Emacs integration with Khard, a console application to search and edit contacts in vCard format.

emacs-geoclue 0.8.1-1.f409b54
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/geoclue
Licenses: GPL 3+
Synopsis: Determine your current location using GeoClue2 over D-Bus
Description:

This package provides an Emacs library which lets you determine your current location using GeoClue2 over D-Bus.

emacs-live-py 4.8.0
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://donkirkby.github.io/live-py-plugin/starting_emacs.html
Licenses: Expat
Synopsis: Live coding in Python with Emacs
Description:

emacs-live-py provides a way to visualize your Python code while you type it in Emacs.

emacs-xml-rpc 1.6.12
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/hexmode/xml-rpc-el
Licenses: GPL 3+
Synopsis: XML-RPC client implementation in elisp
Description:

This package provides an XML-RPC client implementation in elisp, capable of both synchronous and asynchronous method calls.

Total results: 8207