Rfc Mode Save

An Emacs major mode to read and browse RFC documents.

Project README

MELPA Stable MELPA

rfc-mode

Introduction

The rfc-mode Emacs major mode is a browser and reader for RFC documents.

Installation

The package should be installed from MELPA.

Start by loading the mode:

(require 'rfc-mode)

Then set the location containing all RFC documents (the default value is the rfc directory in the home directory):

(setq rfc-mode-directory (expand-file-name "~/rfc/"))

RFC documents and their index will be directly downloaded from https://www.rfc-editor.org when required. Alternatively, the entire RFC collection can be downloadeded from https://www.rfc-editor.org/retrieve/bulk to ensure full access without the need for an internet connection.

Call rfc-mode-browse to choose a RFC document to read, or rfc-mode-read to enter the reference of the RFC document yourself.

Screenshots

Browser

Helm-based browser

Reader

Reader

Contact

If you have an idea or a question, email me at [email protected].

Open Source Agenda is not affiliated with "Rfc Mode" Project. README Source: galdor/rfc-mode
Stars
103
Open Issues
0
Last Commit
6 months ago
Repository
License
ISC

Open Source Agenda Badge

Open Source Agenda Rating