From owner-freebsd-ports@FreeBSD.ORG Wed May 19 21:00:29 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C3D6B1065673; Wed, 19 May 2010 21:00:29 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 24DB78FC1C; Wed, 19 May 2010 21:00:28 +0000 (UTC) Received: by fxm4 with SMTP id 4so1621371fxm.13 for ; Wed, 19 May 2010 14:00:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=7p+n3ydiMriS6Z2yFigFIJHI75LeFOnFH1FRDaRK/1I=; b=jGynIWo4W0rfXK4ct7JGpK7cdpBjdhw29GMd4d+QZJYHgI4wIwmQeLz8IqcOKpCucR pxsNyk9LPJQx/RQvMrBCrylTFDEBS7fFPdwgHl7psHk66+xKKplMVOr9tI4fNTZRfgpM HzaVV0s1CBR28u0NiX2oeRBt1Nu6I7zvyP69Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Aitl6M65TOt15uxVv/emRTiqdNg5+BBLNb0zwiq+LqCL54lSu7Mj8cREY1iqiJ5qjy Z91wMRHrWIPomk2pJ8KsXZQ46LN6Qrlz/elRKxR80hKws8STX2YDCu9jGIySLZFbQxcF 4VdTR7QRiS3cvpMlZiHeq1ouM6GZsfFPRVyqQ= MIME-Version: 1.0 Received: by 10.102.165.40 with SMTP id n40mr7472102mue.71.1274302827537; Wed, 19 May 2010 14:00:27 -0700 (PDT) Received: by 10.204.123.202 with HTTP; Wed, 19 May 2010 14:00:27 -0700 (PDT) In-Reply-To: <86y6ffn207.fsf@gmail.com> References: <4BF41732.6050408@FreeBSD.org> <4BF41F87.3020503@FreeBSD.org> <20100519180821.GA9240@Melon.malikania.fr> <86y6ffn207.fsf@gmail.com> Date: Wed, 19 May 2010 23:00:27 +0200 Message-ID: From: David DEMELIER To: Anonymous Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Doug Barton , freebsd-ports@freebsd.org Subject: Re: ports-mgmt/portmaster does not have zsh completions anymore ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 May 2010 21:00:29 -0000 2010/5/19 Anonymous : > Demelier David writes: > >> On Wed, May 19, 2010 at 10:27:35AM -0700, Doug Barton wrote: >>> The user reports in private e-mail that the completions file is install= ed, but it's still not working. Can a zsh user help him out? >>> >> >> Yes, sorry I forgot everytime to answer to all... > > Hmm, does following help? > > =C2=A0 =C2=A0$ autoload -Uz compinit > =C2=A0 =C2=A0$ compinit > > You may want to run compinstall, though. See also zshcompsys(1). > markand@Melon ~ $ sudo portmaster - 22:59 No results for `arguments' or `file' I never needed to work with zshcompsys, that's weird. --=20 Demelier David