From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2886 invoked by alias); 30 Apr 2018 03:07:18 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: List-Unsubscribe: X-Seq: 23374 Received: (qmail 17506 invoked by uid 1010); 30 Apr 2018 03:07:18 -0000 X-Qmail-Scanner-Diagnostics: from mail-ot0-f180.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(74.125.82.180):SA:0(-1.9/5.0):. Processed in 2.925571 secs); 30 Apr 2018 03:07:18 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_PASS, T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.1 X-Envelope-From: sgniazdowski@gmail.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=9k3TapyL5JiN3x96SzuaYiIIOlcp6r4E+vlGprB5JjU=; b=NZXKHD5I6+RrpQCk18hLBkmv9qfJr235iJND+/K9rgxvHRGcOXANCC6bGYWbXH7Smc Nbnl6+6v703yQVaYvodt2zs8ALaqyRquDQYuKA8YmIYk58E+FHN6EN5OhgY23lkGxchf 2rW/SHct8G7T8OVx3HZqDTIgR8cSrS1QnMwfxm2a3r5f7F2leKglhubeZUX2soyLW7JV 2Otmf5c53UF/y+7M6P/QDUOSST/142s+xpQAUzUri/vizl7A6+Ksk4pb5zi0tFloMtAe yDJdse1VHvFYVXdSqLyAje2cjooKqNwsgu4ajmLmR+W9QFaB4UVALlSlH13y9MW38EA8 a7yA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=9k3TapyL5JiN3x96SzuaYiIIOlcp6r4E+vlGprB5JjU=; b=Ra4q7zhZUEesAQT7MGCt0xJUIHiTEaqA1ebsZ8haHXqGGSxnR/k1AQfwakU0OXFZnJ 7qL8ocpZ9x9JSEEgvqXt55QdjGk9mitZ1v7QNm30/0JgmKWAIMETAzrt2IfAjvfkqfKI DFw163QdwVx2GMsJfEDGJD6QjxagtZJDXFge12nKIYtFuX+kK+PlTCC2jux1//tQzxrk Pox/HRCA7Ejt4XOes2q/8jDHrukMW0NbLBX+sD5gA5BPhL8H89SHiDYSfuVKtngHz+JX MVbN6gEzpGcZbcLS9R1VnYTuaf4hA/OIbbmx1MSavLkcSbqVscJre3OwfhjrJyj5Yunt 8kpA== X-Gm-Message-State: ALQs6tCC/+5BJkPlEpSqAYr+qL1BmJpzCMtVQJD9+PVAyuzGjFi5kpSu g0jVjQZvmfi6QB8GPXyzIyhqOGPR98guQ3UkDi9vUQ== X-Google-Smtp-Source: AB8JxZrWqJoHwWuoYIuxZq2Zpg/XrpDNNNVJQ6m1DIjPdYMfQulBBpvAUQq+GMFqwRjnArMWpzEK6MccxaUXT35aon4= X-Received: by 2002:a9d:3644:: with SMTP id w62-v6mr7926145otb.287.1525057633021; Sun, 29 Apr 2018 20:07:13 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20180422204849.GA30387@prometheus.u-strasbg.fr> References: <20180422204849.GA30387@prometheus.u-strasbg.fr> From: Sebastian Gniazdowski Date: Mon, 30 Apr 2018 05:06:52 +0200 Message-ID: Subject: Re: zsh at perl conference and few questions To: Marc Chantreux Cc: Zsh Users Content-Type: multipart/alternative; boundary="0000000000007a74af056b082651" --0000000000007a74af056b082651 Content-Type: text/plain; charset="UTF-8" On 23 April 2018 at 11:24, Marc Chantreux wrote: > hello people, > > i'm happy to annonce i'll talk about zsh during the european edition of > the perl conference (glasgow) > > http://act.perlconference.org/tpc-2018-glasgow/talk/7338 > > as i prepare my slides those days, some questions came to me. some of > these are (detailed below): > You probably have reduced many truths and facts about Zsh for this talk, but maybe you're looking for some more content, then I have reduced some stuff too like a) matching in AND style or b) what's going on with "@" splitting, etc. or c) executing code when substituting. It's here: http://zdharma.org/Zsh-100-Commits-Club/Zsh-Native-Scripting-Handbook.html Best regards, Sebastian Gniazdowski --0000000000007a74af056b082651--