From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: henry atting Newsgroups: gmane.emacs.help Subject: Re: Where can I find `aget' Date: Mon, 21 May 2012 18:21:04 +0200 Organization: LiteraturLateNight Message-ID: <87vcjppksv.fsf@bye.fritz.box> References: <871umdmukt.fsf@bye.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1337617529 2822 80.91.229.3 (21 May 2012 16:25:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 May 2012 16:25:29 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, 'henry atting' To: "Drew Adams" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 21 18:25:28 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SWVQ5-0001kJ-Vz for geh-help-gnu-emacs@m.gmane.org; Mon, 21 May 2012 18:25:18 +0200 Original-Received: from localhost ([::1]:41788 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWVQ5-0005Zt-DG for geh-help-gnu-emacs@m.gmane.org; Mon, 21 May 2012 12:25:17 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:46285) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWVM8-00053J-Jn for help-gnu-emacs@gnu.org; Mon, 21 May 2012 12:21:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SWVM6-0002lQ-UO for help-gnu-emacs@gnu.org; Mon, 21 May 2012 12:21:12 -0400 Original-Received: from moutng.kundenserver.de ([212.227.17.10]:63686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWVM6-0002kK-L4 for help-gnu-emacs@gnu.org; Mon, 21 May 2012 12:21:10 -0400 Original-Received: from bye.fritz.box (dslb-094-222-006-030.pools.arcor-ip.net [94.222.6.30]) by mrelayeu.kundenserver.de (node=mrbap3) with ESMTP (Nemesis) id 0MQfKn-1SeN1b1u6X-00U6Av; Mon, 21 May 2012 18:21:06 +0200 In-Reply-To: (Drew Adams's message of "Mon, 21 May 2012 09:05:34 -0700") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) X-Provags-ID: V02:K0:JMZO78HiqcCuSYOIfhf2NVxXi5Dbwhmi2f4W8HLvP7C ClN18mxBnwY0Rrfpsz4t+a9AxDlFRXrSmxv4w2vg4SCEljPqA2 nPKWuTPDYfsP38dJTAVHfJvT11p9z1Rw+le1MuLN/gjRVs1hPy yuMDilmWW4W/8aKmDS3f7AyDdKHtRnMtIszy7OOrZoJyv2kgGy SJg9wQf7UmY6IpKsp0YgmpXSwDLEla5AiWaGld73bAjMGwziP8 8KBVtxgZuYbt4ihiHJfSzfRey2HpG11AYEtiXFewJanPD+P9jM 4RaJMpyutOb9k34Zxq68LAkHkRL5yN3i7RQYXjyt4CFmTbE4Q= = X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 212.227.17.10 X-Mailman-Approved-At: Mon, 21 May 2012 12:25:13 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:84919 Archived-At: "Drew Adams" writes: >> The good old `Symbol's function definition is void:' tells me that >> there is no `aget'. Which library contains `aget'? > > It's in assoc.el. Ah, thanks. Nevertheless elnode doesn't work. Maybe it has something to do with this message? Loading assoc...done Package assoc is obsolete! henry