_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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.20.0 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.4
Propagated dependencies: emacs-compat@30.0.2.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.20.0
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-spamfilter 1.13
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://web.archive.org/web/20190326203214/http://www.geocities.co.jp/SiliconValley-PaloAlto/7043/index.html#spamfilter.el
Licenses: GPL 2+
Synopsis: Bayesian spam filter
Description:

This package provides a spam filtering library for Emacs MUAs. It supports Japanese and has the following features:

  • Pure Emacs Lisp implementation.

  • Interactive process within the MUA.

  • Incremental corpus learning.

  • Three different methods for Japanese word segmentation.

  • Built-in support for emacs-wanderlust and emacs-mew.

  • Navi2ch integration.

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-springboard 20170106.755
Propagated dependencies: emacs-helm@4.0.2
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/jwiegley/springboard
Licenses:
Synopsis: Temporarily change default-directory for one command
Description:

Documentation at https://melpa.org/#/springboard

emacs-smartparens 20250612.1050
Propagated dependencies: emacs-dash@20250312.1307
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Fuco1/smartparens
Licenses:
Synopsis: Automatic insertion, wrapping and paredit-like navigation with user defined pairs
Description:

Documentation at https://melpa.org/#/smartparens

emacs-simplenote2 20190321.933
Propagated dependencies: emacs-request-deferred@20220614.1604 emacs-uuidgen@20240201.2318 emacs-unicode-escape@20230109.1222
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/alpha22jp/simplenote2.el
Licenses:
Synopsis: Interact with app.simplenote.com
Description:

Documentation at https://melpa.org/#/simplenote2

emacs-speeddating 20180319.723
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/xuchunyang/emacs-speeddating
Licenses:
Synopsis: Increase date and time at point
Description:

Documentation at https://melpa.org/#/speeddating

emacs-syslog-mode 20250905.2333
Propagated dependencies: emacs-hide-lines@20250523.2205 emacs-ov@20230522.1117 emacs-hsluv@20181127.1206
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/vapniks/syslog-mode
Licenses:
Synopsis: Major-mode for viewing log files & strace output
Description:

Documentation at https://melpa.org/#/syslog-mode

emacs-sql-sqlline 20231109.2111
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://gitlab.com/matteoredaelli/sql-sqlline
Licenses:
Synopsis: Adds SQLLine support to SQLi mode
Description:

Documentation at https://melpa.org/#/sql-sqlline

emacs-sr-speedbar 20220705.1231
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://www.emacswiki.org/emacs/download/sr-speedbar.el
Licenses:
Synopsis: Same frame speedbar
Description:

Documentation at https://melpa.org/#/sr-speedbar

emacs-sweet-theme 20200708.1202
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/2bruh4me/sweet-theme
Licenses:
Synopsis: Sweet-looking theme
Description:

Documentation at https://melpa.org/#/sweet-theme

emacs-sly-overlay 20240828.910
Propagated dependencies: emacs-sly@20250522.2241
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/fosskers/sly-overlay
Licenses:
Synopsis: Overlay Common Lisp evaluation results
Description:

Documentation at https://melpa.org/#/sly-overlay

emacs-shrink-path 20190208.1335
Propagated dependencies: emacs-s@20220902.1511 emacs-dash@20250312.1307 emacs-f@20241003.1131
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://gitlab.com/bennya/shrink-path.el
Licenses:
Synopsis: Fish-style path
Description:

Documentation at https://melpa.org/#/shrink-path

emacs-smarty-mode 20100703.1158
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: none yet
Licenses:
Synopsis: Major mode for editing smarty templates
Description:

Documentation at https://melpa.org/#/smarty-mode

emacs-skewer-mode 20200304.1142
Propagated dependencies: emacs-simple-httpd@20230821.1458 emacs-js2-mode@20241205.140
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/skeeto/skewer-mode
Licenses:
Synopsis: Live browser JavaScript, CSS, and HTML interaction
Description:

Documentation at https://melpa.org/#/skewer-mode

emacs-symon-lingr 20150719.1342
Propagated dependencies: emacs-symon@20170224.833
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://hins11.yu-yake.com/
Licenses:
Synopsis: A notification-based Lingr client powered by symon.el
Description:

Documentation at https://melpa.org/#/symon-lingr

Total results: 630