_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-org-rss-publishing 0.6-0.1b33dc2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~taingram/org-publish-rss
Licenses: GPL 3+
Synopsis: RSS generator for Org Mode's built-in publishing system
Description:

This package adds new RSS generation options to the org-publish-project-alist variable (see the Org manual if you are new to the publishing options). It adds :auto-rss and other options that work similar to the included :auto-sitemap functionality. This should make it easy for users to add RSS feeds to existing Org-based websites.

emacs-org-tanglesync-1.1 1.1-1.af83a73
Propagated dependencies: emacs-org@9.7.25
Channel: guix-hpc
Location: guix-hpc/packages/emacs-xyz.scm (guix-hpc packages emacs-xyz)
Home page: https://github.com/mtekman/org-tanglesync.el
Licenses: GPL 3+
Synopsis: Sync Org source blocks with tangled external files
Description:

Tangled blocks provide a nice way of exporting code into external files, acting as a fantastic agent to write literate dotfile configs. However, such dotfiles tend to be changed externally, sometimes for the worse and sometimes for the better. In the latter case it would be nice to be able to pull those external changes back into the original org src block it originated from.

emacs-visual-fill-column 2.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/joostkremers/visual-fill-column
Licenses: GPL 3+
Synopsis: Fill-column for visual-line-mode
Description:

visual-fill-column-mode is a small Emacs minor mode that mimics the effect of fill-column in visual-line-mode. Instead of wrapping lines at the window edge, which is the standard behaviour of visual-line-mode, it wraps lines at fill-column. If fill-column is too large for the window, the text is wrapped at the window edge.

emacs-persistent-scratch 20220620.408
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/Fanael/persistent-scratch
Licenses: FreeBSD
Synopsis: Preserve the scratch buffer across Emacs sessions
Description:

Preserve the state of scratch buffers across Emacs sessions by saving the state to and restoring it from a file, with autosaving and backups. Save scratch buffers: `persistent-scratch-save and `persistent-scratch-save-to-file'. Restore saved state: `persistent-scratch-restore and `persistent-scratch-restore-from-file'. To control where the state is saved, set `persistent-scratch-save-file'. What exactly is saved is determined by `persistent-scratch-what-to-save'. What buffers are considered scratch buffers is determined by `persistent-scratch-scratch-buffer-p-function'. By default, only the `*scratch* buffer is a scratch buffer. Autosave can be enabled by turning `persistent-scratch-autosave-mode on. Backups of old saved states are off by default, set `persistent-scratch-backup-directory to a directory to enable them. To both enable autosave and restore the last saved state on Emacs start, add (persistent-scratch-setup-default) to the init file. This will NOT error when the save file doesn't exist. To just restore on Emacs start, it's a good idea to call `persistent-scratch-restore inside an `ignore-errors or `with-demoted-errors block.

emacs-highlight2clipboard 20240516.1942
Propagated dependencies: emacs-htmlize@20240915.1657
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: Copy text to clipboard with highlighting.
Description:

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

emacs-treemacs-nerd-icons 0.0.1
Propagated dependencies: emacs-nerd-icons@0.1.0-1.4bd9795 emacs-treemacs@3.2
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/rainstormstudio/treemacs-nerd-icons
Licenses: GPL 3
Synopsis: nerd-icons theme for treemacs
Description:

nerd-icons theme for treemacs

emacs-sentence-navigation 20220522.1137
Propagated dependencies: emacs-ample-regexps@20200508.1021
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/noctuid/emacs-sentence-navigation
Licenses:
Synopsis: Commands to navigate one-spaced sentences.
Description:

Documentation at https://melpa.org/#/sentence-navigation

emacs-gitignore-templates 20210814.144
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/xuchunyang/gitignore-templates.el
Licenses:
Synopsis: Create .gitignore using GitHub or gitignore.io API
Description:

Documentation at https://melpa.org/#/gitignore-templates

