From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27753 invoked by alias); 30 Mar 2015 20:05:09 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 34821 Received: (qmail 15282 invoked from network); 30 Mar 2015 20:05:06 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=8i7lWB5/tqntW0wbBDaEfz4hU2sroN4dVp+SaerKtHw=; b=rsMpRsJ+D92AwgE33K/hIP9ylFKqjOCTBKoWfAWOKrjPdEXWJMc1HDp4ji+RuzhIsC QlSItkB6Fw+YgxKraTEPr6GqeDmW4qPpQGpG7+nSgUYzEMuIirHYCY1P1ee1NwkBO9MW 45vld11vwJgEWeeJsFnrQ6GblKm4HNvZ16Om/mn+g8ZD/lvaTnoS4Z2U2+Nk29t4hKgi IfZ4fXpLhIjhgMYTExrecATvD7hwfSuGhHksLxkyv0/e7b7EsvZMsBLvSE9QTyPTa1rP D69k8dv+Rgz6+o8PVZN+y1RLJTcEQf83Ywyk/AEvWKZcYt90tO7Hp1YoVsssY/8knMHH H9hA== MIME-Version: 1.0 X-Received: by 10.42.88.74 with SMTP id b10mr7262029icm.46.1427745902979; Mon, 30 Mar 2015 13:05:02 -0700 (PDT) In-Reply-To: <20150330180414.GA3767@tarsus.local2> References: <20150319125351.1e270c2d@pwslap01u.europe.root.pri> <20150320105703.2754b6af@pwslap01u.europe.root.pri> <150320090420.ZM21908@torch.brasslantern.com> <20150322183556.1fa0f143@ntlworld.com> <150322162235.ZM1728@torch.brasslantern.com> <20150323213426.21fd79c8@ntlworld.com> <20150325154853.7efc21d0@pwslap01u.europe.root.pri> <150325124032.ZM32185@torch.brasslantern.com> <150325204305.ZM1653@torch.brasslantern.com> <20150330180414.GA3767@tarsus.local2> Date: Mon, 30 Mar 2015 22:05:02 +0200 Message-ID: Subject: Re: Word breaks around aliased tokens (was Re: PATCH: Removing aliases from history, 2015 style (was capturing output of !! not working)) From: Mikael Magnusson To: Daniel Shahaf Cc: "Zsh Hackers' List" Content-Type: text/plain; charset=UTF-8 On Mon, Mar 30, 2015 at 8:04 PM, Daniel Shahaf wrote: > After all, no other language allows changing the syntax at runtime. http://www.csse.monash.edu.au/~damian/papers/HTML/Perligata.html (I don't know perl well enough to say if this qualifies as "at runtime", but it's still funny). -- Mikael Magnusson