SiteMap Search ElispArea HowTo Glossary RecentChanges News Problems Suggestions
Eritrea, Independence Day

Recs

[R]egular [E]pression [C]ommand [S]uggester

recs is a simple regexp-based command suggestion minor mode.

Features

Download

It’s located at https://github.com/tlh/recs-mode.el

Install

1. Put recs.el somewhere on your emacs load path

2. Add these lines to your .emacs file:

   (require 'recs)
   (recs-mode t)

Configuration

Consult the comments in recs.el for configuration instructions.


CategoryWindows