From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22388 invoked by alias); 21 Oct 2014 17:41:43 -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: 33484 Received: (qmail 19543 invoked from network); 21 Oct 2014 17:41:40 -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,HTML_MESSAGE,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=donmez.ws; s=www; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=elG3E/lN4fu7nojMZQoaZiZTRP6E3+eQuowGtNshSR8=; b=eyiFxSybCTU16p+GtxWzfDBwn72OBIHlLUCrocEvmkttxNov11JlPpsa/x8VrbJmxP NLq5+dzY9940JP5uC6T63EnMG9kyxLnHCYVRkYJododc5ihVlC/VIKmqTJCRI8StzaEx fdHHJ3uqSLyuHgxHJmBVYcKkDPic9IXOt5SAQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=elG3E/lN4fu7nojMZQoaZiZTRP6E3+eQuowGtNshSR8=; b=idsVN4ztUBnqHACK0tDn9PTbRrRSyuOmvU1P6DObYBdKVUBc3ys7srNai83b2svr07 Q60nVK/diWpWwNVY3cA0V8PJfs1ANj8L9orxkcMwjtT6B4Ly46t4EI9dCt0kCrRpQgDu Ou343Kxkx786bWipiHWwiOkUu4ODTp72t0vfwwR808t0LdQpkmrzNBIXgfzROF7uauY1 /JZA7GqvYFAEAOmGRnuksGDN1N/ouuxa2YIEgvMIEP2FVmU+qpN6WPU5vhz1FBrqY/HP lre/MDxAvHslcvwqOqbANHj/hc9N3QxrPUWU4E7/ZYaNKaJhgbcybaA36GoICzkIc/UE F1Uw== X-Gm-Message-State: ALoCoQlpWNxCJOC9J4+yGyFT8AV4jyYNAqMPR3v6IskQbbpbwDKz/yjcGmiIZNKXgpy0xGNYdWe+ X-Received: by 10.221.66.68 with SMTP id xp4mr3262131vcb.52.1413913295011; Tue, 21 Oct 2014 10:41:35 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <17818.1413876366@thecus.kiddle.eu> References: <17818.1413876366@thecus.kiddle.eu> From: =?UTF-8?B?xLBzbWFpbCBEw7ZubWV6?= Date: Tue, 21 Oct 2014 20:41:14 +0300 Message-ID: Subject: Re: PATCH: completion clashes and SUSE/Mandriva functions To: Oliver Kiddle Cc: Zsh workers Content-Type: multipart/alternative; boundary=001a11363d0cb1574c0505f257fa --001a11363d0cb1574c0505f257fa Content-Type: text/plain; charset=UTF-8 Hi, zsh (open)SUSE maintainer here. On Tue, Oct 21, 2014 at 10:26 AM, Oliver Kiddle wrote: > We seem to have ended up with duplicate completion functions for yast. > I think the old one was better, I've updated it and will move it to the > openSUSE directory: the Debian port of yast is long dead but it is > relevent to non "open" SUSE such as the SLES 11 box I just used to check > this on. I also updated _SUSEconfig at the same time. The command is > still called SuSEconfig, at least on SLES 11, so the function perhaps > shouldn't have been renamed. > > The renaming done for kind-of-legal reasons. The old entity was called SuSE but now its SUSE. The command will cease to exist in newer (open)SUSE versions. --001a11363d0cb1574c0505f257fa--