_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-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-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.7
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.19
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-master-tree-sitter 31.0.50-1729364470.43d5b7a
Dependencies: cairo@1.18.0 dbus@1.15.8 gtk+@3.24.41 giflib@5.2.1 harfbuzz@8.3.0 libjpeg-turbo@2.1.4 libotf@0.9.16 libpng@1.6.39 librsvg@2.58.5 libtiff@4.4.0 libx11@1.8.7 libxft@2.3.8 libxpm@3.5.17 pango@1.50.14 poppler@22.09.0 gnutls@3.8.3 ld-wrapper@0 binutils@2.41 glibc@2.39 libgccjit@11.4.0 mailutils@3.17 acl@2.3.1 alsa-lib@1.2.11 elogind@252.9 ghostscript@9.56.1 gpm@1.20.7 jansson@2.14 lcms@2.13.1 libice@1.1.1 libselinux@3.4 libsm@1.2.3 libxml2@2.9.14 m17n-lib@1.8.0 sqlite@3.39.3 tree-sitter@0.20.10 zlib@1.3 bash-minimal@5.1.16 coreutils@9.1 findutils@4.9.0 gawk@5.3.0 gzip@1.13 ncurses@6.2.20210619 sed@4.8
Channel: emacs-master
Location: emacs-master.scm (emacs-master)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Synopsis: The extensible, customizable, self-documenting text editor
Description:

GNU Emacs is an extensible and highly customizable text editor. It is based on an Emacs Lisp interpreter with extensions for text editing. Emacs has been extended in essentially all areas of computing, giving rise to a vast array of packages supporting, e.g., email, IRC and XMPP messaging, spreadsheets, remote server editing, and much more. Emacs includes extensive documentation on all aspects of the system, from basic editing to writing large Lisp programs. It has full Unicode support for nearly all human languages.

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.1
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.13 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-lob-ob-latexpicture v0.1
Propagated dependencies: emacs-org@9.7.19 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.

emacs-haskell-mode-latest 17.2
Propagated dependencies: emacs-dash@2.19.1
Channel: tassos-guix
Location: tassos-guix/packages/emacs-xyz.scm (tassos-guix packages emacs-xyz)
Home page: https://github.com/haskell/haskell-mode
Licenses: GPL 3+
Synopsis: Haskell mode for Emacs
Description:

This is an Emacs mode for editing, debugging and developing Haskell programs.

emacs-strace-mode-special 0.0.2-1.6a69b4b
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/pkmoore/strace-mode
Licenses: GPL 3+
Synopsis: Emacs major mode to highlight strace outputs
Description:

emacs-strace-mode provides an Emacs major mode highlighting strace outputs.

emacs-elementaryx-ox-html 2.0.0
Propagated dependencies: emacs-elementaryx-ox-base@2.0.0 emacs-citeproc-el@0.9.4 emacs-htmlize@1.58
Channel: guix-hpc
Location: inria/concace.scm (inria concace)
Home page: https://gitlab.inria.fr/elementaryx/emacs-elementaryx-ox-html
Licenses: CeCILL-C
Synopsis: ElementaryX: Elementary Emacs configuration coupled with Guix org-mode html (ox-html) setup.
Description:

ElementaryX: Elementary Emacs configuration coupled with Guix org-mode html (ox-html) setup.

emacs-flycheck-nimsuggest 20171027.2208
Propagated dependencies: emacs-flycheck@34.1
Channel: tassos-guix
Location: tassos-guix/packages/emacs-xyz.scm (tassos-guix packages emacs-xyz)
Home page: https://github.com/yuutayamada/flycheck-nimsuggest
Licenses: GPL 3+
Synopsis: flycheck backend for Nim using nimsuggest
Description:

This package provides on-the-fly syntax check support using Nimsuggest and flycheck.el.

emacs-atom-one-dark-theme 0.4.0-0.1f1185b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jonathanchu/atom-one-dark-theme
Licenses: GPL 3+
Synopsis: Atom One Dark color theme for Emacs
Description:

An Emacs port of the Atom One Dark theme from Atom.io.

emacs-evil-nerd-commenter 3.6.1
Propagated dependencies: emacs-evil@1.15.0-0.008a6cd
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/redguardtoo/evil-nerd-commenter
Licenses: GPL 3+
Synopsis: Comment and uncomment lines efficiently
Description:

This package provides text objects and operators for comments within evil-mode.

emacs-auth-password-store 2.0.0
Propagated dependencies: emacs-dash@2.19.1 emacs-f@0.21.0 emacs-s@1.13.0 emacs-password-store@2.3.0
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/DamienCassou/auth-password-store
Licenses: GPL 3+
Synopsis: Integrate Emacs auth-source with password-store
Description:

emacs-auth-password-store integrates Emacs auth-source library with password-store.

emacs-new-purescript-mode 0.0.1-0.9f7bb73
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/justinwoo/new-purescript-mode/
Licenses: Expat
Synopsis: Simple PureScript mode for cheap syntax highlighting
Description:

New PureScript mode is a simple PureScript Emacs mode that just provides syntax highlighting.

emacs-elementaryx-ox-base 2.0.0
Propagated dependencies: elementaryx-core@2.0.0 emacs-elementaryx-org-minimal@2.1.2 emacs-lob-ob-latexpicture@v0.1 emacs-ob-latexmacro@v0.1 emacs-ob-latexpicture@v0.1
Channel: guix-hpc
Location: inria/concace.scm (inria concace)
Home page: https://gitlab.inria.fr/elementaryx/emacs-elementaryx-ox-base
Licenses: CeCILL-C
Synopsis: ElementaryX: Elementary Emacs configuration coupled with Guix Base org export (ox) setup.
Description:

ElementaryX: Elementary Emacs configuration coupled with Guix Minimal org-mode latex beamer (ox-beamer) setup.

Total results: 2152