cbbrowne / ed-mode

ed for Emacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ed for Emacs

ed-mode lets you interact with Emacs buffers like you would do with the ed editor.

Installation

Make sure that ed-mode.el is in your load-path, then add (require 'ed) to your init file.

Usage

Use ed by opening a file like you’d normally do, and then do: M‑x ed RET

About

ed for Emacs

License:Other


Languages

Language:Emacs Lisp 100.0%