_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-flexoki-themes 0.20
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/crmsnbleyd/flexoki-emacs-theme
Licenses: GPL 3+
Synopsis: Inky colour scheme for prose and code
Description:

Flexoki themes is a pair of light and dark themes for GNU Emacs based on the Flexoki colour scheme by Steph Ango.

emacs-ffap-rfc-space 12
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://user42.tuxfamily.org/ffap-rfc-space/index.html
Licenses: GPL 3+
Synopsis: Make ffap recognize an RFC with a space before its number
Description:

The Internet Engineering Task Force (IETF) and the Internet Society (ISOC) publish various Internet-related protocols and specifications as "Request for Comments" (RFC) documents. The built-in Emacs module "ffap" (Find File at Point) has the ability to recognize names at point which look like "RFC1234" and "RFC-1234" and load the appropriate RFC from a remote server. However, it fails to recognize a name like "RFC 1234". This package enhances ffap so that it correctly finds RFCs even when a space appears before the number.

emacs-flow-minor-mode 0.3-4.d1b32a7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/an-sh/flow-minor-mode
Licenses: Modified BSD
Synopsis: Minor mode for JavaScript Flow files
Description:

This package integrates Flow with Emacs, allowing for definition-jumping and type-checking on demand.

emacs-flycheck-ledger 0.5
Dependencies: ledger@3.3.2
Propagated dependencies: emacs-flycheck@34.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/flycheck-ledger
Licenses: GPL 3+
Synopsis: Ledger support for Flycheck
Description:

This Flycheck checker uses the output of ledger balance on the current file to find errors such as unbalanced transactions and syntax errors.

emacs-flycheck-cython 1.0-0.ecc4454
Propagated dependencies: emacs-flycheck@34.1
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://github.com/lbolla/emacs-flycheck-cython/
Licenses: GPL 3+
Synopsis: Flycheck checker for Cython files
Description:

emacs-flycheck-cython provides a flycheck interface to Cython, an optimising static compiler for both the Python programming language and the extended Cython programming language.

emacs-fish-completion 1.2
Dependencies: fish@3.7.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/Ambrevar/emacs-fish-completion
Licenses: GPL 3+
Synopsis: Fish completion for Emacs pcomplete
Description:

This package provides completion for the Fish shell to pcomplete (used by shell and Eshell). You can set it up globally with:

