From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22317 invoked from network); 25 Oct 1999 10:35:19 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 25 Oct 1999 10:35:19 -0000 Received: (qmail 4892 invoked by alias); 25 Oct 1999 10:27:42 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8407 Received: (qmail 4885 invoked from network); 25 Oct 1999 10:27:41 -0000 Subject: Re: PATCH: 3.1.6-bart-7: Self-loading auto-functions In-Reply-To: <199910250953.LAA05339@beta.informatik.hu-berlin.de> from Sven Wischnowsky at "Oct 25, 1999 11:53:58 am" To: wischnow@informatik.hu-berlin.de (Sven Wischnowsky) Date: Mon, 25 Oct 1999 11:27:30 +0100 (BST) Cc: zsh-workers@sunsite.auc.dk X-Mailer: ELM [version 2.4ME+ PL48 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: From: Zefram Sven Wischnowsky wrote: >While I'm at it: does anyone have an idea how we can make the >parameter module report stuff about zle widgets and keymaps? I don't >see a solution (other than making parameter depend on zle which I >don't want to do). So in the first implementation at least, parameters >for them will be in the zle module. Sigh. Logically, there should be a separate module for ZLE-related parameters, dependent on the ZLE module. -zefram