_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-gnus-harvest 1.0-0.feda071
Dependencies: sqlite@3.39.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jwiegley/gnus-harvest
Licenses: GPL 3+
Build system: emacs
Synopsis: Harvest email addresses from read/written Gnus articles
Description:

gnus-harvest notices email address in every message or post you read or write, and collects them in a SQLite database, which can be easily and quickly queried to determine the completion list. It optionally uses BBDB and Message-X.

emacs-hledger-mode 20220515-1.400bde4
Propagated dependencies: emacs-popup@0.5.9 emacs-async@1.9.9 emacs-htmlize@1.59
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://github.com/narendraj9/hledger-mode
Licenses: GPL 3
Build system: emacs
Synopsis: Mode for writing journal entries for hledger
Description:

This major mode for Emacs enables writing and managing hledger journal files. It generates some useful reports along with some financial ratios that can help you keep a check on your financial health for users of the plaintext accounting system hledger.

emacs-clang-format 13.0.1
Dependencies: clang@13.0.1
Channel: guix
Location: gnu/packages/llvm.scm (gnu packages llvm)
Home page: https://clang.llvm.org
Licenses: ASL 2.0
Build system: emacs
Synopsis: Format code using clang-format
Description:

This package filters code through clang-format to fix its formatting. clang-format is a tool that formats C/C++/Obj-C code according to a set of style options, see https://clang.llvm.org/docs/ClangFormatStyleOptions.html.

emacs-languagetool 1.3.0
Propagated dependencies: emacs-yaml@1.2.1
Channel: little-guix-channel
Location: rodion/packages/emacs.scm (rodion packages emacs)
Home page: https://github.com/PillFall/languagetool.el
Licenses: GPL 3
Build system: emacs
Synopsis: LanguageTool suggestions integrated within Emacs
Description:

LanguageTool is a free and open-source multilingual grammar, style, and spell checker with support for more than 30 languages. So, why not use it as your Emacs grammar and spell check tool. That is what this package is for.

emacs-ox-mediawiki 20180105.2154
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/tomalexander/orgmode-mediawiki
Licenses: GPL 3+
Build system: emacs
Synopsis: Mediawiki Back-End for Org Export Engine
Description:

