From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Why are there two dolist? Date: Wed, 12 Aug 2009 00:14:12 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1250028875 19472 80.91.229.12 (11 Aug 2009 22:14:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 11 Aug 2009 22:14:35 +0000 (UTC) To: Emacs-Devel devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 12 00:14:28 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Mazbw-0003vD-EL for ged-emacs-devel@m.gmane.org; Wed, 12 Aug 2009 00:14:28 +0200 Original-Received: from localhost ([127.0.0.1]:50253 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mazbu-0005V4-Jk for ged-emacs-devel@m.gmane.org; Tue, 11 Aug 2009 18:14:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mazbm-0005Uo-V1 for emacs-devel@gnu.org; Tue, 11 Aug 2009 18:14:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mazbi-0005UI-66 for emacs-devel@gnu.org; Tue, 11 Aug 2009 18:14:18 -0400 Original-Received: from [199.232.76.173] (port=51533 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mazbh-0005UF-W6 for emacs-devel@gnu.org; Tue, 11 Aug 2009 18:14:14 -0400 Original-Received: from an-out-0708.google.com ([209.85.132.242]:9719) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mazbh-0005tt-JF for emacs-devel@gnu.org; Tue, 11 Aug 2009 18:14:13 -0400 Original-Received: by an-out-0708.google.com with SMTP id b6so1592607ana.21 for ; Tue, 11 Aug 2009 15:14:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=ZV+GNM3aabqnlyw5kM2i8xvOFSqunev2KoX8vEenEOk=; b=EAlvP48TmnYEI1VSnPKGpWbSOQG6fSUjixjpPIRwEMlOPgRp3f2XBoKhWdH/l0PU6a ItswUzLxzlwPFZNFzDHBerM0k/3bXGZ7S1KyLJrwnBs/uR54LQnBFMCtko9WT4kcr8yb dEazNiK9mO0Qh5ZCLylWYhtexjcfBSesdHges= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=bGdaqzQ2b456HhC0T0arxPs+O3VlVt8/PUt6DWwbMbZIp29kg9UTNmmK/gyPSjfBIG 91xRIDCg28CqUEOLeCeBNhTeFa0m7v0eNUbMQfpoomnjMD2TwhVOi2Odd17nSBBkDqOO 2F5qD3CFBILttjA8WJet8+2sUZ/G1GnXh4R3E= Original-Received: by 10.100.140.5 with SMTP id n5mr6003438and.178.1250028852791; Tue, 11 Aug 2009 15:14:12 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:114101 Archived-At: And shouldn't they say that you do not have to intern/declare VAR?