Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davep/eg.el
Norton guide reader for GNU Emacs
https://github.com/davep/eg.el
clipper documentation elisp emacs emacs-lisp help norton-guide xbase
Last synced: 7 days ago
JSON representation
Norton guide reader for GNU Emacs
- Host: GitHub
- URL: https://github.com/davep/eg.el
- Owner: davep
- License: gpl-3.0
- Created: 2017-05-10T12:40:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-30T08:16:44.000Z (about 7 years ago)
- Last Synced: 2024-10-18T00:55:44.270Z (26 days ago)
- Topics: clipper, documentation, elisp, emacs, emacs-lisp, help, norton-guide, xbase
- Language: Emacs Lisp
- Size: 94.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![MELPA Stable](https://stable.melpa.org/packages/eg-badge.svg)](https://stable.melpa.org/#/eg)
[![MELPA](https://melpa.org/packages/eg-badge.svg)](https://melpa.org/#/eg)# eg.el
A Norton Guide reader for GNU Emacs.
## Commentary:
`eg.el` provides code for reading the content
of
[help databases built with Norton Guide and Expert Help](http://www.davep.org/norton-guides/file-format/).
It also provides commands for viewing and navigating the content of Norton
Guide files.If you don't know what a Norton Guide is, you probably don't have a need to
know. If you do, this code might come in handy if you're in that strange
position of being someone who wants to or needs to read NG files *and* you
are an avid Emacs user.Here's a little sample of `eg.el` in action in a text terminal:
[![asciicast](https://asciinema.org/a/gMKjcWyxwuMdTqlAX9ERT4gU0.png)](https://asciinema.org/a/gMKjcWyxwuMdTqlAX9ERT4gU0)
Here's a little sample of `eg.el` in action in a graphical Emacs:
[![eg.el](https://img.youtube.com/vi/9tjB4ZFXNgE/0.jpg)](https://www.youtube.com/watch?v=9tjB4ZFXNgE)