emacs-ptemplate-templates 20210324.1443
Propagated dependencies: emacs-ptemplate@20210324.1446
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/nbfalcon/ptemplate-templates
Licenses:
Synopsis: Official templates
Description:

Documentation at https://melpa.org/#/ptemplate-templates

emacs-flycheck-pycheckers 20240817.2
Propagated dependencies: emacs-flycheck@20250527.907
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/msherry/flycheck-pycheckers
Licenses:
Synopsis: multiple syntax checker for Python, using Flycheck
Description:

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

emacs-everlasting-scratch 20250206.628
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/beacoder/everlasting-scratch
Licenses:
Synopsis: The *scratch* that lasts forever
Description:

Documentation at https://melpa.org/#/everlasting-scratch

emacs-circe-notifications 20180102.2318
Propagated dependencies: emacs-circe@20250421.1753 emacs-alert@20221213.1619
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/eqyiel/circe-notifications
Licenses:
Synopsis: Add desktop notifications to Circe.
Description:

Documentation at https://melpa.org/#/circe-notifications

emacs-immersive-translate 20231001.1557
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Elilif/emacs-immersive-translate
Licenses:
Synopsis: Translate the current buffer immersively
Description:

Documentation at https://melpa.org/#/immersive-translate

emacs-flycheck-nimsuggest 20171027.2208
Propagated dependencies: emacs-flycheck@20250527.907
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/yuutayamada/flycheck-nimsuggest
Licenses:
Synopsis: flycheck backend for Nim using nimsuggest
Description:

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

emacs-highlight-operators 20170213.2220
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: a face for operators in programming modes
Description:

Documentation at https://melpa.org/#/highlight-operators

emacs-projectile-speedbar 20190807.2010
Propagated dependencies: emacs-projectile@20250527.446 emacs-sr-speedbar@20220705.1231
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/anshulverma/projectile-speedbar
Licenses:
Synopsis: projectile integration for speedbar
Description:

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

emacs-processing-snippets 20140426.1428
Propagated dependencies: emacs-yasnippet@20250602.1342
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ptrv/processing2-emacs
Licenses:
Synopsis: Snippets for processing-mode
Description:

Documentation at https://melpa.org/#/processing-snippets

emacs-flycheck-clangcheck 20150712.710
Propagated dependencies: emacs-flycheck@20250527.907
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/kumar8600/flycheck-clangcheck
Licenses:
Synopsis: A Flycheck checker difinition for ClangCheck.
Description:

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

emacs-flycheck-flawfinder 20211214.647
Propagated dependencies: emacs-flycheck@20250527.907
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/alexmurray/flycheck-flawfinder
Licenses:
Synopsis: Integrate flawfinder with flycheck
Description:

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

emacs-company-nand2tetris 20171201.1813
Propagated dependencies: emacs-nand2tetris@20171201.1813 emacs-company@20250426.1319
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://www.github.com/CestDiego/nand2tetris.el/
Licenses:
Synopsis: Company backend for nand2tetris major mode
Description:

Documentation at https://melpa.org/#/company-nand2tetris

emacs-projectile-variable 20230916.441
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacs-php/projectile-variable
Licenses:
Synopsis: Store project local variables.
Description:

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

emacs-volatile-highlights 20250402.1217
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://www.emacswiki.org/emacs/download/volatile-highlights.el
Licenses:
Synopsis: Minor mode for visual feedback on some operations
Description:

Documentation at https://melpa.org/#/volatile-highlights

emacs-rainbow-identifiers 20141102.1526
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Fanael/rainbow-identifiers
Licenses:
Synopsis: Highlight identifiers according to their names
Description:

Documentation at https://melpa.org/#/rainbow-identifiers

emacs-distinguished-theme 20151216.2015
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Lokaltog/distinguished-theme
Licenses:
Synopsis: A dark and elegant theme for emacs.
Description:

Documentation at https://melpa.org/#/distinguished-theme

Total results: 8163