_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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
Build system: emacs
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-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+
Build system: emacs
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-apheleia 4.4.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/raxod502/apheleia
Licenses: GPL 3+
Build system: emacs
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-org-emms 0.1-1.07a8917
Propagated dependencies: emacs-emms@24 emacs-org@9.7.39
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/jagrg/org-emms
Licenses: GPL 3+
Build system: emacs
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-pythonic 0.2-1.9eff417
Propagated dependencies: emacs-f@0.21.0 emacs-s@1.13.0 emacs-tramp@2.8.0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pythonic-emacs/pythonic
Licenses: GPL 3+
Build system: emacs
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.9
Propagated dependencies: emacs-llama@1.0.2 emacs-magit@4.4.2 emacs-org-mem@0.25.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/meedstrom/org-node/
Licenses: GPL 3+
Build system: emacs
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-git-link 0.10.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sshaw/git-link
Licenses: GPL 3+
Build system: emacs
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-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+
Build system: emacs
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+
Build system: emacs
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-load-dir 0.0.5-0.22bcac7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/load-dir.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Load all Emacs Lisp files in a given directory
Description:

This package provides a way to load all Emacs Lisp snippets (they don't have to be libraries) in a directory on startup or when Emacs is already running. It won't reload snippets unless the user requests it.

emacs-bnf-mode 20221205.1451
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/sergeyklay/bnf-mode
Licenses: GPL 3
Build system: emacs
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-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+
Build system: emacs
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+
Build system: emacs
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).

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
Build system: emacs
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+
Build system: emacs
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-peertube 0.3.1-0.bb529db
Propagated dependencies: emacs-transmission@0.12.2
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~yoctocell/peertube
Licenses: GPL 3+
Build system: emacs
Synopsis: Query and download PeerTube videos
Description:

This package provides an interface to search for PeerTube videos and lists the results in a buffer as a tabulated list.

peertube.el queries https://sepiasearch.org/, the official search engine for PeerTube. Learn more at {https://joinpeertube.org/

emacs-mustache 0.23
Propagated dependencies: emacs-dash@2.20.0 emacs-ht@2.3 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Wilfred/mustache.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Mustache templating library for Emacs
Description:

Mustache templating library for Emacs, mustache is a simple web template system, which is described as a logic-less system because it lacks any explicit control flow statements, both looping and conditional evaluation can be achieved using section tags processing lists and lambdas.

emacs-fix-word 0.2.0
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/mrkkrp/fix-word.git
Licenses: GPL 3+
Build system: emacs
Synopsis: Transform words in Emacs (upcase, downcase, capitalize, etc.)
Description:

This is a package that allows us to transform words intelligently. It provides the function fix-word that lifts functions that do string transformation into commands with interesting behavior. There are also some built-in commands built on top of fix-word.

emacs-windower 0.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/ambrevar/emacs-windower
Licenses: GPL 3+
Build system: emacs
Synopsis: Helper functions for window manipulation in Emacs
Description:

This package provides helper functions for window manipulation in Emacs, such as:

  • switch to last buffer,

  • toggle single window display,

  • toggle between horizontal and vertical splits,

  • move borders more naturally,

  • swap windows à-la windmove.

emacs-composer 0.2.0-0.791a710
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zonuexe/composer.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface for managing PHP dependencies with Composer
Description:

This package provides an Emacs interface for working with PHP dependencies managed by Composer. It allows users to run Composer commands directly from Emacs, including installing and updating packages, and managing Composer configurations. The package aims to streamline the development workflow for PHP projects within Emacs.

emacs-goto-chg 1.7.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-evil/goto-chg
Licenses: GPL 2+
Build system: emacs
Synopsis: Go to the last change in the Emacs buffer
Description:

This package provides M-x goto-last-change command that goes to the point of the most recent edit in the current Emacs buffer. When repeated, go to the second most recent edit, etc. Negative argument, C-u -, is used for reverse direction.

emacs-pinentry 0.1-2.0079964
Propagated dependencies: gnupg@2.4.7
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/pinentry.html
Licenses: GPL 3+
Build system: emacs
Synopsis: GnuPG Pinentry server implementation
Description:

This package allows GnuPG passphrase to be prompted through the minibuffer instead of graphical dialog.

To use, add allow-emacs-pinentry to ~/.gnupg/gpg-agent.conf, reload the configuration with gpgconf --reload gpg-agent, and start the server with M-x pinentry-start.

emacs-pinentry 0.1-2.0079964
Propagated dependencies: gnupg@2.4.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/pinentry.html
Licenses: GPL 3+
Build system: emacs
Synopsis: GnuPG Pinentry server implementation
Description:

This package allows GnuPG passphrase to be prompted through the minibuffer instead of graphical dialog.

To use, add allow-emacs-pinentry to ~/.gnupg/gpg-agent.conf, reload the configuration with gpgconf --reload gpg-agent, and start the server with M-x pinentry-start.

emacs-eww-lnum 1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/m00natic/eww-lnum
Licenses: GPL 3+
Build system: emacs
Synopsis: Conkeror-like functionality for Eww
Description:

This is extension to the Emacs browser Eww that adds Conkeror-like functionality. In short, currently visible links, forms, buttons are temporarily assigned numbers with which the former can be immediately activated. Also filtering can be applied so selection can be incrementally confined in Isearch manner.

Total results: 8498