_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-flymake-quickdef 1.0.0-0.150c583
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/karlotness/flymake-quickdef
Licenses: GPL 3+
Build system: emacs
Synopsis: Quickly define a new Flymake backend
Description:

This package mainly defines `flymake-quickdef-backend', a macro which helps remove some of the boilerplate code from defining new Flymake backend functions. Consult the function's documentation for full information on use. The macro defines a function which is suitable for use with `flymake-diagnostic-functions' and handles running the external process, creating and removing any necessary files and buffers, and regex matches against diagnostic output.

emacs-org-transclusion 1.4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://nobiot.github.io/org-transclusion/
Licenses: GPL 3+
Build system: emacs
Synopsis: Enable transclusion with Org Mode
Description:

Org-transclusion lets you insert a copy of text content via a file link or ID link within an Org file. It lets you have the same content present in different buffers at the same time without copy-and-pasting it. Edit the source of the content, and you can refresh the transcluded copies to the up-to-date state. Org-transclusion keeps your files clear of the transcluded copies, leaving only the links to the original content.

emacs-next-tree-sitter 31.0.50-1.9663c95
Dependencies: cairo@1.18.4 dbus@1.15.8 gtk+@3.24.51 giflib@5.2.1 harfbuzz@11.4.4 libjpeg-turbo@2.1.4 libotf@0.9.16 libpng@1.6.39 librsvg@2.58.5 libtiff@4.4.0 libx11@1.8.12 libxft@2.3.8 libxpm@3.5.17 libwebp@1.3.2 pango@1.54.0 poppler@22.09.0 gnutls@3.8.3 libgccjit@14.3.0 mailutils@3.21 acl@2.3.1 alsa-lib@1.2.11 elogind@255.17 ghostscript@9.56.1 gpm@1.20.7 jansson@2.14 lcms@2.13.1 libice@1.1.2 libselinux@3.4 libsm@1.2.5 libxml2@2.14.6 m17n-lib@1.8.0 sqlite@3.39.3 tree-sitter@0.25.3 zlib@1.3.1 bash-minimal@5.2.37 coreutils@9.1 findutils@4.10.0 gawk@5.3.0 gzip@1.14 ncurses@6.2.20210619 sed@4.9
Channel: guix
Location: gnu/packages/emacs.scm (gnu packages emacs)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Build system: glib-or-gtk
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-font-lock-studio 0.0.10
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Lindydancer/font-lock-studio
Licenses: GPL 3+
Build system: emacs
Synopsis: Interactive debugger for Font Lock keywords
Description:

Font Lock Studio is an interactive debugger for Emacs syntax highlighting rules, also called Font Lock keywords. It can single-step Font Lock keywords -- matchers, highlights, and anchored rules, to see what happens when a buffer is fontified. Breakpoints can be set on or inside rules. When inside a rule, matches are visualized using a palette of background colors. The explainer can describe a rule in plain-text English. Finally, tight integration with Edebug allows stepping into Lisp expressions that are part of the Font Lock keywords.

emacs-academic-phrases 0.1-1.0823ed8
Propagated dependencies: emacs-dash@2.20.0 emacs-s@1.13.0 emacs-ht@2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nashamri/academic-phrases
Licenses: GPL 3+
Build system: emacs
Synopsis: Bypass that mental block when writing your papers
Description:

When writing your academic paper, you might get stuck trying to find the right phrase that captures your intention. This package tries to alleviate that problem by presenting you with a list of phrases organized by the topic or by the paper section that you are writing. This package has around 600 phrases so far.

Using this package is easy, just call academic-phrases to get a list of phrases organized by topic, or call academic-phrases-by-section to browse the phrases by the paper section and fill-in the blanks if required.

emacs-highlight-symbol 1.3-1.7a789c7
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://nschum.de/src/emacs/highlight-symbol/
Licenses: GPL 2+
Build system: emacs
Synopsis: Automatic and manual symbol highlighting for Emacs
Description:

Use highlight-symbol to toggle highlighting of the symbol at point throughout the current buffer. Use highlight-symbol-mode to keep the symbol at point highlighted.