(when (and (executable-find "fish")
           (require 'fish-completion nil t))
  (global-fish-completion-mode))

Alternatively, you can call the fish-completion-mode manually or in shell/Eshell mode hook.

The package emacs-bash-completion is an optional dependency: if available, fish-completion-complete can be configured to fall back on bash to further try completing. See fish-completion-fallback-on-bash-p.

emacs-flycheck-haskell 0.8-2.32ddff8
Propagated dependencies: emacs-dash@2.19.1 emacs-flycheck@34.1 emacs-haskell-mode@17.5 emacs-let-alist@1.0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/flycheck/flycheck-haskell
Licenses: GPL 3+
Synopsis: Flycheck for Haskell
Description:

This package configures syntax-checking for Haskell buffers.

emacs-flyspell-correct 0.4-1.0486912
Propagated dependencies: emacs-helm@4.0.2 emacs-ivy@0.15.0
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/d12frosted/flyspell-correct
Licenses: GPL 3+
Synopsis: Correct words with @code{flyspell} via custom interface
Description:

This package provides functionality for correcting words via custom interfaces.

emacs-frog-jump-buffer 0.1.4-1.2d7b342
Propagated dependencies: emacs-dash@2.19.1 emacs-frog-menu@0.2.11 emacs-avy@0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/waymondo/frog-jump-buffer
Licenses: GPL 3+
Synopsis: Jump to any Emacs buffer with minimal keystrokes
Description:

This package provides a preview window of buffers that can be switched to with quicklink-style selections.

emacs-flycheck-package 0.14
Propagated dependencies: emacs-flycheck@34.1 emacs-package-lint@0.25
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/flycheck-package
Licenses: GPL 3+
Synopsis: Flycheck checker for elisp package metadata
Description:

This library provides a flycheck checker for the metadata in Emacs Lisp files which are intended to be packages.

emacs-flycheck-package 0.13-0.303f9e0
Propagated dependencies: emacs-flycheck@34.1 emacs-package-lint@0.25
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/purcell/flycheck-package
Licenses: GPL 3+
Synopsis: Flycheck checker for elisp package authors
Description:

Provides feedback via flycheck about issues with the package metadata of a file, e.g. the package dependencies it requires.

emacs-flymake-quickdef 1.0.0-0.150c583
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/karlotness/flymake-quickdef
Licenses: GPL 3+
Synopsis: Quickly define a new Flymake backend
Description:

This package mainly defines a macro which helps remove some of the boilerplate code from defining new Flymake backend functions.

emacs-flyspell-correct 0.6.1
Propagated dependencies: emacs-helm@4.0.2 emacs-ivy@0.15.0 emacs-popup@0.5.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/d12frosted/flyspell-correct
Licenses: GPL 3+
Synopsis: Correcting words with flyspell via custom interfaces
Description:

This package provides functionality for correcting words via custom interfaces. Several interfaces are supported beside the classic Ido: Popup, Helm and Ivy.

emacs-flycheck-cpplint 1.0.2
Dependencies: cpplint@1.5.5
Propagated dependencies: emacs-flycheck@34.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/flycheck/flycheck-google-cpplint
Licenses: GPL 3+
Synopsis: Google C++ checker for Flycheck
Description:

This package provides a interface for cpplint over Flycheck plugin. cpplint is a static code checker for C++, following Google guidelines.

emacs-frames-only-mode 1.0.0
Propagated dependencies: emacs-dash@2.19.1 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/davidshepherd7/frames-only-mode
Licenses: GPL 3+
Synopsis: Use frames instead of Emacs windows
Description:

This is an Emacs global minor mode to use Emacs frames instead of Emacs' internal windowing system. This combines particularly well with tiling window managers such as XMonad.

emacs-flymake-flycheck 20210404.2128
Propagated dependencies: emacs-flycheck@34.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/flymake-flycheck
Licenses: GPL 3+
Synopsis: Use Flycheck checkers as Flymake backends
Description:

This package provides support for running any Flycheck checker as a Flymake diagnostic backend. The effect is that Flymake will control when the checker runs, and Flymake will receive its errors.

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+
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-font-lock-studio 0.0.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Lindydancer/font-lock-studio
Licenses: GPL 3+
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-flymake-proselint 0.3.0
Dependencies: python-proselint@0.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~manuel-uberti/flymake-proselint
Licenses: GPL 3+
Synopsis: Flymake backend for @code{proselint}
Description:

This package adds support for proselint in Flymake.

emacs-flycheck-clj-kondo 0.0.4-1.e38c67b
Propagated dependencies: emacs-flycheck@34.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/borkdude/flycheck-clj-kondo
Licenses: GPL 3+
Synopsis: Add Clj-kondo linter to Flycheck
Description:

This package integrates Clj-kondo with Emacs via Flycheck.

emacs-flymake-perlcritic 1.0.3-0.c11fee8
Dependencies: perl-critic@1.140
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/flymake/emacs-flymake-perlcritic
Licenses: GPL 3+
Synopsis: Flymake handler for perlcritic
Description:

Flymake Perlcritic adds support to Flymake for running Perl::Critic to perform static analysis of Perl code.

emacs-flymake-shellcheck 0.1-1.ac534e9
Dependencies: shellcheck@0.10.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/federicotdn/flymake-shellcheck
Licenses: GPL 3+
Synopsis: Flymake backend for Bash/Sh powered by ShellCheck
Description:

This package provides a backend for Flymake to use the tool ShellCheck for static analyzing bash and sh scripts.

emacs-flymake-collection 1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mohkale/flymake-collection/
Licenses: Expat
Synopsis: Collection of checkers for Flymake
Description:

This package provides a comprehensive list of diagnostic-functions for use with Flymake, give users the tools to easily define new syntax checkers and help selectively enable or disable diagnostic functions based on major modes.

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.

Page: 12345
Total results: 100