_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-synosaurus 0.2.0
Propagated dependencies: wordnet@3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hpdeifel/synosaurus
Licenses: GPL 3+
Synopsis: Extensible thesaurus mode for Emacs
Description:

Synosaurus is a thesaurus fontend for Emacs with pluggable backends, including the wordnet offline backend.

emacs-scala-mode 1.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hvesalai/emacs-scala-mode
Licenses: GPL 3
Synopsis: Emacs major mode for Scala
Description:

This package provides basic Emacs support for the Scala language, including: local indenting of code, comments and multi-line strings, motion commands and highlighting.

emacs-simple-mpc 1.0-1.35923ca
Propagated dependencies: emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jorenvo/simple-mpc
Licenses: GPL 3+
Synopsis: Simple Emacs frontend to mpc
Description:

This package provides an Emacs major mode which acts as a front end to mpc, a client for the Music Player Daemon (MPD).

emacs-shell-here 1.3-1.eeb437f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/shell-here
Licenses: GPL 3+
Synopsis: Launch a shell relative to default-directory
Description:

This package provides commands to open a shell buffer in (or relative to) the default-directory or – using projectile or find-file-in-project – a project root.

emacs-sql-indent 1.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alex-hhh/emacs-sql-indent
Licenses: GPL 3+
Synopsis: Support for indenting code in SQL files
Description:

This package provides a minor mode that enables syntax-based indentation for SQL mode buffers. Indentation rules are flexible and can be customized to match your personal coding style.

emacs-sphinx-doc 0.3.0-1.1eda612
Propagated dependencies: emacs-dash@2.19.1 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/naiquevin/sphinx-doc.el
Licenses: Expat
Synopsis: Generate Sphinx friendly docstrings for Python functions in Emacs
Description:

Sphinx Doc is an Emacs minor mode for inserting docstring skeletons for Python functions and methods. The structure of the docstring is as per the equirement of the Sphinx documentation generator.

emacs-ssh-deploy 3.1.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cjohansson/emacs-ssh-deploy
Licenses: GPL 3+
Synopsis: Deployment via Tramp, global or per directory
Description:

SSH Deploy enables automatic deploys on explicit-save actions, manual uploads, renaming, deleting, downloads, file and directory differences, launching remote terminals (Eshell, Shell), detection of remote changes, remote directory browsing, remote SQL database sessions and running custom deployment scripts via Tramp.

emacs-super-save 0.4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bbatsov/super-save
Licenses: GPL 3+
Synopsis: Auto-save buffers, based on your activity
Description:

Super-save auto-saves your buffers, when certain events happen, e.g., when you switch between buffers or when an Emacs frame loses focus. You can think of it as both something that augments and replaces the standard Auto-save mode.

emacs-speed-type 1.3
Propagated dependencies: emacs-compat@30.0.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dakra/speed-type
Licenses: GPL 3+
Synopsis: Practice touch/speed typing in GNU Emacs
Description:

Speed Type allows you to practice your touch typing skills. You can test yourself by typing snippets from online books or use any piece of text or code you have in Emacs. Speed Type keeps track of your stats (WPM, CPM, accuracy) while you are typing.

emacs-scratch-el 1.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/scratch
Licenses: FreeBSD
Synopsis: Create scratch buffers with the same mode as current buffer
Description:

Scratch is an extension to Emacs that enables one to create scratch buffers that are in the same mode as the current buffer. This is notably useful when working on code in some language; you may grab code into a scratch buffer, and, by virtue of this extension, do so using the Emacs formatting rules for that language.

emacs-ssh-agency 0.4.1
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/ssh-agency
Licenses: GPL 3+
Synopsis: Manage @code{ssh-agent} from Emacs
Description:

This package provides functions to startup ssh-agent, set the needed environment variables in Emacs, and prompt for passphrases from within Emacs so that pushes and pulls from magit will not require entering any passphrase.

It can also be useful on Unix-like platforms to delay having to enter your passphrase until the first time you push to a remote.

emacs-substitute 0.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~protesilaos/substitute
Licenses: GPL 3+
Synopsis: Efficiently replace targets in the buffer or context
Description:

