_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-syncthing 3.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/KeyWeeUsr/emacs-syncthing
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs client for Syncthing
Description:

Emacs-Syncthing is a client for the Syncthing file synchronization tool which provides an Emacs interface to replace the built-in web UI.

emacs-scad-dbus 0.1
Propagated dependencies: emacs-scad-mode@97.0 emacs-hydra@0.15.0 emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://github.com/lenbok/scad-dbus
Licenses: GPL 3+
Build system: emacs
Synopsis: Control OpenSCAD from Emacs using D-Bus
Description:

scad-dbus allows controlling OpenSCAD from within Emacs via D-Bus without having to switch programs or reach for the mouse.

emacs-sublimity 20160629-0.8e2ffc4
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://github.com/zk-phi/sublimity
Licenses: GPL 2+
Build system: emacs
Synopsis: Sublime Text-inspired minor modes for Emacs
Description:
This package provides minor modes that implement features inspired by the Sublime Text editor, including: @enumerate @item @code{sublimity-scroll}, smooth scrolling. @item @code{sublimity-map}, an experimental minimap. @item @code{sublimity-attractive}, a "zen editing" mode, which removes distracting UI elements.
emacs-shell-pop 0.64-0.4b43940
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kyagi/shell-pop-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Utility which helps with pop up shell buffer
Description:

This Emacs utility helps you pop up and pop out shell buffer window easily. Four pre-set options are: shell, terminal, ansi-term, and eshell. You can also set your custom shell if you use some other configuration.

emacs-show-font 1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/protesilaos/show-font
Licenses: GPL 3+
Build system: emacs
Synopsis: Show font features in a buffer
Description:

Show Font lets you preview a font inside of Emacs. It does so in three ways: prompt for a font on the system and display it in a buffer, list all known fonts in a buffer with a short preview for each, and provide a major mode to preview a font whose file is among the installed ones.

emacs-sass-mode 20190502.53
Propagated dependencies: emacs-haml-mode@20190219.2102
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: http://github.com/nex3/haml/tree/master
Licenses: Expat
Build system: emacs
Synopsis: Major mode for editing Sass files
Description:

Because Sass's indentation schema is similar to that of YAML and Python, many indentation-related functions are similar to those in yaml-mode and python-mode. To install, save this on your load path and add the following to your .emacs file: (require sass-mode) sass-mode requires haml-mode, which can be found at http://github.com/nex3/haml-mode.

emacs-selectrum 3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/raxod502/selectrum/
Licenses: Expat
Build system: emacs
Synopsis: Incremental narrowing in Emacs
Description:

Selectrum is a solution for incremental narrowing in Emacs, replacing Helm, Ivy, and IDO. Its design philosophy is based on choosing the right abstractions and prioritizing consistency and predictability over special-cased improvements for particular cases. As such, Selectrum follows existing Emacs conventions where they exist and are reasonable, and it declines to implement features which have marginal benefit compared to the additional complexity of a new interface.

emacs-spaceline 2.0.1
Propagated dependencies: emacs-dash@2.20.0 emacs-powerline@2.5-0.c35c35b emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/TheBB/spaceline
Licenses: GPL 3+
Build system: emacs
Synopsis: Powerline theme from Spacemacs
Description:

Spaceline provides Spacemacs' mode-line theme. This package provides features for three kinds of users.

  • You just want to use the Spacemacs mode-line theme and forget about it.

  • You want to use something similar to the Spacemacs mode-line theme, but with a handful of easy tweaks.

  • You want an easy-to-use library for building your own mode-line from scratch, and you think the Spacemacs theme looks good.

emacs-smarttabs 1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: http://www.emacswiki.org/emacs/SmartTabs
Licenses: GPL 2+
Build system: emacs
Synopsis: Indent with tabs, align with spaces!
Description:

There is a semantic way of using tab characters in source code: tabs for indentation, spaces for alignment. This package provides a minor mode which improves Emacs' auto-indenting so that pressing TAB inserts the correct mix of tabs and spaces to maintain visual alignment regardless of a viewer's tab width. You can still use all spaces if you prefer; the code merely ensures that if you enable tabs, the tab size does not matter.

emacs-scad-mode 97.0
Propagated dependencies: emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://openscad.org/
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs mode to edit OpenSCAD files
Description:

scad-mode provides an Emacs major mode for editing OpenSCAD code. Features:

  • Syntax highlighting

  • Basic completion function (press M-TAB)

  • Preview rendered model in separate window (press C-c C-c)

  • Open buffer in OpenSCAD (press C-c C-o)

  • Export buffer with OpenSCAD (press C-c C-e)

  • Flymake support (enable flymake-mode in scad-mode buffers)

  • Org Babel support (scad source blocks)

emacs-scala-mode 20221025.1502
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/hvesalai/emacs-scala-mode
Licenses: GPL 3
Build system: emacs
Synopsis: Major mode for editing Scala
Description:
emacs-svnwrapper 20180414.1843
Propagated dependencies: emacs-e2ansi@20250120.2241
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Lindydancer/svnwrapper
Licenses:
Build system: melpa
Synopsis: Highlighting and paging for shell command `svn'
Description:

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

emacs-sweetgreen 20180605.335
Propagated dependencies: emacs-dash@20260221.1346 emacs-helm@4.0.6 emacs-request@20250219.2213
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://www.github.com/CestDiego/sweetgreen.el
Licenses:
Build system: melpa
Synopsis: Order Salads from sweetgreen.com
Description:

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

emacs-simplenote 20141118.1440
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/dotemacs/simplenote.el
Licenses:
Build system: melpa
Synopsis: Interact with simple-note.appspot.com
Description:

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

emacs-synonymous 20180325.1817
Propagated dependencies: emacs-request@20250219.2213
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/toroidal-code/synonymous.el
Licenses:
Build system: melpa
Synopsis: A thesaurus at your fingertips
Description:

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

emacs-secretaria 20191128.250
Propagated dependencies: emacs-alert@20260316.2025 emacs-s@20220902.1511 emacs-f@20241003.1131
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://gitlab.com/shackra/secretaria
Licenses:
Build system: melpa
Synopsis: A personal assistant based on org-mode
Description:

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

emacs-starhugger 20250216.948
Propagated dependencies: emacs-compat@30.1.0.1 emacs-dash@20260221.1346 emacs-s@20220902.1511 emacs-spinner@1.7.4 emacs-request@20250219.2213
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://gitlab.com/daanturo/starhugger.el
Licenses:
Build system: melpa
Synopsis: Hugging Face/AI-powered text & code completion client
Description:

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

emacs-streamlink 20210811.1429
Propagated dependencies: emacs-s@20220902.1511
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/BenediktBroich/streamlink
Licenses:
Build system: melpa
Synopsis: A major mode for streamlink output
Description:

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

emacs-samskritam 20250829.2315
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/thapakrish/samskritam
Licenses:
Build system: melpa
Synopsis: Show samskrit word definitions
Description:

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

emacs-sotclojure 20170922.8
Propagated dependencies: emacs-clojure-mode@20260318.1740 emacs-cider@20260312.626 emacs-sotlisp@20220909.803
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Malabarba/speed-of-thought-clojure
Licenses:
Build system: melpa
Synopsis: Write clojure at the speed of thought
Description:

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

emacs-soundcloud 20150502.326
Propagated dependencies: emacs-emms@20260213.2209 emacs-deferred@20170901.1330 emacs-string-utils@20140508.2041 emacs-request@20250219.2213 emacs-request-deferred@20220614.1604
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/thieman/soundcloud.el
Licenses:
Build system: melpa
Synopsis: A SoundCloud client for Emacs
Description:

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

emacs-soundklaus 20191220.2112
Propagated dependencies: emacs-dash@20260221.1346 emacs-emms@20260213.2209 emacs-s@20220902.1511 emacs-pkg-info@20150517.1143 emacs-request@20250219.2213
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/r0man/soundklaus.el
Licenses:
Build system: melpa
Synopsis: Play music on SoundCloud with Emacs via EMMS
Description:

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

emacs-stripspace 20260315.1547
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/jamescherti/stripspace.el
Licenses:
Build system: melpa
Synopsis: Auto remove trailing whitespace and restore column
Description:

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

emacs-simpleclip 20250505.1710
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/rolandwalker/simpleclip
Licenses:
Build system: melpa
Synopsis: Simplified access to the system clipboard
Description:

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

Total results: 653