_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-frowny 0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/duckwork/frowny.el
Licenses: Public Domain
Synopsis: Insert frownies in Emacs :(
Description:

This package ships frowny-mode, which makes it so that inserting a single ( when after a : will not automatically close the parenthesis, meaning that only :( is inserted. Works with electric-pair-mode, paredit-mode, and others.

emacs-valign 3.1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/casouri/valign
Licenses: GPL 3+
Synopsis: Pixel-perfect visual alignment for Org and Markdown tables
Description:

Valign provides visual alignment for Org mode, Markdown and Table.el tables on GUI Emacs. It can properly align tables containing variable-pitch font, CJK characters and images. Meanwhile, the text-based alignment generated by Org mode (or Markdown mode) is left untouched.

emacs-org-cv 0-0.24bcd82
Propagated dependencies: emacs-ox-hugo@0.12.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://titan-c.gitlab.io/org-cv/
Licenses: GPL 3+
Synopsis: Collection of export backends for Org to generate a CV
Description:

This project exports an Org file with reasonably structured items into a LaTeX file, which compiles into a nice CV. In the same spirit, the Org file may export to Markdown so that it can be used for a web based CV.

emacs-beacon 20190104.1931
Channel: tassos-guix
Location: tassos-guix/packages/emacs-xyz.scm (tassos-guix packages emacs-xyz)
Home page: https://github.com/Malabarba/beacon
Licenses:
Synopsis: Highlight the cursor whenever the window scrolls
Description:

This is a global minor-mode. Turn it on everywhere with: ┌──── │ (beacon-mode 1) └────

Whenever the window scrolls a light will shine on top of your cursor so you know where it is.

That’s it.

See the accompanying Readme.org for configuration details.

emacs-swiper 0.14.2
Propagated dependencies: emacs-ivy@0.14.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/swiper
Licenses: GPL 3+
Synopsis: Isearch with an overview
Description:

This package gives an overview of the current regex search candidates. The search regex can be split into groups with a space. Each group is highlighted with a different face.

It can double as a quick `regex-builder', although only single lines will be matched.

emacs-pulsar 0.2.3
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://gitlab.com/protesilaos/pulsar/
Licenses: GPL 3+
Synopsis: Pulse highlight line on demand or after running select functions
Description:

This is a small package that temporarily highlights the current line after a given function is invoked. The affected functions are defined in the user option pulsar-pulse-functions and the effect takes place when either pulsar-mode (buffer-local) or pulsar-global-mode is enabled.

emacs-biblio 0.3
Propagated dependencies: emacs-dash@2.19.1 emacs-let-alist@1.0.6 emacs-seq@2.24
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cpitclaudel/biblio.el
Licenses: GPL 3+
Synopsis: Browse and import bibliographic references
Description:

This package provides an extensible Emacs package for browsing and fetching references.

biblio.el makes it easy to browse and gather bibliographic references and publications from various sources, by keywords or by DOI. References are automatically fetched from well-curated sources, and formatted as BibTeX.

emacs-outorg 2.0-1.78b0695
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/outorg
Licenses: GPL 3+
Synopsis: Org-style comment editing
Description:

Outorg is for editing comment-sections of source-code files in temporary Org-mode buffers. It turns conventional literate-programming upside-down in that the default mode is the programming-mode, and special action has to be taken to switch to the text-mode (i.e. Org-mode).

emacs-butler 0.2.6
Propagated dependencies: emacs-deferred@0.5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/AshtonKem/Butler
Licenses: GPL 3+
Synopsis: Emacs client for Jenkins
Description:

Butler provides an interface to connect to Jenkins continuous integration servers. Users can specify a list of server in the butler-server-list variable and then use M-x butler-status to view the build status of those servers' build jobs, and possibly to trigger build jobs.

emacs-reazon 20210831.1208
Channel: tassos-guix
Location: tassos-guix/packages/emacs-xyz.scm (tassos-guix packages emacs-xyz)
Home page: https://github.com/nickdrozd/reazon
Licenses:
Synopsis: miniKanren for Emacs
Description:

Reazon is an implmentation of the miniKanren language for Emacs. It provides an interface for writing and running relational programs. That interface consists of the following macros:

* reazon-defrel * reazon-run* * reazon-run * reazon-fresh * reazon-conde * reazon-conj * reazon-disj * reazon-project

Besides these, there is a single primitive goal, reazon-==.

emacs-closql 2.0.0
Propagated dependencies: emacs-compat@30.0.0.0 emacs-emacsql@4.0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacscollective/closql
Licenses: GPL 3
Synopsis: Store EIEIO objects using EmacSQL
Description:

This package stores uniform EIEIO objects in an EmacSQL database. SQLite is used as backend. This library imposes some restrictions on what kind of objects can be stored; it isn't intended to store arbitrary objects. All objects have to share a common superclass and subclasses cannot add any additional instance slots.

emacs-tmd-el 20201108-0.c68302c
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://github.com/omar-polo/tmd.el
Licenses: Expat
Synopsis: Most dangerous minor mode
Description:

The Most Dangerous Minor Mode, as the name says, is a particularly dangerous Emacs minor mode. It’s inspired by the website “the most dangerous writing app”. If you don’t type at least one key every tmd-timeout, (by default 5 seconds) the whole buffer will be deleted (the narrowing will be respected).

emacs-dimmer 0.4.2-1.2f915b1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gonewest818/dimmer.el
Licenses: GPL 3+
Synopsis: Visually highlights the selected buffer in Emacs
Description:

Dimmer provides a minor mode that indicates which buffer is currently active by dimming the faces in the other buffers. It does this nondestructively, and computes the dimmed faces dynamically such that your overall color scheme is shown in a muted form without requiring you to define what is a "dim" version of every face.

emacs-hexrgb 0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/hexrgb.el
Licenses: GPL 2+
Synopsis: Emacs functions to convert color formats
Description:

HexRGB provides functions for converting between RGB (red, green, blue) color components and HSV (hue, saturation, value) color components. More accurately, it converts Emacs color components (whole numbers from 0 through 65535), RGB and HSV floating-point components (0.0 through 1.0), Emacs color-name strings (such as "blue") and hex RGB color strings (such as "#FC43A7912").

emacs-denote 2.2.0-0.f2ccc4c
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://protesilaos.com/emacs/denote/
Licenses: GPL 3+
Synopsis: Simple notes for Emacs
Description:

Denote is a simple note-taking tool for Emacs. It is based on the idea that notes should follow a predictable and descriptive file-naming scheme. The file name must offer a clear indication of what the note is about, without reference to any other metadata. Denote basically streamlines the creation of such files while providing facilities to link between them.

emacs-direnv 2.2.0
Dependencies: direnv@2.34.0
Propagated dependencies: emacs-dash@2.19.1 emacs-with-editor@3.4.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/wbolster/emacs-direnv
Licenses: GPL 3+
Synopsis: Direnv integration for Emacs
Description:

This package provides support for invoking direnv to get the environment for the current file and updating the environment within Emacs to match.

Direnv can be invoked manually, and a global minor mode is included that will update the environment when the active buffer changes.

Using emacs-direnv means that programs started from Emacs will use the environment set through Direnv.

emacs-coterm 1.6
Propagated dependencies: emacs-compat@30.0.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://repo.or.cz/emacs-coterm.git
Licenses: GPL 3+
Synopsis: Terminal emulation for comint
Description:

This package provides terminal emulation for comint. If the global coterm-mode is enabled, proper terminal emulation will be supported for all newly spawned comint processes. This allows you to use more complex console programs such as less and mpv and full-screen TUI programs such as vi, top, htop or even emacs -nw.

emacs-ellama 0.11.13
Propagated dependencies: emacs-compat@30.0.0.0 emacs-dash@2.19.1 emacs-llm@0.17.4 emacs-spinner@1.7.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/s-kostyaev/ellama
Licenses: GPL 3+
Synopsis: Tool for interacting with LLMs
Description:

Ellama is a tool for interacting with large language models from Emacs. It allows you to ask questions and receive responses from the LLMs. Ellama can perform various tasks such as translation, code review, summarization, enhancing grammar/spelling or wording and more through the Emacs interface. Ellama natively supports streaming output, making it effortless to use with your preferred text editor.

emacs-denote 3.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://protesilaos.com/emacs/denote/
Licenses: GPL 3+
Synopsis: Simple notes for Emacs
Description:

Denote is a simple note-taking tool for Emacs. It is based on the idea that notes should follow a predictable and descriptive file-naming scheme. The file name must offer a clear indication of what the note is about, without reference to any other metadata. Denote basically streamlines the creation of such files while providing facilities to link between them.

emacs-ranger 1.0
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://github.com/ralesi/ranger.el
Licenses: GPL 3+
Synopsis: Bringing the goodness of ranger to dired!
Description:

emacs-ranger is a minor mode that runs within dired, it emulates many of ranger's features. This minor mode shows a stack of parent directories, and updates the parent buffers, while you're navigating the file system. The preview window takes some of the ideas from Peep-Dired, to display previews for the selected files, in the primary dired buffer.

emacs-org-fc 0.6.2
Dependencies: findutils@4.9.0 gawk@5.3.0
Propagated dependencies: emacs-hydra@0.15.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.leonrische.me/fc/index.html
Licenses: GPL 3+
Synopsis: Spaced repetition system for Emacs Org mode
Description:

Org-fc is a spaced-repetition system for Emacs' Org mode. It allows you to mark headlines in a file as flashcards, turning pieces of knowledge you want to learn into a question-answer test. These cards are reviewed at regular interval. After each review, the next review interval is calculated based on how well you remembered the contents of the card.

emacs-blight 1.1-0.3fc2f1e
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/blight
Licenses: GPL 3+
Synopsis: Control display brightness
Description:

Blight allows you to control display brightness from Emacs. It features object-oriented code using EIEIO, a base class implementing a reasonable API which focuses on the set the back light to this percentage functionality, it includes a concrete implementation that uses SysFS to control brightness. Other systems (D-Bus, xbacklight, XELB using XRandR) are easily supportable, giving the same experience across environments.

emacs-blight 1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/blight
Licenses: GPL 3+
Synopsis: Control display brightness
Description:

Blight allows you to control display brightness from Emacs. It features object-oriented code using EIEIO, a base class implementing a reasonable API which focuses on the set the back light to this percentage functionality, it includes a concrete implementation that uses SysFS to control brightness. Other systems (D-Bus, xbacklight, XELB using XRandR) are easily supportable, giving the same experience across environments.

emacs-elpher 3.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: gopher://thelambdalab.xyz/1/projects/elpher/
Licenses: GPL 3+
Synopsis: Gopher and gemini client for Emacs
Description:

Elpher is a full-featured gopher and gemini client for Emacs. Its features include intuitive keyboard and mouse-driven browsing, out-of-the-box compatibility with evil-mode, clickable links in plain text, caching of visited sites, pleasant and configurable visualization of Gopher directories, direct visualisation of image files, jumping directly to links by name (with autocompletion), a simple bookmark management system and connections using TLS encryption.

Total results: 7926