_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-elfeed-summary 20220331.1634
Propagated dependencies: emacs-magit@4.1.3 emacs-elfeed@3.4.2
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/SqrtMinusOne/elfeed-summary.el
Licenses:
Synopsis: Feed summary interface for elfeed
Description:

The package provides a tree-based feed summary interface for elfeed. The tree can include individual feeds, searches, and groups. It mainly serves as an easier "jumping point" for elfeed, so searching a subset of the elfeed database is one action away.

`elfeed-summary' pops up the summary buffer. The buffer shows individual feeds and searches, combined into groups. The structure is determined by the `elfeed-summary-settings' variable.

Also take a look at the package README at <https://github.com/SqrtMinusOne/elfeed-summary> for more information.

emacs-ffap-rfc-space 12
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://user42.tuxfamily.org/ffap-rfc-space/index.html
Licenses: GPL 3+
Synopsis: Make ffap recognize an RFC with a space before its number
Description:

The Internet Engineering Task Force (IETF) and the Internet Society (ISOC) publish various Internet-related protocols and specifications as "Request for Comments" (RFC) documents. The built-in Emacs module "ffap" (Find File at Point) has the ability to recognize names at point which look like "RFC1234" and "RFC-1234" and load the appropriate RFC from a remote server. However, it fails to recognize a name like "RFC 1234". This package enhances ffap so that it correctly finds RFCs even when a space appears before the number.

emacs-company-ledger 20210910.250
Propagated dependencies: emacs-company@1.0.2
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/debanjum/company-ledger
Licenses: GPL 3
Synopsis: Fuzzy auto-completion for Ledger & friends
Description:

`company-mode backend for `ledger-mode', `beancount-mode and similar plain-text accounting modes. Provides fuzzy completion for transactions, prices and other date prefixed entries. See Readme for detailed setup and usage description. Detailed Description -------------------- - Provides auto-completion based on words on current line - The words on the current line can be partial and in any order - The candidate entities are reverse sorted by location in file - Candidates are paragraphs starting with YYYY[-/]MM[-/]DD Minimal Setup ------------- (with-eval-after-load company (add-to-list company-backends company-ledger)) Use-Package Setup ----------------- (use-package company-ledger :ensure company :init (with-eval-after-load company (add-to-list company-backends company-ledger)))

emacs-impatient-mode 20200723.2117
Propagated dependencies: emacs-simple-httpd@1.5.1 emacs-htmlize@1.58
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/netguy204/imp.el
Licenses: Public Domain
Synopsis: Serve buffers live over HTTP
Description:

