From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: bojohan+news@dd.chalmers.se (Johan =?utf-8?Q?Bockg=C3=A5rd?=) Newsgroups: gmane.emacs.devel Subject: Re: toggle-viper-mode strangeness Date: Fri, 20 Jan 2006 04:38:52 +0100 Message-ID: References: <20060119011332.GA75423@flame.pc> <20060120023521.GA57669@flame.pc> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1137728602 20257 80.91.229.2 (20 Jan 2006 03:43:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Jan 2006 03:43:22 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 20 04:43:20 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EznBH-0005cJ-Qh for ged-emacs-devel@m.gmane.org; Fri, 20 Jan 2006 04:43:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EznDk-0000E1-Ma for ged-emacs-devel@m.gmane.org; Thu, 19 Jan 2006 22:45:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EznDK-0000Av-SM for emacs-devel@gnu.org; Thu, 19 Jan 2006 22:45:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EznDI-00009X-4c for emacs-devel@gnu.org; Thu, 19 Jan 2006 22:45:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EznAL-0007f3-MG for emacs-devel@gnu.org; Thu, 19 Jan 2006 22:42:21 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1EznEU-0004V0-C8 for emacs-devel@gnu.org; Thu, 19 Jan 2006 22:46:38 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Ezn7W-0004uK-4Z for emacs-devel@gnu.org; Fri, 20 Jan 2006 04:39:26 +0100 Original-Received: from linus003.dd.chalmers.se ([129.16.117.203]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Jan 2006 04:39:26 +0100 Original-Received: from bojohan+news by linus003.dd.chalmers.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Jan 2006 04:39:26 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-To: emacs-devel@gnu.org Original-Lines: 9 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: linus003.dd.chalmers.se Mail-Copies-To: never User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:lcx72VvKSu0Sqfsh7RWgtbPMCwQ= 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:49295 Archived-At: Giorgos Keramidas writes: > I was under the impression that an (if cond then else) expression > can only have 4 parts within the parentheses. Different Lisp dialects are different in this respect. -- Johan Bockgård