_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-lsp-latex 3.6.2
Propagated dependencies: emacs-lsp-mode@9.0.0 emacs-consult@2.0
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/ROCKTAKEY/lsp-latex.git
Licenses: GPL 3+
Synopsis: Emacs lsp-mode client for LaTeX, on texlab.
Description:

While lsp-tex.el, included by lsp-mode, provides minimal setting for Texlab, lsp-latex.el provides full features of Texlab!

emacs-dired-map 1.1.0
Propagated dependencies: emacs-bfuture@1.0.3
Channel: plt
Location: plt/packages/emacs-xyz.scm (plt packages emacs-xyz)
Home page: https://sr.ht/~plattfot/dired-map
Licenses: GPL 3+
Synopsis: Add map functionality for @code{dired}
Description:

Add an interactive emacs function for dired buffers, which applies a function on selected files. Comes with some example functions.

emacs-mood-line 1.2.5-5.5ebf90e
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://gitlab.com/jessieh/mood-line
Licenses: GPL 2+
Synopsis: Minimal mode-line for Emacs
Description:

Mood-line is a minimal Emacs mode-line configuration that aims to replicate some of the features of the Doom modeline package.

emacs-ox-gemini 0-2.50818de
Channel: little-guix-channel
Location: rodion/packages/emacs.scm (rodion packages emacs)
Home page: https://sr.ht/~abrahms/ox-gemini
Licenses: GPL 3+
Synopsis: Export Org files in Gemini format
Description:

ox-gemini adds support for exporting Org files in Gemini format. Many things were taken from the ASCII exporter, from which ox-gemini derives.

emacs-ob-elvish 20180427.1900
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/zzamboni/ob-elvish
Licenses: Expat
Synopsis: org-babel functions for Elvish shell
Description:

Execute Elvish code inside org-mode src blocks. ; Requirements: - The Elvish shell: https://elvish.io/ - The elvish-mode Emacs major mode: https://github.com/ALSchwalm/elvish-mode

emacs-free-keys 20211116.1501
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/Fuco1/free-keys
Licenses: GPL 3
Synopsis: Show free keybindings for modkeys or prefixes
Description:

Show free keybindings for modkeys or prefixes. Based on code located here: https://gist.github.com/bjorne/3796607 For complete description see https://github.com/Fuco1/free-keys

emacs-org-scrum 20200131.1129
Propagated dependencies: emacs-org@9.7.25 emacs-seq@2.24
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/ianxm/emacs-scrum
Licenses: GPL 3
Synopsis: org mode extensions for scrum planning and reporting
Description:

This package provides functions that extend org-mode which allow it to generate reports used in the scrum software development process, such as a scrum board and burndown chart.

emacs-evil-next 1.15.0-0.008a6cd
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://github.com/emacs-evil/evil
Licenses: GPL 3+
Synopsis: Extensible Vi layer for Emacs
Description:

Evil is an extensible vi layer for Emacs. It emulates the main features of Vim, and provides facilities for writing custom extensions. This derivative package fixes the build for emacs28+ versions.

emacs-podcaster 20200607.1054
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/lujun9972/podcaster
Licenses: GPL 3+
Synopsis: Podcast client
Description:

podcaster.el is an podcast client which is derived from syohex's emacs-rebuildfm podcaster.el provides showing podscasts list. Its actions are - Play podcast mp3(requires `avplay or `ffplay or `itunes')

emacs-org-imenu 0.1-0.6bf7c5c
Propagated dependencies: emacs-imenu-list@0.9-1.b502223
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://github.com/rougier/org-imenu/
Licenses: GPL 3+
Synopsis: Org imenu filtering
Description:

emacs-org-imenu shows a sidebar displaying the Imenu and allows the user to filter which headlines are shown using the interactive org-imenu-filter-select that uses the same syntax as org-mode search.

emacs-ef-themes 0.9.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~protesilaos/ef-themes
Licenses: GPL 3+
Synopsis: Colorful and legible themes
Description:

The ef-themes are a collection of light and dark themes for GNU Emacs whose goal is to provide colorful ("pretty") yet legible options for users who want something with a bit more flair than the modus-themes.

emacs-js-comint 1.1.1
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/redguardtoo/js-comint
Licenses: GPL 3+
Synopsis: JavaScript interpreter in Emacs window
Description:

This package provides a program is a comint mode for Emacs which allows you to run a compatible javascript REPL like Node.js, Spidermonkey, Rhino inside Emacs. It also defines a few functions for sending JavaScript input to it quickly.

emacs-sublimity 20160629-0.8e2ffc4
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://github.com/zk-phi/sublimity
Licenses: GPL 2+
Synopsis: Sublime Text-inspired minor modes for Emacs
Description:
This package provides minor modes that implement features inspired by the Sublime Text editor, including: @enumerate @item @code{sublimity-scroll}, smooth scrolling. @item @code{sublimity-map}, an experimental minimap. @item @code{sublimity-attractive}, a "zen editing" mode, which removes distracting UI elements.
emacs-guru-mode 20211025.1157
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/bbatsov/guru-mode
Licenses: GPL 3
Synopsis: Become an Emacs guru
Description:

