From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.pretest.bugs,gmane.emacs.devel Subject: Re: &optional arguments in defuns stopped working Date: 29 Mar 2004 09:01:31 -0500 Sender: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Message-ID: References: <10737199.1080549888704.JavaMail.www@wwinf0301> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1080573060 18160 80.91.224.253 (29 Mar 2004 15:11:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 29 Mar 2004 15:11:00 +0000 (UTC) Cc: emacs-pretest-bug , xsteve@nit.at, emacs-devel Original-X-From: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Mon Mar 29 17:10:48 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B7yPY-0003Iq-00 for ; Mon, 29 Mar 2004 17:10:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B7y3B-0007vC-BI for gebp-emacs-pretest-bug@gmane.org; Mon, 29 Mar 2004 09:47:41 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B7y2b-0007kW-O4 for emacs-pretest-bug@gnu.org; Mon, 29 Mar 2004 09:47:05 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B7xun-0005lh-8W for emacs-pretest-bug@gnu.org; Mon, 29 Mar 2004 09:39:32 -0500 Original-Received: from [206.47.199.166] (helo=simmts8-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B7xKb-0006oB-F6; Mon, 29 Mar 2004 09:01:37 -0500 Original-Received: from empanada.local ([67.71.118.2]) by simmts8-srv.bellnexxia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040329140131.NNDR21833.simmts8-srv.bellnexxia.net@empanada.local>; Mon, 29 Mar 2004 09:01:31 -0500 Original-Received: by empanada.local (Postfix, from userid 502) id 8E97014ABDC; Mon, 29 Mar 2004 09:01:31 -0500 (EST) Original-To: david.ponce@wanadoo.fr In-Reply-To: <10737199.1080549888704.JavaMail.www@wwinf0301> Original-Lines: 6 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-pretest-bug@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: emacs-pretest-bug.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.pretest.bugs:2552 gmane.emacs.devel:21056 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21056 > ! form = Finteractive_form (function); Duh! Stefan