The functions highlight-symbol-next, highlight-symbol-prev, highlight-symbol-next-in-defun and highlight-symbol-prev-in-defun allow for cycling through the locations of any symbol at point. Use highlight-symbol-nav-mode to enable key bindings M-p and M-p for navigation. When highlight-symbol-on-navigation-p is set, highlighting is triggered regardless of highlight-symbol-idle-delay.

highlight-symbol-query-replace can be used to replace the symbol.

emacs-highlight-symbol 1.3-1.7a789c7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://nschum.de/src/emacs/highlight-symbol/
Licenses: GPL 2+
Build system: emacs
Synopsis: Automatic and manual symbol highlighting for Emacs
Description:

Use highlight-symbol to toggle highlighting of the symbol at point throughout the current buffer. Use highlight-symbol-mode to keep the symbol at point highlighted.

The functions highlight-symbol-next, highlight-symbol-prev, highlight-symbol-next-in-defun and highlight-symbol-prev-in-defun allow for cycling through the locations of any symbol at point. Use highlight-symbol-nav-mode to enable key bindings M-p and M-p for navigation. When highlight-symbol-on-navigation-p is set, highlighting is triggered regardless of highlight-symbol-idle-delay.

highlight-symbol-query-replace can be used to replace the symbol.

emacs-orgtbl-aggregate 20230124.1042
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/tbanel/orgaggregate/blob/master/README.org
Licenses: GPL 3
Build system: emacs
Synopsis: Create an aggregated Org table from another one
Description:

This package provides a new org-mode table is automatically updated, based on another table acting as a data source and user-given specifications for how to perform aggregation. Example: Starting from a source table of activities and quantities (whatever they are) over several days, #+TBLNAME: original | Day | Color | Level | Quantity | |-----------+-------+-------+----------| | Monday | Red | 30 | 11 | | Monday | Blue | 25 | 3 | | Tuesday | Red | 51 | 12 | | Tuesday | Red | 45 | 15 | | Tuesday | Blue | 33 | 18 | | Wednesday | Red | 27 | 23 | | Wednesday | Blue | 12 | 16 | | Wednesday | Blue | 15 | 15 | | Thursday | Red | 39 | 24 | | Thursday | Red | 41 | 29 | | Thursday | Red | 49 | 30 | | Friday | Blue | 7 | 5 | | Friday | Blue | 6 | 8 | | Friday | Blue | 11 | 9 | an aggregation is built for each day (because several rows exist for each day), typing C-c C-c #+BEGIN: aggregate :table original :cols "Day mean(Level) sum(Quantity)" | Day | mean(Level) | sum(Quantity) | |-----------+-------------+---------------| | Monday | 27.5 | 14 | | Tuesday | 43 | 45 | | Wednesday | 18 | 54 | | Thursday | 43 | 83 | | Friday | 8 | 22 | #+END A wizard can be used: M-x orgtbl-aggregate-insert-dblock-aggregate Full documentation here: https://github.com/tbanel/orgaggregate/blob/master/README.org

emacs-company-wordfreq 20220405.2000
Propagated dependencies: emacs-company@1.0.2
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/johannes-mueller/company-wordfreq.el
Licenses: GPL 3
Build system: emacs
Synopsis: Company backend for human language texts
Description:

