_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-consult-projectile 0.5-0.98dd9a0
Dependencies: emacs-projectile@2.9.1 emacs-consult@2.0
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://gitlab.com/OlMon/consult-projectile
Licenses: GPL 3+
Synopsis: Incorporates projectile into consult
Description:

A multiview for displaying open buffers, files and directories accociated with a project. When no project is open in the current buffer display a list of known project and select a file from the selected project.

emacs-message-view-patch 0.2.0-2.40bc2e5
Dependencies: emacs-magit@4.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/seanfarley/message-view-patch
Licenses: GPL 3+
Synopsis: Colorize patch-like emails in mu4e or gnus
Description:

Extension for mu4e or gnus to colorize patch-like emails with diff-mode. This is based on Frank Terbeck's gnus-article-treat-patch.el but has been adapted to also work with mu4e.

emacs-password-store-otp 0.1.5
Propagated dependencies: emacs-password-store@2.3.2 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/volrath/password-store-otp.el
Licenses: GPL 3+
Synopsis: Interact with the @code{pass-otp} extension for @code{pass} from Emacs
Description:

This package provides Emacs functions to interact with the pass-otp extension for pass. It includes functions to import OTP URIs from screenshots of QR codes, and to export them back to QR codes if needed.

emacs-taxy-magit-section 0.14.3
Propagated dependencies: emacs-magit@4.3.1 emacs-taxy@0.10.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/taxy.el
Licenses: GPL 3+
Synopsis: View Taxy structs in a Magit Section buffer
Description:

This library provides a way to view taxy structs in a column-based, magit-section buffer. Columns are defined using simple top-level forms, and new columns may be easily defined by users in their configurations.

emacs-consult-projectile 0.7-1.400439c
Propagated dependencies: emacs-consult@2.0 emacs-projectile@2.9.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/OlMon/consult-projectile
Licenses: GPL 3+
Synopsis: Consult integration for Projectile
Description:

This package provides a multiview for displaying open buffers, files and directories associated with a project. When no project is open in the current buffer, it displays a list of known projects. One can then pick a file from the selected project.

emacs-erc-status-sidebar 0.1-1.ea4189a
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/drewbarbs/erc-status-sidebar
Licenses: GPL 3+
Synopsis: Hexchat-like activity overview for ERC channels
Description:

This package provides a Hexchat-like status bar for joined channels in ERC, an Emacs client for IRC (Internet Relay Chat). It relies on the erc-track module, and displays all the same information erc-track does in the mode line, but in an alternative format.

emacs-rainbow-delimiters 2.1.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fanael/rainbow-delimiters
Licenses: GPL 3+
Synopsis: Highlight brackets according to their depth
Description:

Rainbow-delimiters is a "rainbow parentheses"-like mode for Emacs which highlights parentheses, brackets, and braces according to their depth. Each successive level is highlighted in a different color, making it easy to spot matching delimiters, orient yourself in the code, and tell which statements are at a given level.

emacs-magit-org-todos-el 0.1.2
Propagated dependencies: emacs-magit@4.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/danielma/magit-org-todos.el
Licenses: GPL 3+
Synopsis: Get todo.org into Emacs Magit status
Description:

This package allows you to get todo.org into your magit status.

If you have a todo.org file with TODO items in the root of your repository, magit-org-todos will create a section in your Magit status buffer with each of your todos.

emacs-markdown-changelog 20200120.2253
Propagated dependencies: emacs-dash@2.19.1
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/plandes/markdown-changelog
Licenses: GPL 2
Synopsis: Maintain changelog entries
Description:

Create and maintain Keep a Changelog based entries. See https://keepachangelog.com/ for this specific change log format. A nascent changelog is created with `markdown-changelog-new and `markdown-changelog-add-release is used to add a new entry. For more information and motivation for markdown changelogs see https://github.com/plandes/markdown-changelog#motivation

emacs-literate-calc-mode 0.1-2.ba7d221
Propagated dependencies: emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sulami/literate-calc-mode.el
Licenses: GPL 3+
Synopsis: Literate programming for Emacs Calc
Description:

