Homepage Project

Word-Net

Description
Download
Version history

Description

A simple wordnet mode.

Installation: Put (require 'wordnet) (wordnet-install) into your startup/user init file. The default value of `wordnet-command-line' requires w3m to be installed.

Important Commands

wordnet-lookup
Lookup the word at point.
wordnet-lookup-specific
Lookup the word at point in a specific dictionary.
wordnet-run-wn-with-word-at-mouse
Lookup the word the mouse is pointing at.

Important Variables

wordnet-query-word-flag
Query user before running `wordnet-command-line'.
wordnet-command-line
The command line used to get wordnet's overview. %w is replaced with the word you want to lookup.

Default key binding in the Wordnet buffer

q`wordnet-bury'
Q`wordnet-quit'
h`wordnet-history-show'
return`wordnet-run-wn-with-word-at-point-anyway'
control button1`wordnet-run-wn-with-word-at-mouse-anyway'
button2`wordnet-run-wn-with-word-at-mouse-anyway'
button3`wordnet-popmenu-at-mouse'
control button3`wordnet-popmenu-at-mouse-volatile'

Download

Requirements: tellib

0.3: wordnet.el.gz

Version history

0.3
:nullmatch (see `wordnet-command-line').
0.2
Remember lookup modes; volatile lookups; mode sensible command selection (attempted integration with man, apropos, describe-function, describe-variable); new placeholders in command lines: %l, %{Width}; pop-up menu; different ways to run/eval a command line
0.1
Initial release (tested with XEmacs)


(c) 2003 Thomas Link (last updated Mar 20 2003) home top