_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-gnus-desktop-notify 20250616.0809
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.thregr.org/wavexx/software/gnus-desktop-notify.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Gnus desktop notification global minor mode
Description:

gnus-desktop-notify provides a simple mechanism to notify the user when new messages are received. To get started, place the following configuration snippet in your ~/.gnus.el configuration file:

(require 'gnus-desktop-notify)
(gnus-desktop-notify-mode)
(gnus-demon-add-rescan)
;; Alternatively, configure the period and idle times specifically, e.g.:
;; (gnus-demon-add-handler 'gnus-demon-scan-news 10 1)

The above causes Gnus to scan all configured groups every two hours when Emacs has been idle for one hour, with desktop notifications emitted for new messages received.

emacs-web-completion-data 20160318.848
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/osv/web-completion-data
Licenses: GPL 3+
Build system: emacs
Synopsis: Shared completion data for ac-html and company-web
Description:

This is just dependency for ac-html, company-web `web-completion-data-sources is pair list of framework-name and directory of completion data This package provide default "html" completion data. Completion data directory structure: html-attributes-complete - attribute completion html-attributes-list - attributes of tags-add-tables html-attributes-short-docs - attributes documantation html-tag-short-docs - tags documantation If you decide extend with own completion data, let say "Bootstrap" data: (unless (assoc "Bootstrap" web-completion-data-sources) (setq web-completion-data-sources (cons (cons "Bootstrap" "/path/to/complete/data") web-completion-data-sources)))

emacs-external-completion 0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/external-completion.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Let external tools control Emacs completion style
Description:

The external completion style is used with a ``programmable completion'' table that gathers completions from an external tool such as a shell utility, an inferior process, an HTTP server. The table and external tool are fully in control of the matching of the pattern string to the potential candidates of completion. When external is in use, the usual styles configured by the user or other in completion-styles are ignored. This compromise is for speed: all other styles need the full data set to be available in Emacs addressing space, which is often slow if not completely unfeasible.

emacs-netherlands-holidays 20150202.1617
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/abo-abo/netherlands-holidays
Licenses:
Build system: melpa
Synopsis: Netherlands holidays for Emacs calendar
Description:

Documentation at https://melpa.org/#/netherlands-holidays

emacs-ligature-pragmatapro 20221127.2252
Propagated dependencies: emacs-ligature@20260723.1509
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://gitlab.com/wavexx/ligature-pragmatapro.el
Licenses:
Build system: melpa
Synopsis: PragmataPro support for ligature.el
Description:

Documentation at https://melpa.org/#/ligature-pragmatapro

emacs-nameframe-projectile 20221023.957
Propagated dependencies: emacs-nameframe@20221023.957 emacs-projectile@20260916.1153
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/john2x/nameframe
Licenses:
Build system: melpa
Synopsis: Nameframe integration with Projectile
Description:

Documentation at https://melpa.org/#/nameframe-projectile

emacs-treemacs-perspective 20250320.2145
Propagated dependencies: emacs-treemacs@20251226.1307 emacs-perspective@20260717.1853 emacs-dash@20260221.1346
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Alexander-Miller/treemacs
Licenses:
Build system: melpa
Synopsis: Perspective integration for treemacs
Description:

Documentation at https://melpa.org/#/treemacs-perspective

emacs-flymake-languagetool 20260101.535
Propagated dependencies: emacs-compat@31.0.0.1
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacs-languagetool/flymake-languagetool
Licenses:
Build system: melpa
Synopsis: Flymake support for LanguageTool
Description:

Documentation at https://melpa.org/#/flymake-languagetool

emacs-dashboard-hackernews 20260521.1635
Propagated dependencies: emacs-dashboard@20260809.447 emacs-request@20250219.2213
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/hyakt/emacs-dashboard-hackernews
Licenses:
Build system: melpa
Synopsis: Display Hacker News on dashboard
Description:

Documentation at https://melpa.org/#/dashboard-hackernews

emacs-snapshot-timemachine 20250612.1320
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/mrBliss/snapshot-timemachine
Licenses:
Build system: melpa
Synopsis: Step through (Btrfs, ZFS, ...) snapshots of files
Description:

Documentation at https://melpa.org/#/snapshot-timemachine

emacs-flycheck-grammalecte 20260907.1957
Propagated dependencies: emacs-flycheck@20260902.1403
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://git.umaneti.net/flycheck-grammalecte/
Licenses:
Build system: melpa
Synopsis: Integrate Grammalecte with Flycheck
Description:

Documentation at https://melpa.org/#/flycheck-grammalecte

emacs-keychain-environment 20260728.1811
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/tarsius/keychain-environment
Licenses:
Build system: melpa
Synopsis: Load keychain environment variables
Description:

Documentation at https://melpa.org/#/keychain-environment

emacs-flymake-markdownlint 20220320.1208
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/shaohme/flymake-markdownlint
Licenses:
Build system: melpa
Synopsis: Markdown linter with markdownlint
Description:

Documentation at https://melpa.org/#/flymake-markdownlint

emacs-addressbook-bookmark 20260105.453
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/thierryvolpiatto/addressbook-bookmark
Licenses:
Build system: melpa
Synopsis: An address book based on Standard Emacs bookmarks
Description:

Documentation at https://melpa.org/#/addressbook-bookmark

emacs-frontside-javascript 20220315.1057
Propagated dependencies: emacs-add-node-modules-path@20230307.655 emacs-company@20260721.100 emacs-flycheck@20260902.1403 emacs-js2-mode@20260627.1342 emacs-js2-refactor@20250210.1811 emacs-rjsx-mode@20200224.2149 emacs-tide@20260219.336 emacs-web-mode@20260831.219 emacs-lsp-mode@20260905.531
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/thefrontside/frontmacs
Licenses:
Build system: melpa
Synopsis: JS development that just work™️
Description:

Documentation at https://melpa.org/#/frontside-javascript

emacs-temporary-persistent 20260917.1357
Propagated dependencies: emacs-names@20221227.1825 emacs-dash@20260221.1346 emacs-s@20260522.135
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/kostafey/temporary-persistent
Licenses:
Build system: melpa
Synopsis: Keep temp notes buffers persistent
Description:

Documentation at https://melpa.org/#/temporary-persistent

emacs-ob-restclient-native 0.02-3.1b021ce
Propagated dependencies: emacs-restclient-native@1.0-0.1800a4e
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/alf/ob-restclient.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Org-babel functionality for @code{restclient-mode}
Description:

This package integrates restclient-mode with Org.

emacs-mu4e-query-fragments 20240415.1421
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://gitlab.com/wavexx/mu4e-query-fragments.el
Licenses:
Build system: melpa
Synopsis: Mu4e query fragments extension
Description:

Documentation at https://melpa.org/#/mu4e-query-fragments

emacs-ido-completing-read+ 20240130.30
Propagated dependencies: emacs-memoize@20200103.2036
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/DarwinAwardWinner/ido-completing-read-plus
Licenses:
Build system: melpa
Synopsis: A completing-read-function using ido
Description:

Documentation at https://melpa.org/#/ido-completing-read+

emacs-centered-cursor-mode 20230914.1358
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/andre-r/centered-cursor-mode.el
Licenses:
Build system: melpa
Synopsis: Cursor stays vertically centered
Description:

Documentation at https://melpa.org/#/centered-cursor-mode

emacs-org-category-capture 20260127.711
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/IvanMalison/org-project-capture
Licenses:
Build system: melpa
Synopsis: Contextualy capture of org-mode TODOs
Description:

Documentation at https://melpa.org/#/org-category-capture

emacs-helm-project-persist 20151210.1543
Propagated dependencies: emacs-helm@4.0.7 emacs-project-persist@20180906.1302
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Sliim/helm-project-persist
Licenses:
Build system: melpa
Synopsis: Helm integration for project-persist package
Description:

Documentation at https://melpa.org/#/helm-project-persist

emacs-eshell-prompt-extras 20260402.1141
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/zwild/eshell-prompt-extras
Licenses:
Build system: melpa
Synopsis: Display extra information for your eshell prompt
Description:

Documentation at https://melpa.org/#/eshell-prompt-extras

emacs-smart-indent-rigidly 20141206.15
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/re5et/smart-indent-rigidly
Licenses:
Build system: melpa
Synopsis: Smart rigid indenting
Description:

Documentation at https://melpa.org/#/smart-indent-rigidly

Total packages: 8756