From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23634 Path: main.gmane.org!not-for-mail From: "Mats Lvfdahl" Newsgroups: gmane.emacs.gnus.general Subject: Re: dict.el Date: 01 Jul 1999 14:17:01 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.95) Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035161330 3050 80.91.224.250 (21 Oct 2002 00:48:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:48:50 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA04925 for ; Thu, 1 Jul 1999 08:23:09 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id HAB02254; Thu, 1 Jul 1999 07:22:24 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 01 Jul 1999 07:23:14 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id HAA13258 for ; Thu, 1 Jul 1999 07:23:04 -0500 (CDT) Original-Received: from atlas.astro.su.se (atlas.astro.su.se [130.237.166.95]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA04917 for ; Thu, 1 Jul 1999 08:22:00 -0400 (EDT) Original-Received: from royac6.astro.su.se (royac6 [130.237.166.76]) by atlas.astro.su.se (8.9.3/8.9.3) with SMTP id OAA13841 for ; Thu, 1 Jul 1999 14:20:26 +0200 (MET DST) Original-Received: by royac6.astro.su.se (5.65v4.0/1.1.19.2/19jan99-1051) id AA04840; Thu, 1 Jul 1999 14:17:01 +0200 Original-To: ding@gnus.org X-Attribution: Mats In-Reply-To: Lars Magne Ingebrigtsen's message of "Thu, 01 Jul 1999 10:48:25 GMT" Original-Lines: 19 X-Mailer: Gnus v5.6.45/Emacs 19.34 Precedence: list X-Majordomo: 1.94.jlt7 X-MIME-Autoconverted: from quoted-printable to 8bit by sclp3.sclp.com id IAA04925 Xref: main.gmane.org gmane.emacs.gnus.general:23634 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23634 Lars Magne Ingebrigtsen writes: > I was getting tired up looking things up in a dead-wood dictionary > (see the headers for details), so I whipped up a thing to look words > up in a local Webster database. I've put the results at > . With Emacs 19.34, I can't eval the line (defvar dict-alist (dict-create-alist)) The error message is Symbol's function definition is void: with-temp-buffer Do I need Emacs 20 for this? -- Mats Löfdahl