_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-flx 0.6.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lewang/flx
Licenses: GPL 3+
Synopsis: Fuzzy matching for Emacs
Description:

Flx provides fuzzy matching for emacs a la sublime text. The sorting algorithm is a balance between word beginnings (abbreviation) and contiguous matches (substring). The longer the substring match, the higher it scores. This maps well to how we think about matching. Flx has support for ido (interactively do things) through flx-ido.

emacs-mct 1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://protesilaos.com/emacs/mct
Licenses: GPL 3+ FDL 1.3+
Synopsis: Enhancement of the default Emacs minibuffer completion UI
Description:

Minibuffer and Completions in Tandem, also known as MCT, or mct.el, is an Emacs package that enhances the default minibuffer and *Completions* buffer so that they work together as part of a unified framework. The idea is to make the presentation and overall functionality be consistent with other popular, vertically aligned completion UIs while leveraging built-in functionality.

emacs-ivy 0.14.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/swiper
Licenses: GPL 3+
Synopsis: Incremental vertical completion for Emacs
Description:

This package provides ivy-read as an alternative to completing-read and similar functions. No attempt is made to determine the best candidate. Instead, the user can navigate candidates with ivy-next-line and ivy-previous-line. The matching is done by splitting the input text by spaces and re-building it into a regular expression.

emacs-ein 20230826
Propagated dependencies: emacs-anaphora@1.0.4 emacs-dash@2.19.1 emacs-deferred@0.5.1 emacs-polymode@0.2.2 emacs-request@0.3.2-1.3336eaa emacs-websocket@1.15 emacs-with-editor@3.4.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/millejoh/emacs-ipython-notebook
Licenses: GPL 3+
Synopsis: Jupyter client for all languages
Description:

The Emacs IPython Notebook (EIN) package provides a Jupyter Notebook client and integrated REPL (like SLIME) in Emacs. EIN improves notebook editing by allowing you to use Emacs. It also expose IPython features such as code evaluation, object inspection and code completion. These features can be accessed anywhere in Emacs and improve Python code editing and reading in general in Emacs.

emacs-pde 0.2.17
Dependencies: findutils@4.9.0 perl@5.36.0 perl-critic@1.140
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://metacpan.org/release/Emacs-PDE
Licenses: GPL 1+
Synopsis: Perl Development Environment for Emacs
Description:

Emacs::PDE is a collection of Emacs Lisp extensions to facilitate Perl programming. CPerl Mode has provided an excellent environment for coding; Emacs::PDE provides other common tools such as creating files using templates, smart compiling, perldoc, perltidy, debugger, tags tree view and so on. PDE also provides an easy configuration for Perl programing, and a tutorial for novices to start using Emacs.

emacs-0x0 1.0.0
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://git.sr.ht/~willvaughn/emacs-0x0
Licenses: GPL 3+
Synopsis: Integration with https://0x0.st, envs.sh, ttm.sh, and self-hosted services.
Description:

Upload whatever you need to a pastebin server. The commands `0x0-upload-file',`0x0-upload-text' and `0x0-upload-kill-ring', which respectively upload (parts of) the current buffer, a file on your disk and a string from the minibuffer can be used too.

The default host and the host this package is named after is https://0x0.st. Consider donating to https://liberapay.com/mia/donate if you like the service.

emacspeak 60.0
Dependencies: emacs@29.4 espeak-ng@1.51 perl@5.36.0 tcl@8.6.12 tclx@8.4.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://emacspeak.sourceforge.net
Licenses: GPL 2+
Synopsis: Audio desktop interface for Emacs
Description:

Emacspeak is a speech interface that allows visually impaired users to interact independently and efficiently with the computer. Audio formatting---a technique pioneered by AsTeR---and full support for W3C's Aural CSS (ACSS) allows Emacspeak to produce rich aural presentations of electronic information. By seamlessly blending all aspects of the Internet such as Web-surfing and messaging, Emacspeak speech-enables local and remote information via a consistent and well-integrated user interface.

emacs-nov 20170901.1312
Propagated dependencies: emacs-esxml@0.3.7
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://depp.brause.cc/nov.el/
Licenses: GPL 3
Synopsis: Major mode for reading EPUBs in Emacs
Description:

nov.el provides a major mode for reading EPUB documents. Features: Basic navigation (jump to TOC, previous/next chapter); Remembering and restoring the last read position; Jump to next chapter when scrolling beyond end; Storing and following Org links to EPUB files; Renders EPUB2 (.ncx) and EPUB3 (<nav>) TOCs; Hyperlinks to internal and external targets; Supports textual and image documents; Info-style history navigation; View source of document files; Metadata display; Image rescaling.