`company-wordfreq is a company backend intended for writing texts in a human language. The completions it proposes are words already used in the current (or another open) buffer and matching words from a word list file. This word list file is supposed to be a simple list of words ordered by the frequency the words are used in the language. So the first completions are words already used in the buffer followed by matching words of the language ordered by frequency. `company-wordfreq does not come with the word list files directly, but it can download the files for you for many languages from <https://github.com/hermitdave/FrequencyWords>. I made a fork of that repo just in case the original changes all over sudden without my noticing. The directory where the word list files reside is determined by the variable `company-wordfreq-path', default `~/.emacs.d/wordfreq-dicts'. Their names must follow the pattern `<language>.txt where language is the `ispell-local-dictionary value of the current language. You need =grep= in your =$PATH= as =company-wordfreq= uses it to grep into the word list files. Should be the case by default on any UNIX like systems. On windows you might have to tweak it somehow. `company-wordfreq is supposed to be the one and only company backend and `company-mode should not transform or sort its candidates. This can be achieved by setting the variables `company-backends and `company-transformers buffer locally in `text-mode buffers by (add-hook text-mode-hook (lambda () (setq-local company-backends (company-wordfreq)) (setq-local company-transformers nil))) Usually you don't need to configure the language picked to get the word completions. `company-wordfreq uses the variable `ispell-local-dictionary'. It should work dynamically even if you use `auto-dictionary-mode'. To download a word list use M-x company-wordfreq-download-list You are presented a list of languages to choose. For some languages the word lists are huge, which can lead to noticeable latency when the completions are build. Therefore you are asked if you want to use a word list with only the 50k most frequent words. The file will then be downloaded, processed and put in place.

emacs-easy-kill-extras 20210529.945
Propagated dependencies: emacs-easy-kill@0.9.5 emacs-ace-jump-mode@2.0 emacs-multiple-cursors@1.5.0
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/knu/easy-kill-extras.el
Licenses: FreeBSD
Build system: emacs
Synopsis: Extra functions for easy-kill.
Description:

This package contains extra functions for easy-kill/easy-mark: * easy-mark-word * easy-mark-sexp * easy-mark-to-char * easy-mark-up-to-char These are shorthand commands for easy-marking an aimed string at point. * easy-kill-er-expand * easy-kill-er-unexpand These work like `er/expand-region and `er/contract-region', respectively, using the functionality of the `expand-region package. It also provides the following easy-kill/easy-mark targets: * `buffer This selects the whole buffer. * `buffer-before-point * `buffer-after-point These work like vi's gg/G commands, respectively. * `backward-line-edge * `forward-line-edge The former is like vi's ^/0 commands, and the latter is just like that in the opposite direction. * `string-to-char-forward * `string-to-char-backward * `string-up-to-char-forward * `string-up-to-char-backward These work like vi's f/F/t/T commands, respectively. Experimental ace-jump integration into easy-kill is enabled by default. `ace-jump-*-mode can be invoked for selection when in easy-kill/easy-mark mode. You can disable this feature via a customize variable `easy-kill-ace-jump-enable-p'. Experimental multiple-cursors-mode support for easy-kill is enabled by default. `easy-kill and `easy-mark will mostly work in `multiple-cursors-mode'. Suggested settings are as follows: ;; Upgrade `mark-word and `mark-sexp with easy-mark ;; equivalents. (global-set-key (kbd "M-@") easy-mark-word) (global-set-key (kbd "C-M-@") easy-mark-sexp) ;; `easy-mark-to-char or `easy-mark-up-to-char could be a good ;; replacement for `zap-to-char'. (global-set-key [remap zap-to-char] easy-mark-to-char) ;; Integrate `expand-region functionality with easy-kill (define-key easy-kill-base-map (kbd "o") easy-kill-er-expand) (define-key easy-kill-base-map (kbd "i") easy-kill-er-unexpand) ;; Add the following tuples to `easy-kill-alist', preferrably by ;; using `customize-variable'. (add-to-list easy-kill-alist (?^ backward-line-edge "")) (add-to-list easy-kill-alist (?$ forward-line-edge "")) (add-to-list easy-kill-alist (?b buffer "")) (add-to-list easy-kill-alist (?< buffer-before-point "")) (add-to-list easy-kill-alist (?> buffer-after-point "")) (add-to-list easy-kill-alist (?f string-to-char-forward "")) (add-to-list easy-kill-alist (?F string-up-to-char-forward "")) (add-to-list easy-kill-alist (?t string-to-char-backward "")) (add-to-list easy-kill-alist (?T string-up-to-char-backward ""))

