Skip to content

redguardtoo/fastdef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

fastdef (v0.2.0)

Insert terminology from Google top search results

Screenshot:

https://raw.github.com/redguardtoo/fastdef/master/screenshot-nq8.png

Install

This program requires two emacs packages from melpa,

Place fastdef.el on your load-path, and add this to your configuration:

(autoload 'fastdef-insert "fastdef" nil t)
(autoload 'fastdef-insert-from-history "fastdef" nil t)

You also need install w3m which is “text-based web browser as well as a pager like `more’ or `less’”

Usage

M-x fastdef-insert to insert terminology from Google.

M-x fastdef-insert-from-history to re-use previous results.

fastdef-text-template decides the format of inserted content.

Change fastdef-search-engine and fastdef-regexp-extract-url to switch search engine.

Contact

Report bug at https://github.com/redguardtoo/fastdef.

About

Insert terminology faster

Resources

Stars

Watchers

Forks

Packages

No packages published