_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-helm-sly 0.7.2
Propagated dependencies: emacs-helm@4.0.6 emacs-sly@1.0.43-9.9c43bf6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-sly
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm for SLY, a Common Lisp interaction mode for Emacs
Description:

Helm-SLY defines a few new commands:

  • helm-sly-list-connections: Yet another Lisp connection list with Helm.

  • helm-sly-apropos: Yet another apropos with Helm.

  • helm-sly-mini: Like helm-sly-list-connections, but include an extra source of Lisp-related buffers, like the events buffer or the scratch buffer.

emacs-yaml-pro 0.3.3
Propagated dependencies: emacs-yaml@1.2.1
Channel: little-guix-channel
Location: rodion/packages/emacs.scm (rodion packages emacs)
Home page: https://github.com/zkry/yaml-pro
Licenses: GPL 3
Build system: emacs
Synopsis: Tools for editing YAML leveraging tree-sitter/parser
Description:

yaml-pro is a package that provides conveniences for editing yaml.

This package has been written to leverage tree-sitter parsing facilities, allowing all of these actions to be performed fast and accurate, even in the absence of parsing errors. The tree-sitter version is orders of magnitudes faster and I highly recommend its usage if your Emacs version permits.

emacs-perl-doc 0.82
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/HaraldJoerg/emacs-perl-doc
Licenses: GPL 3+
Build system: emacs
Synopsis: Read Perl documentation from Emacs
Description:

This package contains a command to read Perl documentation in Emacs: M-x perl-doc. It uses two external commands which come with Perl: perldoc to locate the Perl documentation for the Perl modules installed on your system, and pod2html to format the documentation to HTML. This HTML version is then displayed using the Emacs simple HTML renderer, shr.

emacsy-minimal 0.4.1-37-g5f91ee6
Dependencies: guile@2.2.7 guile2.2-lib@0.2.8.1 guile2.2-readline@2.2.7
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://savannah.nongnu.org/projects/emacsy
Licenses: GPL 3+
Build system: gnu
Synopsis: Embeddable GNU Emacs-like library using Guile
Description:

Emacsy is an embeddable Emacs-like library that uses GNU Guile as extension language. Emacsy can give a C program an Emacsy feel with keymaps, minibuffer, recordable macros, history, tab completion, major and minor modes, etc., and can also be used as a pure Guile library. It comes with a simple counter example using FreeGLUT and browser examples in C using Gtk+-3 and WebKitGtk.

emacs-selected 0-0.1ca6e12
Channel: radix
Location: radix/packages/emacs-xyz.scm (radix packages emacs-xyz)
Home page: https://github.com/Kungsgeten/selected.el
Licenses: Expat
Build system: emacs
Synopsis: Keymap for when region is active.
Description:

This Emacs package provides the selected-minor-mode for Emacs. When selected-minor-mode is active, the keybindings in selected-keymap will be enabled when the region is active. This is useful for commands that operates on the region, which you only want bound to a key when the region is active. selected.el also provides selected-global-mode, if you want selected-minor-mode in every buffer.

emacs-elm-mode 0.22.0
Propagated dependencies: emacs-dash@2.20.0 emacs-f@0.21.0 emacs-reformatter@0.7 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jcollard/elm-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major mode for editing Elm source code
Description:

This package provides a major mode for editing Elm source code, and working with common core and third-party Elm tools. Its features are:

  • Syntax highlighting

  • Intelligent indentation

  • Integration with elm-make

  • Integration with elm-repl

  • Integration with elm-reactor

  • Integration with elm-package

  • Integration with elm-oracle

  • Integration with elm-format

  • Integration with elm-test

emacs-gc-stats 1.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~yantar92/emacs-gc-stats
Licenses: GPL 3+
Build system: emacs
Synopsis: Collect Emacs GC statistics
Description:

This package collects Emacs garbage collection (GC) statistics over time and saves it in the format that can be shared with Emacs maintainers.