emacs-ement-pantalaimon 0.1.0-0.08ffed5
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/ement-pantalaimon
Licenses: GPL 3+
Build system: emacs
Synopsis: Run pantalaimon from Emacs
#<unspecified>
emacs-almost-mono-white 1.0.0-4.afb8532
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/almost-mono-themes
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs almost-mono-themes
#<unspecified>
emacs-virtualenvwrapper 20190223.1919
Propagated dependencies: emacs-dash@20260221.1346 emacs-s@20220902.1511
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/porterjamesj/virtualenvwrapper.el
Licenses:
Build system: melpa
Synopsis: A featureful virtualenv tool for Emacs
Description:

Documentation at https://melpa.org/#/virtualenvwrapper

emacs-interactive-align 0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mkcms/interactive-align/
Licenses: GPL 3+
Build system: emacs
Synopsis: Interactive align-regexp command in Emacs
Description:

Interactive align-regexp command in Emacs

emacs-flycheck-yamllint 20170326.1309
Propagated dependencies: emacs-flycheck@20260224.1923
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/krzysztof-magosa/flycheck-yamllint
Licenses:
Build system: melpa
Synopsis: Flycheck integration for YAMLLint
Description:

Documentation at https://melpa.org/#/flycheck-yamllint

emacs-string-inflection 20251114.1041
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/akicho8/string-inflection
Licenses:
Build system: melpa
Synopsis: Foo_bar => FOO_BAR => FooBar => fooBar => foo-bar => Foo_Bar => foo_bar conversion of names
Description:

Documentation at https://melpa.org/#/string-inflection

emacs-aggressive-indent 20230112.1300
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Malabarba/aggressive-indent-mode
Licenses:
Build system: melpa
Synopsis: Minor mode to aggressively keep your code always indented
Description:

Documentation at https://melpa.org/#/aggressive-indent

emacs-repeatable-motion 20170620.1848
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/willghatch/emacs-repeatable-motion
Licenses:
Build system: melpa
Synopsis: Make repeatable versions of motions
Description:

Documentation at https://melpa.org/#/repeatable-motion

emacs-highlight-doxygen 20200520.1713
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Lindydancer/highlight-doxygen
Licenses:
Build system: melpa
Synopsis: Highlight Doxygen comments
Description:

Documentation at https://melpa.org/#/highlight-doxygen

emacs-flymake-grammarly 20251231.1727
Propagated dependencies: emacs-grammarly@20251231.1727 emacs-s@20220902.1511
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacs-grammarly/flymake-grammarly
Licenses:
Build system: melpa
Synopsis: Flymake support for Grammarly
Description:

Documentation at https://melpa.org/#/flymake-grammarly

emacs-bibtex-completion 20241116.726
Propagated dependencies: emacs-parsebib@20251125.1320 emacs-s@20220902.1511 emacs-dash@20260221.1346 emacs-f@20241003.1131 emacs-biblio@20250812.1408
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/tmalsburg/helm-bibtex
Licenses:
Build system: melpa
Synopsis: A BibTeX backend for completion frameworks
Description:

Documentation at https://melpa.org/#/bibtex-completion

emacs-flycheck-posframe 20220715.133
Propagated dependencies: emacs-flycheck@20260224.1923 emacs-posframe@20260302.251
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/alexmurray/flycheck-posframe
Licenses:
Build system: melpa
Synopsis: Show flycheck error messages using posframe.el
Description:

Documentation at https://melpa.org/#/flycheck-posframe

emacs-flycheck-liquidhs 20170412.2326
Propagated dependencies: emacs-flycheck@20260224.1923
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ucsd-progsys/liquidhaskell/flycheck-liquid.el
Licenses:
Build system: melpa
Synopsis: A flycheck checker for Haskell using liquid (i.e. liquidhaskell)
Description:

Documentation at https://melpa.org/#/flycheck-liquidhs

emacs-flycheck-dialyxir 20170515.1525
Propagated dependencies: emacs-flycheck@20260224.1923
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/aaronjensen/flycheck-dialyxir
Licenses:
Build system: melpa
Synopsis: Flycheck checker for elixir dialyxir
Description:

Documentation at https://melpa.org/#/flycheck-dialyxir

Total results: 8553