Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by h1439878.stratoserver.net (8.14.2/8.14.2/Debian-2build1) with SMTP id q5UFlx78007737 for ; Sat, 30 Jun 2012 17:48:00 +0200 Received: (qmail 7755 invoked by alias); 30 Jun 2012 15:47:54 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 30 Jun 2012 15:47:54 -0000 Received: from relay2.uni-heidelberg.de (EHLO relay2.uni-heidelberg.de) [129.206.210.211] by mx0.gmx.net (mx030) with SMTP; 30 Jun 2012 17:47:54 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id q5UFjOgc002127 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 30 Jun 2012 17:45:24 +0200 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id q5TM1Hbn020725; Sat, 30 Jun 2012 17:45:24 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 2083249 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sat, 30 Jun 2012 17:45:23 +0200 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id q5UFjNIM029013 for ; Sat, 30 Jun 2012 17:45:23 +0200 Received: from smtp.demon.co.uk (mdfmta005.mxout.tch.inty.net [91.221.169.46]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id q5UFj7Au031387 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 30 Jun 2012 17:45:18 +0200 Received: from mdfmta005.tch.inty.net (unknown [127.0.0.1]) by mdfmta005.tch.inty.net (Postfix) with ESMTP id 56E3F18C0D7 for ; Sat, 30 Jun 2012 16:45:07 +0100 (BST) Received: from mdfmta005.tch.inty.net (unknown [127.0.0.1]) by mdfmta005.tch.inty.net (Postfix) with ESMTP id 356C018C0D4 for ; Sat, 30 Jun 2012 16:45:07 +0100 (BST) Received: from palladium.local (unknown [80.176.134.7]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mdfmta005.tch.inty.net (Postfix) with ESMTP for ; Sat, 30 Jun 2012 16:45:06 +0100 (BST) User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 X-Enigmail-Version: 1.4.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-MDF-HostID: 18 Message-ID: <4FEF1F02.1050801@morningstar2.co.uk> Date: Sat, 30 Jun 2012 16:45:06 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: Deprecated/renamed/revised functions in l3msg and l3file To: LATEX-L@listserv.uni-heidelberg.de Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Sender is in whitelist: joseph.wright@MORNINGSTAR2.CO.UK); Detail=5D7Q89H36p4L00VTXC6D4q0N+AH0PUCnBi0P5cROEGjO+pG7NAH/K+tf9SrVFtpLrKONl 2T9EL4W4U4jgzLbnCcGpk1z/zwmKT/K1fv3lD0=V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de Status: R X-Status: X-Keywords: X-UID: 7078 Hello all, The team have been tightening up on use of x-type arguments within l3kernel. This has led to the following revisions within l3msg and l3file. At the same time, some other inconsistencies have been addressed. The following now has the correct argument specification, and the unnecessary argument has been removed: \iow_wrap:xnnnN => \iow_wrap:nnnN The following are deprecated and may be replaced in one of two ways \msg_newline: => \\ or \iow_newline: \msg_two_newlines: => \\ or \iow_newline: The following is deprecated with no replacement: \msg_class_set:nn The following have been revised such that they now are variants of n-type base functions. These variants will be removed along with the other deprecated functions after a suitable delay: \msg_log:x \msg_term:x \msg_interrupt:xxx The deprecated functions will be removed after 2012-12-31. -- Joseph Wright