This package does not upload anything automatically. You will need to upload the data manually, by sending email attachment. If necessary, you can review emacs-gc-stats-file (defaults to ~/.emacs.d/emacs-gc-stats.eld) before uploading-it is just a text file.

emacs-flycheck 35.0
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.flycheck.org
Licenses: GPL 3+
Build system: emacs
Synopsis: On-the-fly syntax checking
Description:

This package provides on-the-fly syntax checking for GNU Emacs. It is a replacement for the older Flymake extension which is part of GNU Emacs, with many improvements and additional features.

Flycheck provides fully-automatic, fail-safe, on-the-fly background syntax checking for over 30 programming and markup languages with more than 70 different tools. It highlights errors and warnings inline in the buffer, and provides an optional IDE-like error list.

emacs-ace-link 0.5.0
Propagated dependencies: emacs-avy@0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/ace-link
Licenses: GPL 3+
Build system: emacs
Synopsis: Quickly follow links in Emacs
Description:

Currently, to jump to a link in a Info-mode, help-mode, woman-mode, org-mode, eww-mode, compilation-mode, goto-address-mode buffer, you can tab through the links to select the one you want. This is an O(N) operation, where the N is the amount of links. This package turns this into an O(1) operation. It does so by assigning a letter to each link using avy.

emacs-skeletor 20210129.239
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: unspecified
Licenses: GPL 3
Build system: emacs
Synopsis: Provides project skeletons for Emacs
Description:

Skeletor provides project templates for Emacs. It also automates the mundane parts of setting up a new project like version control, licenses and tooling. Skeletor comes with a number of predefined templates and allows you to easily create your own. To create a new project interactively, run M-x skeletor-create-project'. To define a new project, create a project template inside `skeletor-user-directory', then configure the template with the `skeletor-define-template macro. See the info manual for all the details.

emacs-xwidgets 30.2
Dependencies: webkitgtk-with-libsoup2@2.50.3 libxcomposite@0.4.6 cairo@1.18.4 dbus@1.15.8 gtk+@3.24.51 giflib@5.2.1 harfbuzz@11.4.4 libjpeg-turbo@2.1.4 libotf@0.9.16 libpng@1.6.39 librsvg@2.58.5 libtiff@4.4.0 libx11@1.8.12 libxft@2.3.8 libxpm@3.5.17 libwebp@1.3.2 pango@1.54.0 poppler@22.09.0 gnutls@3.8.3 libgccjit@14.3.0 mailutils@3.21 acl@2.3.1 alsa-lib@1.2.11 elogind@255.17 ghostscript@9.56.1 gpm@1.20.7 jansson@2.14 lcms@2.13.1 libice@1.1.2 libselinux@3.4 libsm@1.2.5 libxml2@2.14.6 m17n-lib@1.8.0 sqlite@3.39.3 tree-sitter@0.25.3 zlib@1.3.1 bash-minimal@5.2.37 coreutils@9.1 findutils@4.10.0 gawk@5.3.0 gzip@1.14 ncurses@6.2.20210619 sed@4.9
Channel: guix
Location: gnu/packages/emacs.scm (gnu packages emacs)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: The extensible, customizable, self-documenting text editor (with xwidgets support)
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-xwidgets 30.1
Dependencies: webkitgtk-with-libsoup2@2.50.3 libxcomposite@0.4.6 cairo@1.18.4 dbus@1.15.8 gtk+@3.24.51 giflib@5.2.1 harfbuzz@11.4.4 libjpeg-turbo@2.1.4 libotf@0.9.16 libpng@1.6.39 librsvg@2.58.5 libtiff@4.4.0 libx11@1.8.12 libxft@2.3.8 libxpm@3.5.17 pango@1.54.0 poppler@22.09.0 gnutls@3.8.3 ld-wrapper@0 binutils@2.44 glibc@2.41 libgccjit@14.3.0 mailutils@3.21 acl@2.3.1 alsa-lib@1.2.11 elogind@255.17 ghostscript@9.56.1 gpm@1.20.7 jansson@2.14 lcms@2.13.1 libice@1.1.2 libselinux@3.4 libsm@1.2.5 libxml2@2.14.6 m17n-lib@1.8.0 sqlite@3.39.3 tree-sitter@0.25.3 zlib@1.3.1 bash-minimal@5.2.37 coreutils@9.1 findutils@4.10.0 gawk@5.3.0 gzip@1.14 ncurses@6.2.20210619 sed@4.9
Channel: divya-lambda
Location: divya-lambda/packages/emacs.scm (divya-lambda packages emacs)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: The extensible, customizable, self-documenting text editor (with xwidgets support)
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-wide-int 30.2
Dependencies: cairo@1.18.4 dbus@1.15.8 gtk+@3.24.51 giflib@5.2.1 harfbuzz@11.4.4 libjpeg-turbo@2.1.4 libotf@0.9.16 libpng@1.6.39 librsvg@2.58.5 libtiff@4.4.0 libx11@1.8.12 libxft@2.3.8 libxpm@3.5.17 libwebp@1.3.2 pango@1.54.0 poppler@22.09.0 gnutls@3.8.3 libgccjit@14.3.0 mailutils@3.21 acl@2.3.1 alsa-lib@1.2.11 elogind@255.17 ghostscript@9.56.1 gpm@1.20.7 jansson@2.14 lcms@2.13.1 libice@1.1.2 libselinux@3.4 libsm@1.2.5 libxml2@2.14.6 m17n-lib@1.8.0 sqlite@3.39.3 tree-sitter@0.25.3 zlib@1.3.1 bash-minimal@5.2.37 coreutils@9.1 findutils@4.10.0 gawk@5.3.0 gzip@1.14 ncurses@6.2.20210619 sed@4.9
Channel: guix
Location: gnu/packages/emacs.scm (gnu packages emacs)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: The extensible, customizable, self-documenting text editor (with wide ints)
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-rrr-next 31.0.50-64.27f0a3f
Dependencies: libwebp@1.3.2 gsettings-desktop-schemas@46.1 cairo@1.18.4 dbus@1.15.8 gtk+@3.24.51 giflib@5.2.1 harfbuzz@11.4.4 libjpeg-turbo@2.1.4 libotf@0.9.16 libpng@1.6.39 librsvg@2.58.5 libtiff@4.4.0 libx11@1.8.12 libxft@2.3.8 libxpm@3.5.17 libwebp@1.3.2 pango@1.54.0 poppler@22.09.0 gnutls@3.8.3 libgccjit@14.3.0 mailutils@3.21 acl@2.3.1 alsa-lib@1.2.11 elogind@255.17 ghostscript@9.56.1 gpm@1.20.7 lcms@2.13.1 libice@1.1.2 libselinux@3.4 libsm@1.2.5 libxml2@2.14.6 m17n-lib@1.8.0 sqlite@3.39.3 tree-sitter@0.25.3 zlib@1.3.1 bash-minimal@5.2.37 coreutils@9.1 findutils@4.10.0 gawk@5.3.0 gzip@1.14 ncurses@6.2.20210619 sed@4.9
Propagated dependencies: tree-sitter-yaml@0.7.0 tree-sitter-html@0.23.2 tree-sitter-javascript@0.23.1 tree-sitter-typescript@0.23.2 tree-sitter-bibtex@0.1.0-0.ccfd77d tree-sitter-css@0.23.2 tree-sitter-c@0.23.5 tree-sitter-cpp@0.23.4 tree-sitter-cmake@0.7.0 tree-sitter-elixir@0.3.4 tree-sitter-heex@0.8.0 tree-sitter-bash@0.23.3 tree-sitter-dockerfile@0.2.0 tree-sitter-elm@5.7.0-0.3b373a3 tree-sitter-gomod@1.1.0 tree-sitter-go@0.23.4 tree-sitter-haskell@0.15.0 tree-sitter-java@0.23.5 tree-sitter-json@0.24.8 tree-sitter-julia@0.23.1 tree-sitter-ocaml@0.24.0 tree-sitter-php@0.23.12 tree-sitter-python@0.25.0 tree-sitter-r@1.1.0 tree-sitter-ruby@0.23.1 tree-sitter-rust@0.24.0 tree-sitter-clojure@0.0.13 tree-sitter-markdown@0.4.1 tree-sitter-markdown-gfm@0.4.1 tree-sitter-meson@1.3.0 tree-sitter-org@1.3.1-1.64cfbc2 tree-sitter-scheme@0.23.0-1 tree-sitter-racket@0.23.0-1 tree-sitter-plantuml@1.0.0-1.c7361a1 tree-sitter-lua@0.4.0 tree-sitter-scala@0.23.4
Channel: rrr
Location: rrr/packages/emacs.scm (rrr packages emacs)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Build system: glib-or-gtk
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-dired-du 0.5.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/dired-du.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Dired with recursive directory sizes
Description:

Display the recursive size of directories in Dired. This file defines a minor mode dired-du-mode to show the recursive size of directories in Dired buffers. If du program is available, then the directory sizes are obtained with it. Otherwise, the directory sizes are obtained with Lisp. The former is faster and provide a more precise value. For directories where the user doesn't have read permission, the recursive size is not obtained. Once this mode is enabled, every new Dired buffer displays recursive dir sizes.

emacs-darkroom 0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/darkroom.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Remove visual distractions and focus on writing
Description:

darkroom-mode makes visual distractions disappear. The mode-line is temporarily elided, text is enlarged and margins are adjusted so that it's centered on the window.

darkroom-tentative-mode is similar, but it doesn't immediately turn-on darkroom-mode, unless the current buffer lives in the sole window of the Emacs frame (i.e. all other windows are deleted). Whenever the frame is split to display more windows and more buffers, the buffer exits darkroom-mode. Whenever they are deleted, the buffer re-enters darkroom-mode.

emacs-org-page 20241227.814
Propagated dependencies: emacs-ht@2.3 emacs-simple-httpd@1.5.1 emacs-mustache@0.23 emacs-htmlize@1.59 emacs-org@9.7.39 emacs-dash@2.20.0 emacs-git@20140128.1041
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/kelvinh/org-page
Licenses: GPL 3+
Build system: emacs
Synopsis: Static site generator based on org mode
Description:

See documentation at https://github.com/kelvinh/org-page Org-page is a static site generator based on org mode. Org-page provides following features: 1) org sources and html files managed by git 2) incremental publication (according to =git diff= command) 3) category support 4) tags support (auto generated) 5) RSS support (auto generated) 6) search engine support (auto generated) 7) a beautiful theme 8) theme customization support 9) commenting (implemented using disqus) 10) site visiting tracking (implemented using google analytics) 11) index/about page support (auto generated if no default provided) 12) site preview 13) highly customizable.

emacs-org-page 20241227.814
Propagated dependencies: emacs-ht@2.3 emacs-simple-httpd@1.5.1 emacs-mustache@0.23 emacs-htmlize@1.59 emacs-org@9.7.39 emacs-dash@2.20.0 emacs-git@20140128.1041
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/kelvinh/org-page
Licenses: GPL 3+
Build system: emacs
Synopsis: Static site generator based on org mode
Description:

See documentation at https://github.com/kelvinh/org-page Org-page is a static site generator based on org mode. Org-page provides following features: 1) org sources and html files managed by git 2) incremental publication (according to =git diff= command) 3) category support 4) tags support (auto generated) 5) RSS support (auto generated) 6) search engine support (auto generated) 7) a beautiful theme 8) theme customization support 9) commenting (implemented using disqus) 10) site visiting tracking (implemented using google analytics) 11) index/about page support (auto generated if no default provided) 12) site preview 13) highly customizable.

emacs-org-page 20170807.224
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/kelvinh/org-page
Licenses: GPL 3
Build system: emacs
Synopsis: a static site generator based on org mode
Description:

See documentation at https://github.com/kelvinh/org-page Org-page is a static site generator based on org mode. Org-page provides following features: 1) org sources and html files managed by git 2) incremental publication (according to =git diff= command) 3) category support 4) tags support (auto generated) 5) RSS support (auto generated) 6) search engine support (auto generated) 7) a beautiful theme 8) theme customization support 9) commenting (implemented using disqus) 10) site visiting tracking (implemented using google analytics) 11) index/about page support (auto generated if no default provided) 12) site preview 13) highly customizable

emacs-gtk-look 29
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://user42.tuxfamily.org/gtk-look/index.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Find and display HTML documentation for GTK, GNOME and Glib
Description:

gtk-look finds and displays HTML documentation for GTK, GNOME and Glib functions and variables in Emacs, similar to what info-lookup-symbol does for info files (C-h S). The documentation is expected to be devhelp indexes with HTML files. The location of the indexes can be customized. In addition to C code development gtk-look is good for

  • perl-gtk2, recognising class funcs like Gtk2::Label->new and bare method names like set_text.

  • guile-gnome, recognising methods like set-text and classes like <gtk-window>.

emacs-lua-mode 20221218.605
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://immerrr.github.io/lua-mode
Licenses: GPL 3
Build system: emacs
Synopsis: a major-mode for editing Lua scripts
Description:

lua-mode provides support for editing Lua, including automatic indentation, syntactical font-locking, running interactive shell, Flymake checks with luacheck, interacting with `hs-minor-mode and online documentation lookup. The following variables are available for customization (see more via `M-x customize-group lua`): - Var `lua-indent-level': indentation offset in spaces - Var `lua-indent-string-contents': set to `t` if you like to have contents of multiline strings to be indented like comments - Var `lua-indent-nested-block-content-align': set to `nil to stop aligning the content of nested blocks with the open parenthesis - Var `lua-indent-close-paren-align': set to `t to align close parenthesis with the open parenthesis, rather than with the beginning of the line - Var `lua-mode-hook': list of functions to execute when lua-mode is initialized - Var `lua-documentation-url': base URL for documentation lookup - Var `lua-documentation-function': function used to show documentation (`eww` is a viable alternative for Emacs 25) These are variables/commands that operate on the Lua process: - Var `lua-default-application': command to start the Lua process (REPL) - Var `lua-default-command-switches': arguments to pass to the Lua process on startup (make sure `-i` is there if you expect working with Lua shell interactively) - Cmd `lua-start-process': start new REPL process, usually happens automatically - Cmd `lua-kill-process': kill current REPL process These are variables/commands for interaction with the Lua process: - Cmd `lua-show-process-buffer': switch to REPL buffer - Cmd `lua-hide-process-buffer': hide window showing REPL buffer - Var `lua-always-show': show REPL buffer after sending something - Cmd `lua-send-buffer': send whole buffer - Cmd `lua-send-current-line': send current line - Cmd `lua-send-defun': send current top-level function - Cmd `lua-send-region': send active region - Cmd `lua-restart-with-whole-file': restart REPL and send whole buffer To enable on-the-fly linting, make sure you have the luacheck program installed (available from luarocks) and activate `flymake-mode'. See "M-x apropos-command ^lua-" for a list of commands. See "M-x customize-group lua" for a list of customizable variables.

emacs-emacsshot 20191206.944
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://gitlab.com/marcowahl/emacsshot
Licenses:
Build system: melpa
Synopsis: Snapshot a frame or window from within
Description:

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

emacs-inspector 0.1-0.84b0f72
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/mmontone/emacs-inspector
Licenses: GPL 3+
Build system: emacs
Synopsis: Tool for inspection of Emacs Lisp objects
Description:
emacs-shikimori 0.12-68.d3c941a
Propagated dependencies: emacs-oauth2@0.21-9.31e7a23 emacs-plz@0.9.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/shikimori.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Querying the shikimori anime database
#<unspecified>
Total results: 8498