impatient-mode is a minor mode that publishes the live buffer through the local simple-httpd server under /imp/live/<buffer-name>/. To unpublish a buffer, toggle impatient-mode off. Start the simple-httpd server (`httpd-start') and visit /imp/ on the local server. There will be a listing of all the buffers that currently have impatient-mode enabled. This is likely to be found here: http://localhost:8080/imp/ Except for html-mode buffers, buffers will be prettied up with htmlize before being sent to clients. This can be toggled at any time with `imp-toggle-htmlize'. Because html-mode buffers are sent raw, you can use impatient-mode see your edits to an HTML document live! This is perhaps the primary motivation of this mode. To receive updates the browser issues a long poll on the client waiting for the buffer to change -- server push. The response happens in an `after-change-functions hook. Buffers that do not run these hooks will not be displayed live to clients.

emacs-graphql-ts-mode 0.1.0-0.553fb3e
Propagated dependencies: tree-sitter-graphql@0-0.5e66e96
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~joram/graphql-ts-mode
Licenses: GPL 3+
Synopsis: This is a major mode for editing GraphQL documents
Description:
emacs-indent-bars-git 0.7.0-0.c8376cf
Propagated dependencies: emacs-compat@30.0.1.0
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://github.com/jdtsmith/indent-bars
Licenses: GPL 3+
Synopsis: Fast, configurable indentation guide-bars for Emacs.
Description:

Fast, configurable indentation guide-bars for Emacs.

emacs-hydra-timestamp 0.1-49b0291
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page:
Licenses: GPL 3+
Synopsis: Insert timestamps with Emacs Hydra
Description:

This package provides an Emacs Hydra for inserting timestamps.

emacs-js2-refactor-el 0.9.0-2.d4c40b5
Propagated dependencies: emacs-dash@2.19.1 emacs-s@1.13.0 emacs-js2-mode@20231224 emacs-yasnippet@0.14.1 emacs-multiple-cursors@1.4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magnars/js2-refactor.el
Licenses: GPL 3+
Synopsis: JavaScript refactoring in Emacs
Description:

This package provides various refactoring functions for JavaScript.

emacs-helm-projectile 1.0.0
Propagated dependencies: emacs-helm@4.0 emacs-projectile@2.8.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bbatsov/helm-projectile
Licenses: GPL 3+
Synopsis: Helm integration for Projectile
Description:

This Emacs library provides a Helm interface for Projectile.

emacs-elementaryx-org 2.2.0
Propagated dependencies: emacs-elementaryx-base@2.2.0 emacs-elementaryx-org-minimal@2.1.2 emacs-consult-org-roam@0.1-1.2ca42a1 emacs-ob-async@1.0.0 emacs-org-ql@0.8.10 emacs-org-roam@2.2.2-1.0b9fcbc
Channel: guix-hpc
Location: inria/concace.scm (inria concace)
Home page: https://gitlab.inria.fr/elementaryx/emacs-elementaryx-org
Licenses: CeCILL-C
Synopsis: ElementaryX: Elementary Emacs configuration coupled with Guix. org-mode setup.
Description:

ElementaryX: Elementary Emacs configuration coupled with Guix. org-mode setup.

emacs-download-region 0.0.1-1.eb9e557
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zk-phi/download-region
Licenses: GPL 3+
Synopsis: In buffer download manager for Emacs
Description:

download-region provides in buffer downloading manager for Emacs.

emacs-simple-modeline 1.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gexplorer/simple-modeline
Licenses: GPL 3+
Synopsis: Simple mode-line configuration for Emacs
Description:

This package provides a simple mode-line configuration for Emacs.

emacs-purescript-mode 0.0.0-0.0acd1af
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purescript-emacs/purescript-mode
Licenses: GPL 3+
Synopsis: Emacs major mode and related tools for Purescript
Description:

This package provides an Emacs major mode for writing Purescript.

emacs-helm-taskrunner 0.9-1.1910dac
Propagated dependencies: emacs-helm@4.0 emacs-taskrunner@0.6-1.3afd4a5 emacs-projectile@2.8.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-taskrunner/helm-taskrunner
Licenses: GPL 3+
Synopsis: Retrieve build-system tasks using Helm
Description:

This package provides a Helm interface for selecting Makefile targets.

emacs-notmuch-maildir 0.2.3
Propagated dependencies: emacs-compat@30.0.1.0 emacs-notmuch@0.38.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~tarsius/notmuch-maildir
Licenses: GPL 3+
Synopsis: Visualize maildirs as a tree
Description:

This package can visualize maildirs hierarchically in Notmuch's ``hello buffer''.

emacs-afternoon-theme 0.1-0.89b1d77
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/osener/emacs-afternoon-theme
Licenses: GPL 3+
Synopsis: Dark color theme with a deep blue background
Description:

Afternoon theme is a dark color theme with a deep blue background.

emacs-chocolate-theme 0.2.0-0.ccc05f7
Propagated dependencies: emacs-autothemer@0.2.18
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/SavchenkoValeriy/emacs-chocolate-theme
Licenses: GPL 3
Synopsis: Dark chocolatey theme for Emacs
Description:

Chocolate theme is a dark, chocolatey, vibrant and subtle theme for Emacs.

emacs-cmake-font-lock 0.1.13
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Lindydancer/cmake-font-lock
Licenses: GPL 3+
Synopsis: Advanced type-aware syntax-highlighting for CMake
Description:

This package highlights function arguments in CMake according to their use.

emacs-pcmpl-tailscale 0.0.1-0.acd6bce
Channel: rosenthal
Location: rosenthal/packages/emacs-xyz.scm (rosenthal packages emacs-xyz)
Home page: https://git.thanosapollo.org/pcmpl-tailscale
Licenses: GPL 3+
Synopsis: Enhanced shell completions for tailscale
Description:

This package provides enhanced completions for the tailscale command and it's subcommands.

emacs-lsp-tailwindcss 0.2
Propagated dependencies: emacs-lsp-mode@9.0.0 emacs-f@0.21.0
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/merrickluo/lsp-tailwindcss.git
Licenses: GPL 3+
Synopsis: the lsp-mode client for tailwindcss
Description:

The lsp-mode client for tailwindcss, using language server from official vscode plugin

emacs-platformio-mode 0.3.0
Propagated dependencies: emacs-async@1.9.9 emacs-projectile@2.8.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zachmassia/platformio-mode
Licenses: GPL 3+
Synopsis: Minor mode for building and uploading PlatformIO projects
Description:

This package provices an Emacs minor mode for building and uploading PlatformIO projects.

emacs-evil-visualstar 0.2.0-1.06c053d
Propagated dependencies: emacs-evil@1.15.0-0.008a6cd
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bling/evil-visualstar
Licenses: GPL 3+
Synopsis: Instantly search using the visual selection
Description:

This package provides evil-mode functions for using selected text to search.

emacs-org-super-links 0.4
Propagated dependencies: emacs-org@9.7.19
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/toshism/org-super-links
Licenses: GPL 3+
Synopsis: Create links with auto backlinks
Description:

This package provides functions that automatically create backlinks when inserting a link.

Total results: 2152