This library implements a Mediawiki back-end for Org exporter, based on `html back-end. It provides two commands for export, depending on the desired output: `org-mw-export-as-mediawiki (temporary buffer) and `org-mw-export-to-mediawiki ("mw" file).

emacs-package-lint 0.26
Propagated dependencies: emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/emacs-build.scm (gnu packages emacs-build)
Home page: https://github.com/purcell/package-lint
Licenses: GPL 3+
Build system: emacs
Synopsis: Linting library for Elisp package authors
Description:

This provides a list of issues with the Emacs package metadata of a file, e.g., the package dependencies it requires. Checks will currently be enabled only if a Package-Requires: or Package-Version: header is present in the file.

emacs-package-lint 0.16-1.4ea8318
Propagated dependencies: emacs-compat@30.1.0.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/purcell/package-lint
Licenses: GPL 3+
Build system: emacs
Synopsis: Linting library for Elisp package authors
Description:

This provides a list of issues with the Emacs package metadata of a file, e.g., the package dependencies it requires. Checks will currently be enabled only if a Package-Requires: or Package-Version: header is present in the file.

emacs-solaire-mode 2.0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hlissner/emacs-solaire-mode
Licenses: Expat
Build system: emacs
Synopsis: Change background of file-visiting buffers in Emacs
Description:

solaire-mode is inspired by editors which visually distinguish code-editing windows from sidebars, popups, terminals, ecetera. It changes the background of file-visiting buffers (and certain aspects of the UI) to make them easier to distinguish from other, less important buffers.

emacs-editorconfig 0.11.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://editorconfig.org/
Licenses: GPL 3+
Build system: emacs
Synopsis: Define and maintain consistent coding styles between different editors and IDEs
Description:

The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readable and they work nicely with version control systems.

emacs-graphql-mode 0-1.9bed568
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/davazp/graphql-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs mode to edit GraphQL schema and queries
Description:

This package implements a major mode to edit GraphQL schemas and query. The basic functionality includes syntax highlight and indentation. Additionally, it is able to send GraphQL queries to an end-point URL.

Files with the .graphql and .gql extensions are automatically opened with this mode.

emacs-isearch-prop 0-2.4a2765f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/isearch-prop.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Extensions to @code{isearch.el}
Description:

The Emacs library isearch-prop.el lets you search within contexts. You can limit incremental search to a set of zones of buffer text, search contexts that in effect constitute a multi-region. These zones can be defined in various ways, including some ways provided specially by this library.

emacs-evil-paredit 0.0.2
Propagated dependencies: emacs-evil@1.15.0-0.008a6cd emacs-paredit@26
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/roman/evil-paredit
Licenses: Expat
Build system: emacs
Synopsis: Evil extension to integrate nicely with Paredit
Description:

This package helps you to not screw up your Paredit setup when using Evil mode. Whenever you try to use a modifier command like d, c, y to modify the Paredit buffer, it will stop you to do so in the case you break the parity of parenthesis.

emacs-markup-faces 1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sensorflo/markup-faces
Licenses: GPL 3+
Build system: emacs
Synopsis: Collection of Emacs faces for markup language modes
Description:

Markup Faces is like font-lock-faces, but tailored for markup languages instead programming languages. The sub-group markup-faces-text is also intended for text viewing modes such as Info or Woman. This gives a common look and feel across different markup language modes and text viewing modes respectively.

emacs-trident-mode 0.1-0.109a1bc
Propagated dependencies: emacs-skewer-mode@1.8.0 emacs-dash@2.20.0 emacs-slime@2.31
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://github.com/johnmastro/trident-mode.el
Licenses: Unlicense
Build system: emacs
Synopsis: Emacs minor mode for live Parenscript interaction
Description:

emacs-trident-mode is an emacs minor mode and collection of commands for working with Parenscript code in SLIME and sending it to the browser via Skewer. The goal is to create an environment for hacking Parenscript which fits as naturally as possible into the Lisp style of interactive development.

emacs-trident-mode 0.1-0.109a1bc
Propagated dependencies: emacs-skewer-mode@1.8.0 emacs-dash@2.20.0 emacs-slime@2.31
Channel: gn-bioinformatics
Location: gn/packages/emacs-xyz.scm (gn packages emacs-xyz)
Home page: https://github.com/johnmastro/trident-mode.el
Licenses: Unlicense
Build system: emacs
Synopsis: Emacs minor mode for live Parenscript interaction
Description:

emacs-trident-mode is an emacs minor mode and collection of commands for working with Parenscript code in SLIME and sending it to the browser via Skewer. The goal is to create an environment for hacking Parenscript which fits as naturally as possible into the Lisp style of interactive development.

emacs-eval-in-repl 0.9.7
Propagated dependencies: emacs-dash@2.20.0 emacs-paredit@26 emacs-ace-window@0.10.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kaz-yos/eval-in-repl
Licenses: Expat
Build system: emacs
Synopsis: One keybinding to communicate with REPLs
Description:

eval-in-repl provides a consistent ESS-like evaluation interface for various REPLs. In particular, it mimics ESS' C-RET binding, which sends a line or region to an appropriately configured shell. This package provides just the core of eval-in-repl---for the languages themselves, see their respective packages.

emacs-wc-goal-mode 20140829.1359
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/bnbeckwith/wc-goal-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Running word count with goals (minor mode)
Description:

Read the following for how to use the how-many function http://www.neverfriday.com/sweetfriday/2008/06/emacs-tip-word-counting-with-a.html The following site had a good idea on how to produce number of chars http://xahlee.org/emacs/elisp_count-region.html Inspired by http://750words.com ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

emacs-transmission 0.12.2
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/holomorph/transmission
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface to a Transmission session
Description:

This package provides an Emacs interface to interact with a running session of the Transmission Bittorrent client.

Features:

  • List, add, start/stop, verify, remove torrents.

  • Set speed limits, ratio limits, bandwidth priorities, trackers.

  • Navigate to the corresponding file list, torrent info, peer info contexts.

  • Toggle downloading and set priorities for individual files.

emacs-transmission 0.12.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/holomorph/transmission
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface to a Transmission session
Description:

This package provides an Emacs interface to interact with a running session of the Transmission Bittorrent client.

Features:

  • List, add, start/stop, verify, remove torrents.

  • Set speed limits, ratio limits, bandwidth priorities, trackers.

  • Navigate to the corresponding file list, torrent info, peer info contexts.

  • Toggle downloading and set priorities for individual files.

emacs-org-cliplink 20201126.1020
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: http://github.com/rexim/org-cliplink
Licenses: Modified BSD
Build system: emacs
Synopsis: insert org-mode links from the clipboard
Description:

This package provides a simple command that takes a URL from the clipboard and inserts an org-mode link with a title of a page found by the URL into the current buffer This code was a part of my Emacs config almost a year. I decided to publish it as a separate package in case someone needs this feature too.

emacs-fancy-narrow 0.9.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/fancy-narrow/releases
Licenses: GPL 2+
Build system: emacs
Synopsis: Imitate @code{narrow-to-region} with more eye candy
Description:

Unlike narrow-to-region, which completely hides text outside the narrowed region, this package simply de-emphasizes the text, makes it read-only, and makes it unreachable. This leads to a much more natural feeling where the region stays static (instead of being brutally moved to a blank slate) and is clearly highlighted with respect to the rest of the buffer.

emacs-no-littering 1.8.2
Propagated dependencies: emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacscollective/no-littering
Licenses: GPL 3+
Build system: emacs
Synopsis: Help keep @file{~/.emacs.d/} clean
Description:

The default paths used to store configuration files and persistent data are not consistent across Emacs packages, be them built-in or third-party ones. no-littering sets out to help clean ~/.emacs.d/ by putting configuration files and persistent data files in two user-defined directories, as well as using more descriptive names for files and subdirectories when appropriate.

emacs-erc-hl-nicks 1.3.4
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/leathekd/erc-hl-nicks
Licenses: GPL 3+
Build system: emacs
Synopsis: Nickname highlighting for Emacs ERC
Description:

erc-hl-nicks highlights nicknames in ERC, an IRC client for Emacs. The main features are:

  • Auto-colorizes nicknames without having to specify colors

  • Ignores certain characters that IRC clients add to nicknames to avoid duplicates (nickname, nickname’, nickname", etc.)

  • Attempts to produce colors with a sufficient amount of contrast between the nick color and the background color

emacs-erc-hl-nicks 1.3.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/leathekd/erc-hl-nicks
Licenses: GPL 3+
Build system: emacs
Synopsis: Nickname highlighting for Emacs ERC
Description:

erc-hl-nicks highlights nicknames in ERC, an IRC client for Emacs. The main features are:

  • Auto-colorizes nicknames without having to specify colors

  • Ignores certain characters that IRC clients add to nicknames to avoid duplicates (nickname, nickname’, nickname", etc.)

  • Attempts to produce colors with a sufficient amount of contrast between the nick color and the background color

Total results: 8585