From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: What's wrong with this elisp code? Date: Fri, 4 Aug 2006 13:27:53 +0200 Message-ID: <1FC085D0-7196-4146-ABAE-1C4815191D9D@Web.DE> References: <44D233E1.6060900@speakeasy.net> <44D24F39.5080607@speakeasy.net> <52A05EBB-9A5D-48C9-8A2A-553908FD097E@Web.DE> <44D25BD4.7040006@speakeasy.net> <44D327DF.6090500@speakeasy.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1154691161 8510 80.91.229.2 (4 Aug 2006 11:32:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 4 Aug 2006 11:32:41 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 04 13:32:39 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 1G8xun-0005rT-Pk for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Aug 2006 13:32:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G8xun-0003q7-8u for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Aug 2006 07:32:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G8xuZ-0003oM-UY for help-gnu-emacs@gnu.org; Fri, 04 Aug 2006 07:32:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G8xuX-0003np-Da for help-gnu-emacs@gnu.org; Fri, 04 Aug 2006 07:32:14 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G8xuX-0003nm-7h for help-gnu-emacs@gnu.org; Fri, 04 Aug 2006 07:32:13 -0400 Original-Received: from [217.72.192.234] (helo=fmmailgate03.web.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G8xy5-0008Ku-3K for help-gnu-emacs@gnu.org; Fri, 04 Aug 2006 07:35:53 -0400 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate03.web.de (Postfix) with ESMTP id 15F0FE857B4 for ; Fri, 4 Aug 2006 13:27:56 +0200 (CEST) Original-Received: from [87.193.10.164] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.107 #114) id 1G8xqN-0002cN-00 for help-gnu-emacs@gnu.org; Fri, 04 Aug 2006 13:27:56 +0200 In-Reply-To: <44D327DF.6090500@speakeasy.net> X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: GNU Emacs List X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de 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:36471 Archived-At: Am 04.08.2006 um 12:56 schrieb ken: > This is the only instance of "(defvar diary-entries-list)" in the =20 > entire > subdirectory. Could this variable be declared some other way, other > than an explicit "defvar"? No, there is without any clause a defvar instance in diary-lib.el. > > Another person who responded said he's thinking that this variable is > only declared within functions, so not available for my use. I can't tell. I do not programme so much in Elisp. Could be the =20 author or the maintainer of calendar can help more. Have you read the =20= *info* node on Calendar? > > In an earlier email you mentioned emacs find. If that would help in > this situation, could you point me to documentation of it. I'd be =20 > more > than willing to give that a try. The "grep-find" command (sorry that I did not give the right name =20 before!) in GNU Emacs is a young feature. It it in CVS versions of =20 GNU Emacs, could be in 21.4 also, but I do not have it. It does a =20 "find . -type f" with a grep for some argument(s) in the found files, =20= output is put into a buffer with hypertext features, i.e. clicking on =20= the file names opens them in another buffer. I ran this command =20 yesterday and found diary-entries-list in diary-lib.el. And this =20 seems to be the origin. -- Greetings Pete Ce qui =E9t=E9 compris n'existe plus. (Paul Eluard)