From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.help Subject: (loop with (VAR1 VAR2) ...) Date: Sun, 16 Mar 2014 18:11:15 +0100 Message-ID: <878usarrv0.fsf@zigzag.favinet> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1394989669 25157 80.91.229.3 (16 Mar 2014 17:07:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Mar 2014 17:07:49 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 16 18:07:58 2014 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 1WPEXU-0005ey-6o for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Mar 2014 18:07:56 +0100 Original-Received: from localhost ([::1]:53930 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPEXT-0006Ba-Ni for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Mar 2014 13:07:55 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57331) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPEWu-0005m8-FA for help-gnu-emacs@gnu.org; Sun, 16 Mar 2014 13:07:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WPEWn-0003TZ-6v for help-gnu-emacs@gnu.org; Sun, 16 Mar 2014 13:07:20 -0400 Original-Received: from smtp208.alice.it ([82.57.200.104]:31686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPEWm-0003TJ-QS for help-gnu-emacs@gnu.org; Sun, 16 Mar 2014 13:07:13 -0400 Original-Received: from zigzag.favinet (95.245.64.40) by smtp208.alice.it (8.6.060.28) id 52443B8221CDCDCF for help-gnu-emacs@gnu.org; Sun, 16 Mar 2014 18:07:11 +0100 Original-Received: from ttn by zigzag.favinet with local (Exim 4.80) (envelope-from ) id 1WPEaq-00034F-6z for help-gnu-emacs@gnu.org; Sun, 16 Mar 2014 18:11:24 +0100 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.104 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:96540 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Is the construct in the subject valid as an alternate form of: (loop with VAR1 with VAR2 ...) ? It seems to work fine, but (info "(cl) Other Clauses") doesn't mention it, so i wonder if i am planting a latent bug. =2D-=20 Thien-Thi Nguyen GPG key: 4C807502 (if you're human and you know it) read my lisp: (responsep (questions 'technical) (not (via 'mailing-list))) =3D> nil --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlMl2zUACgkQZwMiJEyAdQJWYQCeMNbErr4Q4qwc+dveDh8el4bj lAwAoNdM6DTo/LWr2byaLew02xxYjN3m =naAM -----END PGP SIGNATURE----- --=-=-=--