all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xah Lee <xahlee@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: what is the easiest way to install a thesaurus feature in emacs?
Date: Thu, 15 Jan 2009 07:08:44 -0800 (PST)	[thread overview]
Message-ID: <3f541b5f-502b-408d-8f02-5c4d317e139f@r15g2000prd.googlegroups.com> (raw)
In-Reply-To: gknhgk$itf$1@news.motzarella.org



> How can I install a thesaurus in emacs?

> http://www.myrkr.in-berlin.de/dictionary/index.html
> by Torsten Hilbrich
> which is a interface to dict.org, which includes a similar words dict.

Richard Riley wrote:
> This seems to be a subset of the excellent dictem package
> http://sourceforge.net/projects/dictem

i tried it before and somewhat hated it.

It requires you to install a third party dict software. But it does
not mention this fact explicitly until you try to install it. I
vaguely recall it was originally a modification of Torsten's package,
but i think it's worse in one important respect because now it
UNCESSARILY relies on another software.

dict protocol is a simple text based protocol. Elisp can handle it
completely, perhaps even better than other langs. It is extremely
silly to throw away the core of Torsten's engine. Further, if i have
to install another dict program for accessing online dicts ... i
really have a million choices, the last would be something from the
linux world.

i can also simply have few lines of elisp so that i can have emacs as
interface to access any web based dict thru w3 engine.

somehow i find dictem distasteful, perhaps dishonest and technically
stupid. I could be wrong ...

  Xah
∑ http://xahlee.org/

  reply	other threads:[~2009-01-15 15:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-14 11:15 what is the easiest way to install a thesaurus feature in emacs? avilella
2009-01-14 12:26 ` Richard Riley
2009-01-14 19:38 ` Xah Lee
2009-01-15 14:33   ` Richard Riley
2009-01-15 15:08     ` Xah Lee [this message]
2009-01-15 15:15       ` Richard Riley
2009-01-15 15:29         ` avilella
2009-01-15 15:36         ` Xah Lee
2009-01-15 16:41           ` Richard Riley
2009-01-15 17:00             ` Richard Riley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3f541b5f-502b-408d-8f02-5c4d317e139f@r15g2000prd.googlegroups.com \
    --to=xahlee@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.