Guru mode teaches you how to use Emacs effectively. In particular it promotes the use of idiomatic keybindings for essential editing commands. It can be configured to either disallow the alternative keybindings completely or to warn when they are being used.

emacs-haml-mode 20190219.2102
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/nex3/haml-mode
Licenses: Expat
Synopsis: Major mode for editing Haml files
Description:

Because Haml's indentation schema is similar to that of YAML and Python, many indentation-related functions are similar to those in yaml-mode and python-mode. To install, save this on your load path and add the following to your .emacs file: (require haml-mode)

emacs-rego-mode 20201102.1420
Propagated dependencies: emacs-reformatter@0.7
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/psibi/rego-mode
Licenses: GPL 3
Synopsis: A major mode for rego language
Description:

This package provides a major mode for editing Rego file (See https://www.openpolicyagent.org/docs/latest/policy-language/ to learn more) in Emacs. Some of its major features include: - syntax highlighting (font lock), - Basic indentation, raw and normal string support - Automatic formatting on save (configurable) - REPL support

emacs-metronome 20220210.147
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://gitlab.com/jagrg/metronome
Licenses: GPL 3
Synopsis: A simple metronome
Description:

This is a very simple metronome for GNU Emacs. To install it from source, add metronome.el to your load path and require it. Then M-x metronome to play/pause, and C-u M-x metronome to set a new tempo. (require metronome) (global-set-key (kbd "C-c C-m") metronome)

emacs-transient 0.8.5
Propagated dependencies: emacs-compat@30.0.2.0
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://magit.vc/manual/transient
Licenses: GPL 3+
Synopsis: Transient commands in Emacs
Description:

Taking inspiration from prefix keys and prefix arguments in Emacs, Transient implements a similar abstraction involving a prefix command, infix arguments and suffix commands. We could call this abstraction a "transient command", but because it always involves at least two commands (a prefix and a suffix) we prefer to call it just a "transient".

emacs-sass-mode 20190502.53
Propagated dependencies: emacs-haml-mode@20190219.2102
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: http://github.com/nex3/haml/tree/master
Licenses: Expat
Synopsis: Major mode for editing Sass files
Description:

Because Sass's indentation schema is similar to that of YAML and Python, many indentation-related functions are similar to those in yaml-mode and python-mode. To install, save this on your load path and add the following to your .emacs file: (require sass-mode) sass-mode requires haml-mode, which can be found at http://github.com/nex3/haml-mode.

emacs-org-alert 20220721.1721
Propagated dependencies: emacs-org@9.7.25 emacs-alert@1.3
Channel: tassos-guix
Location: tassos-guix/packages/emacs-xyz.scm (tassos-guix packages emacs-xyz)
Home page: https://github.com/spegoraro/org-alert
Licenses: GPL 3+
Synopsis: System notifications of org agenda items
Description:

This package provides functions to display system notifications for any org-mode deadlines that are due in your agenda. To perform a one-shot check call (org-alert-deadlines). To enable repeated checking call (org-alert-enable) and to disable call (org-alert-disable). You can set the checking interval by changing the org-alert-interval variable to the number of seconds you'd like.

emacs-adoc-mode 20220919.659
Propagated dependencies: emacs-markup-faces@1.0.0
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/bbatsov/adoc-mode
Licenses: GPL 3
Synopsis: a major-mode for editing AsciiDoc files in Emacs
Description:

AsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages. AsciiDoc files can be translated to HTML and DocBook markups. adoc-mode is an Emacs major mode for editing AsciiDoc files. It emphasizes on the idea that the document is highlighted so it pretty much looks like the final output. What must be bold is bold, what must be italic is italic etc. Meta characters are naturally still visible, but in a faint way, so they can be easily ignored.

emacs-org-board 20200619.1016
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/scallywag/org-board
Licenses: GPL 3
Synopsis: bookmarking and web archival system for Org mode.
Description:

org-board uses `org-attach and `wget to provide a bookmarking and web archival system directly from an Org file. Any `wget switch can be used in `org-board', and presets (like user agents) can be set for easier control. Every snapshot is logged and saved to an automatically generated folder, and snapshots for the same link can be compared using the `ztree package (optional dependency; `ediff used if `zdiff is not available). Arbitrary functions can also be run after an archive, allowing for extensive user customization.

emacs-ob-prolog 20190410.2130
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/ljos/ob-prolog
Licenses: GPL 3+
Synopsis: org-babel functions for prolog evaluation.
Description:

Org-babel support for prolog. To activate ob-prolog add the following to your init.el file: (add-to-list load-path "/path/to/ob-prolog-dir") (org-babel-do-load-languages org-babel-load-languages ((prolog . t))) It is unnecessary to add the directory to the load path if you install using the package manager. In addition to the normal header arguments ob-prolog also supports the :goal argument. :goal is the goal that prolog will run when executing the source block. Prolog needs a goal to know what it is going to execute.

Total results: 6496