_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-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-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-pinyinlib 20200911.1723
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: Convert first letter of Pinyin to Simplified/Traditional Chinese characters
Description:

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

emacs-kapacitor 20190414.1908
Propagated dependencies: emacs-magit@20250616.1817 emacs-magit-popup@20200719.1015
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/Manoj321/kapacitor-el
Licenses:
Synopsis: Main file for kapacitor-mode
Description:

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

emacs-bencoding 20200331.1102
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/xuchunyang/bencoding.el
Licenses:
Synopsis: Bencoding decoding and encoding
Description:

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

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

emacs-germanium 20220716.1500
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/matsuyoshi30/germanium-el
Licenses:
Synopsis: Generate image from source code using germanium
Description:

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

emacs-ivariants 20170823.224
Propagated dependencies: emacs-ivs-edit@20170818.1441
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/kawabata/ivariants
Licenses:
Synopsis: Ideographic variants editor and browser
Description:

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

emacs-magnatune 20151030.1935
Propagated dependencies: emacs-dash@20250312.1307 emacs-s@20220902.1511
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: browse magnatune's music catalog
Description:

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

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-octopress 20190123.107
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/aaronbieber/octopress.el
Licenses:
Synopsis: A lightweight wrapper for Jekyll and Octopress.
Description:

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

emacs-countdown 20190626.244
Propagated dependencies: emacs-stream@2.4.0
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/xuchunyang/countdown.el
Licenses:
Synopsis: Countdown using big LCD-like digits
Description:

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

emacs-sublimity 20200905.1730
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/zk-phi/sublimity
Licenses:
Synopsis: smooth-scrolling, minimap and distraction-free mode
Description:

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

emacs-omnisharp 20210725.1955
Propagated dependencies: emacs-flycheck@20250527.907 emacs-dash@20250312.1307 emacs-auto-complete@20250101.843 emacs-popup@20250101.843 emacs-csharp-mode@20221126.2005 emacs-s@20220902.1511 emacs-f@20241003.1131
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Omnisharp/omnisharp-emacs
Licenses:
Synopsis: Omnicompletion (intellisense) and more for C#
Description:

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

emacs-metamorph 20220328.129
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/AdamNiederer/metamorph
Licenses:
Synopsis: Transform your buffers with lisp
Description:

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

emacs-zygospore 20140703.852
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/louiskottmann/zygospore.el
Licenses:
Synopsis: reversible C-x 1 (delete-other-windows)
Description:

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

emacs-podcaster 20200607.1054
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/lujun9972/podcaster
Licenses:
Synopsis: Podcast client
Description:

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

emacs-nanowrimo 20151105.228
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://bitbucket.org/gvol/nanowrimo-mode
Licenses:
Synopsis: Track progress for nanowrimo
Description:

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

emacs-separedit 20250506.833
Propagated dependencies: emacs-dash@20250312.1307 emacs-edit-indirect@20240128.119
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/twlz0ne/separedit.el
Licenses:
Synopsis: Edit comment/string/docstring/code block in separate buffer
Description:

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

emacs-highlight 20210318.2248
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://www.emacswiki.org/emacs/download/highlight.el
Licenses:
Synopsis: Highlighting commands.
Description:

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

emacs-nntwitter 20230705.1110
Propagated dependencies: emacs-dash@20250312.1307 emacs-anaphora@20240120.1744 emacs-request@20250219.2213
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/dickmao/nntwitter
Licenses:
Synopsis: Gnus Backend For Twitter
Description:

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

Total results: 8011