_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-dap-mode 0.8
Propagated dependencies: emacs-bui@1.2.1 emacs-lsp-docker@1.0.0 emacs-lsp-mode@9.0.1-0.1472333 emacs-posframe@1.4.4 emacs-lsp-treemacs@0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://emacs-lsp.github.io/dap-mode
Licenses: GPL 3+
Synopsis: Emacs client/library for Debug Adapter Protocol
Description:

Dap mode is an Emacs client/library for Debug Adapter Protocol (DAP), a wire protocol for communication between client and debug server. It is similar to the LSP but provides integration with Debug server.

emacs-evil-tex 1.0.2
Propagated dependencies: emacs-auctex@14.1.0 emacs-evil@1.15.0-0.008a6cd
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/iyefrat/evil-tex
Licenses: GPL 3+
Synopsis: Evil oriented additions for editing LaTeX
Description:

This package is a toolbox for LaTeX editing with Evil. It provides many text objects fully utilizing evil-surround, some useful movements, and keymaps for quickly entering environments or cdlatex-like accents.

emacs-finalize 2.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/skeeto/elisp-finalize
Licenses: Unlicense
Synopsis: Finalizers for Emacs Lisp
Description:

This package runs a callback (a finalizer) after its registered lisp object has been garbage collected. This allows extra resources, such as buffers and processes, to be cleaned up after the object has been freed.

emacs-rec-mode 1.9.4
Dependencies: recutils@1.9
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://www.gnu.org/software/recutils/
Licenses: GPL 3+
Synopsis: Emacs mode for working with recutils database files
Description:

This package provides an Emacs major mode rec-mode for working with GNU Recutils text-based, human-editable databases. It supports editing, navigation, and querying of recutils database files including field and record folding.

emacs-quickrun 2.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/quickrun
Licenses: GPL 3+
Synopsis: Execute editing buffer and show its output quickly
Description:

This package evaluates the content of a buffer, or region, and displays the result. Quickrun executes not only script languages (Perl, Ruby, Python etc), but also compiling languages (C, C++, Go, Java etc) and markup languages.

emacs-windsize 0.1-1.62c2846
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/grammati/windsize
Licenses: GPL 3+
Synopsis: Easy resizing of Emacs windows
Description:

This package allows moving the borders of the active window with the arrow keys. It prefers to move the right or bottom border when possible, and falls back to moving the left or top border otherwise.

emacs-cpreproc 1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://sr.ht/~plattfot/cpreproc
Licenses: GPL 3+
Synopsis: Wrap C/C++ code in preprocessor macros
Description:

Aim for this project is to make it easier to generate preprocessor macros from Emacs for C/C++ code that needs to be build against multiple incompatible versions of third party libraries or C++ standards.

emacs-tup-mode 1.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ejmr/tup-mode
Licenses: GPL 3+
Synopsis: Major mode for editing ``tupfiles'' used by the Tup build system
Description:

Tup mode provides syntax highlighting for all of the elements of tupfiles, such as rule definitions, user-defined variables, macros, flags, bin variables, and so on. The mode also allows you to execute Tup commands.

emacs-org-mime 0.3.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/org-mime/org-mime
Licenses: GPL 3+
Synopsis: Send HTML email using Org mode HTML export
Description:

This program sends HTML email using Org-mode HTML export. This approximates a WYSiWYG HTML mail editor from within Emacs, and can be useful for sending tables, fontified source code, and inline images in email.

emacs-vc-hgcmd 1.14.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/muffinmad/emacs-vc-hgcmd
Licenses: GPL 3+
Synopsis: Version control (VC) backend for the Mercurial command server
Description:

This package provides an Emacs VC backend to work with Mercurial repositories through the Mercurial command server. The main advantage compared to vc-hg is speed.

emacs-apheleia 4.4.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/raxod502/apheleia
Licenses: GPL 3+
Synopsis: Reformat buffer stably
Description:

This package allows for a buffer to be reformatted without moving point, so that running a formatting tool like Prettier or Black upon saving won't move point back to the beginning of the buffer.

emacs-minitest 0.9.2
Propagated dependencies: emacs-dash@2.20.0 emacs-f@0.21.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/arthurnn/minitest-emacs
Licenses: Expat
Synopsis: Emacs minitest mode
Description:

The minitest mode provides commands to run the tests for the current file or line, as well as rerunning the previous tests, or all the tests for a project.

This package also includes relevant snippets for yasnippet.

emacs-org-emms 0.1-1.07a8917
Propagated dependencies: emacs-emms@23 emacs-org@9.7.34
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/jagrg/org-emms
Licenses: GPL 3+
Synopsis: Play multimedia files from org-mode
Description:

This package provides a new org link type for playing back multimedia files from org-mode using EMMS, The Emacs Multimedia System. If the link contains a track position, playback will start at the specified position.

emacs-redshank 0.1-1.f98e68f
Propagated dependencies: emacs-paredit@26
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: http://www.foldr.org/~michaelw/emacs/redshank/
Licenses: GPL 1+
Synopsis: Common Lisp Editing Extensions (for Emacs)
Description:

Redshank is a collection of code-wrangling Emacs macros mostly geared towards Common Lisp, but some are useful for other Lisp dialects, too. Redshank's code transformations aim to be expression-based (as opposed to character-based).

emacs-pythonic 0.2-1.9eff417
Propagated dependencies: emacs-f@0.21.0 emacs-s@1.13.0 emacs-tramp@2.8.0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pythonic-emacs/pythonic
Licenses: GPL 3+
Synopsis: Utility functions for writing Pythonic in Emacs
Description:

The Pythonic Emacs package provides function for convenient running Python on different platforms on local and remote hosts including Docker containers and Vagrant virtual machines. To use Pythonic with Docker you need to install Docker Tramp Emacs package.

emacs-org-node 3.9.1
Propagated dependencies: emacs-llama@1.0.1 emacs-magit@4.4.2 emacs-org-mem@0.23.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/meedstrom/org-node/
Licenses: GPL 3+
Synopsis: Non-hierarchical note-taking with Org-mode, faster than org-roam
Description:

This package provides a notetaking system like Roam, using org mode; faster than org-roam. This version of org-node has different configuration options to org-node 2 so you DO have to set it up again.

emacs-svg-icon 0.1-1.ebc2b8d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rougier/emacs-svg-icon
Licenses: GPL 3+
Synopsis: Emacs library to create SVG icons on the fly
Description:

This library allows creating SVG icons by parsing remote collections whose license are compatibles with Emacs. The default size of an icon is exactly 2x1 characters such that it can be inserted inside a text without disturbing alignment.

emacs-ivy-rich 0.1.7
Propagated dependencies: emacs-ivy@0.15.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Yevgnen/ivy-rich
Licenses: GPL 3+
Synopsis: More friendly interface for @code{ivy}
Description:

This package extends Ivy by showing more information in the minibuffer for each candidate. It adds columns showing buffer modes, file sizes, docstrings, etc. If emacs-all-the-icons is installed, it can show icons as well.

emacs-git-link 0.9.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sshaw/git-link
Licenses: GPL 3+
Synopsis: Create links for files and commits in GitHub/GitLab/etc. repos
Description:

git-link returns the URL for the current buffer's file location at the current line number or active region. git-link-commit returns the URL for a commit. URLs are added to the kill ring.

emacs-bnf-mode 20221205.1451
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/sergeyklay/bnf-mode
Licenses: GPL 3
Synopsis: Major mode for editing BNF grammars.
Description:

BNF Mode is a GNU Emacs major mode for editing BNF grammars. Presently it provides basic syntax and font-locking for BNF files. BNF notation is supported exactly form as it was first announced in the ALGOL 60 report.

emacs-anaphora 1.0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rolandwalker/anaphora/
Licenses: Public Domain
Synopsis: Anaphoric expressions for Emacs Lisp
Description:

emacs-anaphora implements anaphoric expressions for Emacs Lisp.

Anaphoric expressions implicitly create one or more temporary variables which can be referred to during the expression. This technique can improve clarity in certain cases. It also enables recursion for anonymous functions.

emacs-boxquote 2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/davep/boxquote.el
Licenses: GPL 3+
Synopsis: Quote text with different kinds of boxes
Description:

boxquote provides a set of functions for using a text quoting style that partially boxes in the left hand side of an area of text, such a marking style might be used to show externally included text or example code.

emacs-webpaste 3.2.2-1.8ac7b2d
Propagated dependencies: emacs-request@0.3.2-1.3336eaa
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/etu/webpaste.el
Licenses: GPL 3+
Synopsis: Paste to pastebin-like services
Description:

This mode pastes whole buffers or parts of buffers to pastebin-like services. It supports more than one service and will failover if one service fails. More services can easily be added over time and preferred services can easily be configured.

emacs-god-mode 2.19.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/god-mode
Licenses: GPL 3+
Synopsis: Minor mode for entering commands without modifier keys
Description:

This package provides a global minor mode for entering Emacs commands without modifier keys. It's similar to Vim's separation of commands and insertion mode. When enabled all keys are implicitly prefixed with C- (among other helpful shortcuts).

Total results: 8396