emacs-org 9.7.11
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://orgmode.org/
Licenses: GPL 3+
Synopsis: Outline-based notes management and organizer
Description:

Org is an Emacs mode for keeping notes, maintaining TODO lists, and project planning with a fast and effective lightweight markup language. It also is an authoring system with unique support for literate programming and reproducible research. If you work with the LaTeX output capabilities of Org-mode, you may want to install the emacs-org-texlive-collection meta-package, which propagates the TexLive components required by the produced .tex file.

emacs-igc 31.0.50-2.6225610
Dependencies: mps@1.118.0 libwebp@1.3.2 gsettings-desktop-schemas@44.0 cairo@1.18.0 dbus@1.15.8 gtk+@3.24.41 giflib@5.2.1 harfbuzz@8.3.0 libjpeg-turbo@2.1.4 libotf@0.9.16 libpng@1.6.39 librsvg@2.56.4 libtiff@4.4.0 libx11@1.8.7 libxft@2.3.8 libxpm@3.5.17 pango@1.50.14 poppler@22.09.0 gnutls@3.8.3 ld-wrapper@0 binutils@2.41 glibc@2.39 mailutils@3.17 acl@2.3.1 alsa-lib@1.2.11 elogind@252.9 ghostscript@9.56.1 gpm@1.20.7 lcms@2.13.1 libice@1.1.1 libselinux@3.4 libsm@1.2.3 libxml2@2.9.14 m17n-lib@1.8.0 sqlite@3.39.3 tree-sitter@0.20.10 zlib@1.3 bash-minimal@5.1.16 coreutils@9.1 findutils@4.9.0 gawk@5.3.0 gzip@1.13 ncurses@6.2.20210619 sed@4.8
Propagated dependencies: tree-sitter-yaml@0.5.0-0.0e36bed tree-sitter-html@0.19.0 tree-sitter-javascript@0.20.0-22.f772967 tree-sitter-typescript@0.20.3 tree-sitter-bibtex@0.1.0-0.ccfd77d tree-sitter-css@0.19.0 tree-sitter-c@0.20.6 tree-sitter-cpp@0.20.3 tree-sitter-cmake@0.4.1 tree-sitter-elixir@0.19.0-0.b20eaa7 tree-sitter-heex@0.6.0 tree-sitter-bash@0.20.4 tree-sitter-dockerfile@0.1.2 tree-sitter-elm@5.6.3 tree-sitter-gomod@1.0.0 tree-sitter-go@0.20.0 tree-sitter-haskell@0.14.0-0.3bdba07 tree-sitter-java@0.20.1 tree-sitter-json@0.20.0 tree-sitter-julia@0.19.0 tree-sitter-ocaml@0.20.1 tree-sitter-php@0.19.0-0.f860e59 tree-sitter-python@0.20.4 tree-sitter-r@0.0.1-0.80efda5 tree-sitter-ruby@0.19.0-0.206c707 tree-sitter-rust@0.20.4 tree-sitter-clojure@0.0.11 tree-sitter-markdown@0.1.1 tree-sitter-markdown-gfm@0.7.1 tree-sitter-meson@1.2-0.3d6dfbd tree-sitter-org@1.3.1-0.081179c tree-sitter-scheme@0.2.0-0.67b90a3 tree-sitter-racket@0.1.0-0.1a5df02 tree-sitter-plantuml@1.0.0-0.bea443e tree-sitter-lua@0.0.19 tree-sitter-scala@0.20.2
Channel: rrr
Location: rrr/packages/emacs.scm (rrr packages emacs)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Synopsis: The extensible, customizable, self-documenting text editor
Description:

GNU Emacs is an extensible and highly customizable text editor. It is based on an Emacs Lisp interpreter with extensions for text editing. Emacs has been extended in essentially all areas of computing, giving rise to a vast array of packages supporting, e.g., email, IRC and XMPP messaging, spreadsheets, remote server editing, and much more. Emacs includes extensive documentation on all aspects of the system, from basic editing to writing large Lisp programs. It has full Unicode support for nearly all human languages.

emacs-eli acl10.1express_Feb2022update2022-02-11-1.8f9a8b9
Dependencies: allegro-cl@10.1
Channel: nonguix
Location: nongnu/packages/emacs.scm (nongnu packages emacs)
Home page: https://franz.com/emacs/
Licenses: Nonfree
Synopsis: Allegro Common Lisp Emacs interface
Description:

An integral part of the Allegro CL programming environment is the interface between Emacs and Allegro CL, hereafter referred to as the Emacs-Lisp interface. This interface allows the editing and running of Common Lisp programs, and contains enhancements that allow a tight coupling between Emacs and Lisp, very similar to those which used to be available only on Lisp machines.

To load it, call (load "fi-site-init.el") from Emacs. Then you can start Allegro CL by entering M-x fi:common-lisp.

emacs-avy 0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/avy
Licenses: GPL 3+
Synopsis: Tree-based completion for Emacs
Description:

This package provides a generic completion method based on building a balanced decision tree with each candidate being a leaf. To traverse the tree from the root to a desired leaf, typically a sequence of read-key can be used.

In order for read-key to make sense, the tree needs to be visualized appropriately, with a character at each branch node. So this completion method works only for things that you can see on your screen, all at once, such as the positions of characters, words, line beginnings, links, or windows.

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
Licenses: GPL 3+
Synopsis: Sylvester the Cat's Common Lisp IDE
Description:

SLY is Sylvester the Cat's Common Lisp IDE. SLY is a fork of SLIME, and contains the following improvements over it:

  1. A full-featured REPL based on Emacs's comint.el. Everything can be copied to the REPL;

  2. Stickers, or live code annotations that record values as code traverses them.

  3. Flex-style completion out-of-the-box, using Emacs's completion API. Company, Helm, and other supported natively, no plugin required;

  4. An interactive Trace Dialog;

  5. Multiple inspectors and multiple REPLs, with independent history.

  6. Regexp-capable M-x sly-apropos.

  7. Cleanly ASDF-loaded by default, including contribs, enabled out-of-the-box;

  8. "Presentations" replaced by interactive backreferences, which highlight the object and remain stable throughout the REPL session;

SLY tracks SLIME's bugfixes and all its familiar features (debugger, inspector, xref, etc.) are still available, but with better integration.

emacs-eiwc 0.1-0.233978c
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/eiwc
Licenses: GPL 3+
Synopsis: Emacs iNet Wireless Client
#<unspecified>
emacs-ytel 0.2.0-6.eafffa7
Propagated dependencies: emacs-plz@0.9.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/grastello/ytel
Licenses: GPL 3+
Synopsis: Query YouTube via Invidious
#<unspecified>
emacs-srht 0.4-8.053c79f
Propagated dependencies: emacs-plz@0.9.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/srht.el
Licenses: GPL 3+
Synopsis: Interact with sourcehut
#<unspecified>
emacs-tern 0.21.0
Propagated dependencies: emacs-auto-complete@1.5.1
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: http://ternjs.net/
Licenses: GPL 3+
Synopsis: Tern-powered JavaScript integration
Description:

Tern-powered JavaScript integration.

emacs-arei 0.9.5-1.cec17d8
Propagated dependencies: emacs-eros@0.0.1-2.dd89102 emacs-sesman@0.3.4 emacs-queue@0.2
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://git.sr.ht/~abcdw/emacs-arei
Licenses: GPL 3+
Synopsis: Asyncronous Reliable Extensible IDE
Description:

Sleek Guile IDE for Emacs.

emacs-arei 0.9.5
Propagated dependencies: emacs-eros@0.0.1-2.dd89102 emacs-sesman@0.3.4 emacs-queue@0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~abcdw/emacs-arei
Licenses: GPL 3+
Synopsis: Asyncronous Reliable Extensible IDE
Description:

Sleek Guile IDE for Emacs.

emacs-simp 20180607.254
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/re5et/simp
Licenses:
Synopsis: Simple project definition, chiefly for file finding, and grepping
Description:

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

emacs-wilt 20180220.854
Propagated dependencies: emacs-dash@20240510.1327 emacs-s@20220902.1511
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/sixty-north/emacs-wilt
Licenses:
Synopsis: An extensions for calculating WILT in a buffer.
Description:

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

emacs-comb 20201010.1147
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/cyrus-and/comb
Licenses:
Synopsis: Interactive code auditing and grep tool
Description:

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

emacs-bbww 20230502.2239
Propagated dependencies: emacs-mwim@20181110.1900
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://chud.wtf
Licenses:
Synopsis: Improved word-jumping functions
Description:

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

emacs-kerl 20150424.2005
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/correl/kerl.el/
Licenses:
Synopsis: Emacs integration for kerl
Description:

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

Total results: 7926