_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-org-page 20241227.814
Propagated dependencies: emacs-ht@2.3 emacs-simple-httpd@1.5.1 emacs-mustache@0.23 emacs-htmlize@1.59 emacs-org@9.7.34 emacs-dash@2.20.0 emacs-git@20140128.1041
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/kelvinh/org-page
Licenses: GPL 3+
Synopsis: Static site generator based on org mode
Description:

See documentation at https://github.com/kelvinh/org-page Org-page is a static site generator based on org mode. Org-page provides following features: 1) org sources and html files managed by git 2) incremental publication (according to =git diff= command) 3) category support 4) tags support (auto generated) 5) RSS support (auto generated) 6) search engine support (auto generated) 7) a beautiful theme 8) theme customization support 9) commenting (implemented using disqus) 10) site visiting tracking (implemented using google analytics) 11) index/about page support (auto generated if no default provided) 12) site preview 13) highly customizable.

emacs-org-page 20170807.224
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/kelvinh/org-page
Licenses: GPL 3
Synopsis: a static site generator based on org mode
Description:

See documentation at https://github.com/kelvinh/org-page Org-page is a static site generator based on org mode. Org-page provides following features: 1) org sources and html files managed by git 2) incremental publication (according to =git diff= command) 3) category support 4) tags support (auto generated) 5) RSS support (auto generated) 6) search engine support (auto generated) 7) a beautiful theme 8) theme customization support 9) commenting (implemented using disqus) 10) site visiting tracking (implemented using google analytics) 11) index/about page support (auto generated if no default provided) 12) site preview 13) highly customizable

emacs-gtk-look 29
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://user42.tuxfamily.org/gtk-look/index.html
Licenses: GPL 3+
Synopsis: Find and display HTML documentation for GTK, GNOME and Glib
Description:

gtk-look finds and displays HTML documentation for GTK, GNOME and Glib functions and variables in Emacs, similar to what info-lookup-symbol does for info files (C-h S). The documentation is expected to be devhelp indexes with HTML files. The location of the indexes can be customized. In addition to C code development gtk-look is good for

  • perl-gtk2, recognising class funcs like Gtk2::Label->new and bare method names like set_text.

  • guile-gnome, recognising methods like set-text and classes like <gtk-window>.

emacs-lua-mode 20221218.605
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://immerrr.github.io/lua-mode
Licenses: GPL 3
Synopsis: a major-mode for editing Lua scripts
Description:

lua-mode provides support for editing Lua, including automatic indentation, syntactical font-locking, running interactive shell, Flymake checks with luacheck, interacting with `hs-minor-mode and online documentation lookup. The following variables are available for customization (see more via `M-x customize-group lua`): - Var `lua-indent-level': indentation offset in spaces - Var `lua-indent-string-contents': set to `t` if you like to have contents of multiline strings to be indented like comments - Var `lua-indent-nested-block-content-align': set to `nil to stop aligning the content of nested blocks with the open parenthesis - Var `lua-indent-close-paren-align': set to `t to align close parenthesis with the open parenthesis, rather than with the beginning of the line - Var `lua-mode-hook': list of functions to execute when lua-mode is initialized - Var `lua-documentation-url': base URL for documentation lookup - Var `lua-documentation-function': function used to show documentation (`eww` is a viable alternative for Emacs 25) These are variables/commands that operate on the Lua process: - Var `lua-default-application': command to start the Lua process (REPL) - Var `lua-default-command-switches': arguments to pass to the Lua process on startup (make sure `-i` is there if you expect working with Lua shell interactively) - Cmd `lua-start-process': start new REPL process, usually happens automatically - Cmd `lua-kill-process': kill current REPL process These are variables/commands for interaction with the Lua process: - Cmd `lua-show-process-buffer': switch to REPL buffer - Cmd `lua-hide-process-buffer': hide window showing REPL buffer - Var `lua-always-show': show REPL buffer after sending something - Cmd `lua-send-buffer': send whole buffer - Cmd `lua-send-current-line': send current line - Cmd `lua-send-defun': send current top-level function - Cmd `lua-send-region': send active region - Cmd `lua-restart-with-whole-file': restart REPL and send whole buffer To enable on-the-fly linting, make sure you have the luacheck program installed (available from luarocks) and activate `flymake-mode'. See "M-x apropos-command ^lua-" for a list of commands. See "M-x customize-group lua" for a list of customizable variables.

emacs-emacsshot 20191206.944
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://gitlab.com/marcowahl/emacsshot
Licenses:
Synopsis: Snapshot a frame or window from within
Description:

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

emacs-shikimori 0.12-68.d3c941a
Propagated dependencies: emacs-oauth2@0.21-9.31e7a23 emacs-plz@0.9.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/shikimori.el
Licenses: GPL 3+
Synopsis: Querying the shikimori anime database
#<unspecified>
emacs-inspector 0.1-0.84b0f72
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/mmontone/emacs-inspector
Licenses: GPL 3+
Synopsis: Tool for inspection of Emacs Lisp objects
Description:
emacs-ob-elixir 0.0.1-1.4eae478
Dependencies: elixir@1.18.4
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/zweifisch/ob-elixir
Licenses: GPL 3+
Synopsis: Org-babel functions for Elixir evaluation
Description:
emacs-vertico-x 0.0.1-1.215bd3c
Propagated dependencies: emacs-vertico@1.7-4.c7ed431
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/vertico-x
Licenses: GPL 3+
Synopsis: Extensions for vertico
#<unspecified>
emacs-al-scheme 0.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/alezost/emacs-config/blob/master/utils/al-scheme.el
Licenses: GPL 3+
Synopsis: Additional functionality for @code{scheme-mode}
#<unspecified>
emacs-sourcemap 0.03
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/syohex/emacs-sourcemap
Licenses: GPL 3+
Synopsis: Sourcemap parser
Description:

Sourcemap parser

emacs-framesize 20131017.2132
Propagated dependencies: emacs-key-chord@20250330.2011
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/nicferrier/emacs-framesize
Licenses:
Synopsis: Change the size of frames in Emacs
Description:

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

emacs-aidermacs 20251122.1547
Propagated dependencies: emacs-compat@30.1.0.1 emacs-markdown-mode@20251028.412
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/MatthewZMD/aidermacs
Licenses:
Synopsis: AI pair programming with Aider
Description:

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

emacs-scratches 20151006.416
Propagated dependencies: emacs-dash@20250312.1307 emacs-f@20241003.1131
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/victorteokw/scratches
Licenses:
Synopsis: Multiple scratches in any language
Description:

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

emacs-fullframe 20210226.1057
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://git.sr.ht/~tomterl/fullframe
Licenses:
Synopsis: Generalized automatic execution in a single frame
Description:

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

emacs-champagne 20240515.310
Propagated dependencies: emacs-posframe@20251125.846
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/positron-solutions/champagne
Licenses:
Synopsis: Graphical countdowns
Description:

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

emacs-autobuild 20240430.1600
Propagated dependencies: emacs-selcand@20240430.1408
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/erjoalgo/autobuild
Licenses:
Synopsis: Define and execute build rules and compilation pipelines
Description:

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

emacs-circadian 20250222.1158
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/GuidoSchmidt/circadian
Licenses:
Synopsis: Theme-switching based on daytime
Description:

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

emacs-amsreftex 20240512.1746
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/franburstall/amsreftex
Licenses:
Synopsis: Add amsrefs bibliography support for reftex
Description:

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

emacs-jirascope 20240122.2130
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Duckonaut/jirascope
Licenses:
Synopsis: A Jira client
Description:

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

emacs-ptemplate 20210324.1446
Propagated dependencies: emacs-yasnippet@20250602.1342
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/nbfalcon/ptemplate
Licenses:
Synopsis: Project templates
Description:

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

emacs-orderless 20251121.1713
Propagated dependencies: emacs-compat@30.1.0.1
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/oantolin/orderless
Licenses:
Synopsis: Completion style for matching regexps in any order
Description:

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

emacs-pyimpsort 20250710.1607
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacsorphanage/pyimpsort
Licenses:
Synopsis: Sort Python imports
Description:

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

emacs-mybigword 20230809.904
Propagated dependencies: emacs-avy@20241101.1357
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/redguardtoo/mybigword
Licenses:
Synopsis: Vocabulary builder using Zipf to extract English big words
Description:

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

Total results: 8396