From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailtransmit04.runbox.com (mailtransmit04.runbox.com [IPv6:2a0c:5a00:149::25]) by sourceware.org (Postfix) with ESMTPS id 47D5A3858D37 for ; Sat, 7 Oct 2023 16:42:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 47D5A3858D37 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=bothner.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=bothner.com Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qpANc-0062tt-O6; Sat, 07 Oct 2023 18:42:16 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=bothner.com ; s=selector1; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From: References:Cc:To:Subject:MIME-Version:Date:Message-ID; bh=ZroSpica2/iYXfe0TOaYP9CDzWOAWcVxTpE9YevF3c4=; b=Dsx88s83BJ8rQaUFoLQ8dzvbiZ HIRMkE+IwWTo2aGNSYogmQu77uZjOU3hhW635v3LH/QR2HR4m1UtgblD+l+sVBdCwX/mjY3lhmS5e gPgywhkUOqJ/QDsvRcoUTLcAjDnTLqI0Z5llNaEL2DJ47YYXvNb8nlT2vuZSDLMX2KHHPEOnvLb8L qJf4VBT6GeMTcFQ/WVZETNOfGBMwsgIh+Mjgv5DL8+3tWw8ME5BLbkQJOMXTrqDyHKSmf2y5sDkAs uBerVG4qlijklCgAwu1gWNE+E6Vn2Hmu9uhqb2ejPJJr7M4gxfSeZ2i1o/CPCzGREkydjYjWy5RP1 zz6DEimA==; Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qpANc-0005wn-05; Sat, 07 Oct 2023 18:42:16 +0200 Received: by submission02.runbox with esmtpsa [Authenticated ID (524175)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1qpANa-00026S-EW; Sat, 07 Oct 2023 18:42:14 +0200 Message-ID: <60ec5fc4-bad7-97f6-dbf8-455e787e3380@bothner.com> Date: Sat, 7 Oct 2023 09:42:05 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Subject: Re: unrecognized syntax: type[args] Content-Language: en-US To: Damien Mattei Cc: kawa mailing list References: <2dee812b-56a9-bba0-bb63-666f8866007b@bothner.com> From: Per Bothner In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: In Kawa $bracked-apply$ is a pre-defined macro - but it is not hard-wired. You can re-bind it to something else. You probably should. Either that, or change the reader to conervt foo[args] to something different. -- --Per Bothner per@bothner.com http://per.bothner.com/