Substitute is a set of commands that perform text replacement (i) throughout the buffer, (ii) limited to the current definition (per narrow-to-defun), (iii) from point to the end of the buffer, and (iv) from point to the beginning of the buffer.

These substitutions are meant to be as quick as possible and, as such, differ from the standard query-replace tool. The provided commands prompt for substitute text and perform the substitution outright.

emacs-shen-elisp 20221211.1313
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/deech/shen-elisp
Licenses: Modified BSD
Synopsis: Shen implementation in Elisp
Description:

This is an implemenatation of the Shen programming language in Elisp. The end goal is to provide: 1. An easy way to play with Shen with no other installation hassle (assuming you use Emacs). 2. A first-class development experience when writing Shen. The idea is that an editor that understands the code can be much more helpful than one that does not. To this end the roadmap involves a full gamut of source code introspection and debugging tools.

emacs-shell-maker 0.74.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xenodium/shell-maker
Licenses: GPL 3+
Synopsis: Create Emacs shells
Description:

Shell Maker is a convenience wrapper around Comint mode.

emacs-svelte-mode 1.0.5
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/leafOfTree/svelte-mode
Licenses: LGPL 3
Synopsis: Emacs major mode for Svelte
Description:

Emacs major mode for .svelte files based on mhtml-mode

emacs-soap-client 3.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/soap-client.html
Licenses: GPL 3+
Synopsis: Access SOAP web services
Description:

This package provides a SOAP client to access web services.

emacs-strace-mode 0.0.2-1.6a69b4b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pkmoore/strace-mode
Licenses: GPL 3+
Synopsis: Emacs major mode to highlight strace outputs
Description:

emacs-strace-mode provides an Emacs major mode highlighting strace outputs.

emacs-sweet-theme 4-0.78f7418
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/2bruh4me/sweet-theme
Licenses: GPL 3+
Synopsis: Emacs theme inspired by the GTK theme Sweet
Description:

Sweet is an Emacs theme inspired by the GTK theme with the same name.

emacs-straight-el 0-3.b3760f5
Dependencies: git@2.47.1
Propagated dependencies: emacs-magit@4.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/radian-software/straight.el/
Licenses: Expat
Synopsis: Purely functional package manager for the Emacs hacker
Description:

emacs-straight-el is a purely functional package manager for the Emacs hacker.

emacs-shrink-path 0.3.1
Propagated dependencies: emacs-s@1.13.0 emacs-dash@2.19.1 emacs-f@0.21.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/bennya/shrink-path.el
Licenses: GPL 3+
Synopsis: Fish-style path truncation in emacs-lisp
Description:

This package provides utility functions that allow for Fish-style truncated directories in eshell and various modelines.

emacs-sly-stepper 0.0.0-2.da84e3b
Dependencies: cl-agnostic-lizard@0.0.0-2.fe1a1d7
Propagated dependencies: emacs-sly@1.0.43-9.9c43bf6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/joaotavora/sly-stepper
Licenses: GPL 3+
Synopsis: Portable Common Lisp stepper interface for Emacs
Description:

This package features a new, portable, visual stepping facility for Common Lisp, realized as an extension to SLY.

emacs-syslog-mode 2.3-0.18f441b
Propagated dependencies: emacs-ov@1.0.6 emacs-hide-lines@0-0.30d3557
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/vapniks/syslog-mode
Licenses: GPL 3+
Synopsis: Major-mode for viewing log files
Description:

This library provides a major-mode for viewing syslog files. You can highlight and filter the lines of the file by regular expressions and by timestamp.

emacs-springboard 1.0-1.687d1e5
Propagated dependencies: emacs-helm@4.0 emacs-ivy@0.14.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jwiegley/springboard
Licenses: GPL 2+
Synopsis: Change the Emacs default directory quickly
Description:

This Emacs package provides a quick way to change the default directory for only the next invoked command. The directory selection can be done using Helm, Ido or Ivy.

emacs-sparql-mode 4.0.2
Propagated dependencies: emacs-company@1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ljos/sparql-mode
Licenses: GPL 3+
Synopsis: SPARQL mode for Emacs
Description:

This package is a major mode for Emacs that provides syntax highlighting for SPARQL. It can also execute queries against a SPARQL HTTP endpoint, such as Fuseki or DBPedia.

Page: 1234567
Total results: 158