Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: DIY ZSH
- X-seq: zsh-users 19994
- From: ZyX <kp-pav@xxxxxxxxx>
- To: Axel Beckert <abe@xxxxxxxxxxxxxxx>, "zsh-users@xxxxxxx" <zsh-users@xxxxxxx>
- Subject: Re: DIY ZSH
- Date: Fri, 13 Mar 2015 00:03:01 +0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1426194182; bh=NmvfeqflohTnjbvgeFl/oT4FNBmJbSlhi4VZvHP1OA0=; h=From:To:In-Reply-To:References:Subject:Date; b=E2Bzc0Et6sedtc3EulmONZuu5anAvtfhxi9bMWtaaBYUq+JCMTWQpCHcEMS+avxW5 cqgkY85eLX0MGk4Yqba4tC1f2wDcO3YppG+zX+p/077AIBaQ9/m/4+ImH1hz29nvDx uz91mIK6YgnlvpukZKQbTBTt/RrWlh8Azvty4YKk=
- In-reply-to: <20150312190159.GL17353@sym.noone.org>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <XnsA45AD97A4A092davidrayninfocouk@80.91.229.13> <CAGw_SrN-kwN6VQyrfsEH+hwZrkgZ4Vzh=ANFA-uijsGFMpAbsg@mail.gmail.com> <20150312083122.GG17353@sym.noone.org> <8824071426185990@web16g.yandex.ru> <20150312190159.GL17353@sym.noone.org>
12.03.2015, 22:03, "Axel Beckert" <abe@xxxxxxxxxxxxxxx>:
> Hi ZyX,
>
> On Thu, Mar 12, 2015 at 09:46:30PM +0300, ZyX wrote:
>>> IIRC there was recently a thread on one of the zsh mailing lists about
>>> zpython, which embeds the python interpreter into zsh or similar:
>>> https://github.com/YaroslavLitvinov/zpython
>> How is YaroslavLitvinov repository related? I am doing development
>> at https://bitbucket.org/ZyX_I/zpython. The repository you
>> referenced here has absolutely nothing to do with zsh according to
>> its description.
>
> Oh, sorry, my fault then. I just remembered the name, not the location
> and that was my first hit when searching for zpython. Didn't expect
> that there exist multiple projects with that name. (But then again,
> there are only 26 possible names for ${one_character}python, so name
> clashes should be expected.) So thanks for pointing out the correct
> project location.
If you happen to forget the location you may search for libzpython or `"zsh/zpython"`: these are names passed to zmodload.
zsh/zpython is a former name which requires "exact" search in Google (and no, `zsh zpython` does not work, not for me at least).
libzpython is a current name which brings you directly to the project page (after you tell Google you did not mistype libpython). It is current mostly because I don’t know how to tell CMake I don’t need `lib` prefix for the library built by it and don’t see much need in removing it.
In any case project name is zpython, libzpython is only zmodload argument.
>
> Kind regards, Axel
> --
> /~\ Plain Text Ribbon Campaign | Axel Beckert
> \ / Say No to HTML in E-Mail and News | abe@xxxxxxxxxxxxxxx (Mail)
> X See http://www.nonhtmlmail.org/campaign.html | abe@xxxxxxxxx (Mail+Jabber)
> / \ I love long mails: http://email.is-not-s.ms/ | http://abe.noone.org/ (Web)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author