This library provides literate programming for Calc. There is both a major and a minor mode. The major mode does some basic syntax highlighting, while the minor mode only evaluates all Calc statements while typing. In particular, the minor mode works quite well with Org or Markdown modes, or other markup language major modes.

emacs-stickyfunc-enhance 0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tuhdo/semantic-stickyfunc-enhance
Licenses: GPL 3+
Synopsis: Enhancement to stock @code{semantic-stickyfunc-mode}
Description:

semantic-stickyfunc-mode shows the function point is currently in at the first line of the current buffer. This is useful when you have a very long function that spreads more than a screen, and you don't have to scroll up to read the function name and then scroll down to original position.

emacs-project-tab-groups 0.1-1.2658405
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/fritzgrabo/project-tab-groups
Licenses: GPL 3+
Synopsis: Support a "one tab group per project" workflow
Description:

This package provides a global minor mode that enhances the Emacs built-in project.el library to support keeping projects isolated in named tab groups. This package automates the steps you’d otherwise need to do manually if you wanted to keep the buffers of a project neatly isolated in separate, named tab groups.

emacs-saveplace-pdf-view 1.0.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nicolaisingh/saveplace-pdf-view
Licenses: GPL 3+
Synopsis: Save place in pdf-view buffers for Emacs
Description:

This package extends the built-in Save-Place mode by adding support for PDF view (see emacs-pdf-tools). This package will store the place (e.g., the current page and zoom) of PDF buffers under PDFView mode or DocView mode, and revisiting those PDF files later using the same mode will restore the saved place.

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.6.3
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-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-know-your-http-well 0.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/for-GET/know-your-http-well
Licenses: GPL 3+
Synopsis: Meaning of HTTP headers codes
Description:

Meaning of HTTP headers codes.

emacs-elementaryx-minimal 2.2.0
Propagated dependencies: bash-completion@2.11 bat@0.24.0 diffutils@3.10 elementaryx-core@2.0.0 emacs-elementaryx-early-init@2.0.0 emacs-evil@1.15.0-0.008a6cd emacs-which-key@3.6.1 emacs-xclip@1.11.1 fzf@0.54.3 less@608 lesspipe@2.17 man-db@2.12.0 man-pages@6.02 xclip@0.13 xdg-utils@1.1.3
Channel: guix-hpc
Location: inria/concace.scm (inria concace)
Home page: https://gitlab.inria.fr/elementaryx/emacs-elementaryx-minimal
Licenses: CeCILL-C
Synopsis: ElementaryX: Elementary Emacs configuration coupled with Guix. Minimal setup.
Description:

ElementaryX: Elementary Emacs configuration coupled with Guix. Minimal setup.

emacs-hlint-refactor-mode 0.0.1-1.c4307f8
Propagated dependencies: apply-refact@0.10.0.0 hlint@3.4.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mpickering/hlint-refactor-mode
Licenses: Expat
Synopsis: Emacs bindings for @code{hlint}'s @code{--refactor} option
Description:

This package applies refactoring suggestions from hlint.

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

This package provides nerd-icons integration for treemacs.

emacs-lob-ob-latexpicture v0.1
Propagated dependencies: emacs-org@9.7.25 texlive-biblatex@2024.2 texlive-listings@2024.2 texlive-preview@2024.2 texlive-standalone@2024.2
Channel: guix-hpc
Location: inria/concace.scm (inria concace)
Home page: https://gitlab.inria.fr/elementaryx/emacs-ob-latexpicture
Licenses: CeCILL-C
Synopsis: Extension of library of babel (lob) for ob-latexpicture
Description:

Extension of library of babel (lob) for ob-latexpicture

emacs-json-simple-flymake 20230802
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://github.com/mokrates/json-simple-flymake
Licenses: GPL 3+
Synopsis: Really simple but standalone json flymake utilizing the builtin json parser
Description:

Really simple but standalone json flymake utilizing the builtin json parser.

Total results: 2206