From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikos Apostolakis Newsgroups: gmane.emacs.help Subject: Re: thesaurus Date: Thu, 12 Jan 2006 00:05:34 GMT Organization: EarthLink Inc. -- http://www.EarthLink.net Message-ID: <87slrufgz8.fsf@no.where.edu> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1137024513 17247 80.91.229.2 (12 Jan 2006 00:08:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Jan 2006 00:08:33 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 12 01:08:26 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Ewq0r-00030d-RW for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Jan 2006 01:08:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ewq2v-0003CC-94 for geh-help-gnu-emacs@m.gmane.org; Wed, 11 Jan 2006 19:10:29 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!elnk-nf2-pas!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!stamper.news.atl.earthlink.net!newsread1.news.atl.earthlink.net.POSTED!9b374d3d!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:Fd5NitUL29prKT2/YQirSUQ9/9g= Original-Lines: 41 Original-NNTP-Posting-Host: 24.215.144.96 Original-X-Complaints-To: abuse@earthlink.net Original-X-Trace: newsread1.news.atl.earthlink.net 1137024334 24.215.144.96 (Wed, 11 Jan 2006 16:05:34 PST) Original-NNTP-Posting-Date: Wed, 11 Jan 2006 16:05:34 PST Original-Xref: shelby.stanford.edu gnu.emacs.help:136981 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:32595 Archived-At: "Drew Adams" writes: > > You can get it here: http://www.emacswiki.org/cgi-bin/wiki/synonyms.el. The > doc is here: http://www.emacswiki.org/cgi-bin/wiki/Synonyms. Feedback > welcome. > First two trivial typos. In the comments of the file synonyms.el it reads: ;; (setq synonyms-cach-file ) ;; (require 'thesaurus) I believe that ``thesaurus'' in the second line should be changed to synonyms. Also the variable name is misspelled in the first line. I cannot make this file work. When I give (for example) M-x synonyms RET buffer RET I get Looking up synonyms for "buffer"... Recognizing tables...done synonyms-read-synonyms-from-cache: End of file during parsing After that every time I try to invoke ``synonyms'' I get: Looking up synonyms for "but"... synonyms-format-entry: Args out of range: 0, 10 where the numbers is the position of point. M-x version, gives: GNU Emacs 22.0.50.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2005-12-21 on pacem, modified by Debian -- - nea