Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm
Precedence: bulk
X-No-Archive: yes
List-Id: Zsh Workers List <zsh-workers.zsh.org>
List-Post: <mailto:zsh-workers@zsh.org>
List-Help: <mailto:zsh-workers-help@zsh.org>
X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID
	autolearn=ham autolearn_force=no version=3.4.0
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=brasslantern-com.20150623.gappssmtp.com; s=20150623;
        h=from:message-id:date:in-reply-to:comments:references:to:subject
         :mime-version:content-type;
        bh=nxtOIx7SMF+cOIAancYmepkTnhGTGvBwpylh/HiusqI=;
        b=pKrKpIZ7LLhKb3IRlmrWG7ZO/4qaxF6C5sgLDvGzmjcDWquA80mzpD4G2diA8IUjDf
         WuYvebrHWkJIokTLD9axbA4iyWc5zZINKuwRrm40pagS2APz9UYZNf4pck85IURwRJvz
         6pDYL7EnVttypTrMKpzb7h9Qgiy6jyPAEavMeGVVzxP20GTHrVzTJTLfOFQxizN+v1Nd
         POzyk5UwK87+MSSvAuoW8xBm3sSbMrJX/CryXaNsFb7dl7pMxQGJGHysTEPTTj9gUsiZ
         Ul2mgCTp4V6ixeUx83A/NlrZZlR4GNGAuidgg3NeBIKAzoUah0hs6YV3xKW+AOE6MpSf
         iwgA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20130820;
        h=x-gm-message-state:from:message-id:date:in-reply-to:comments
         :references:to:subject:mime-version:content-type;
        bh=nxtOIx7SMF+cOIAancYmepkTnhGTGvBwpylh/HiusqI=;
        b=kG9eCPyff56M59CowM2oovPtYN0aOIMXTs77skZBobBxux7torIwaHR3WK2Q1Dv3Vs
         tESwLmjiP5Uut/fEiszMXsWMWKkLPzqpR/1nZ94sG9AK7wXeeGsg+gUCJDpTi+r5BDhY
         tRQiQhHU6GL/VoeOGQuQoQAQ2lu6HLHnnyDRtGtuAG5Y3WXE4mCgVGade+VRBSujY+2h
         RLUdnpUAJBrpffwAbGYnVz2M3Rt7XZ6MMy0S10pZOJRv18wxp4wsaDlpIvqw4Is/WnRl
         0ERqHF2u5TsySphOiMtI8LIuhBXwKIEl9kWcTTNonxc2rljFCAspjxvm4t/g0FPS8CeS
         QbKQ==
X-Gm-Message-State: ALoCoQlmni8ST/jjdM3lpyp75bPWSgCxYeFy/kpVffpVEUEqtxyzexO3Ssnio6+FMK3AcPseC8nhF592xKu4cTn3DrhZUEox9Q==
X-Received: by 10.67.3.170 with SMTP id bx10mr11613229pad.34.1452827868888;
        Thu, 14 Jan 2016 19:17:48 -0800 (PST)
From: Bart Schaefer <schaefer@brasslantern.com>
Message-Id: <160114191809.ZM18372@torch.brasslantern.com>
Date: Thu, 14 Jan 2016 19:18:09 -0800
In-Reply-To: <CAKc7PVByFUCv3hffWHk8DLhwatTqQbisjERi2Gw2BHNuJEsNGg@mail.gmail.com>
Comments: In reply to Sebastian Gniazdowski <sgniazdowski@gmail.com>
        "Re: _history-complete-older problems with $(" (Jan 14, 12:30pm)
References: <CAKc7PVCnEX1rEhNqhtx7spyUVKCWukz4Tzkqr27-OV9+4hVciQ@mail.gmail.com> 
	<CAKc7PVDVR=B8SWX+gSiNvtODWZ-25LtDz7jXVDH8BtrcxMnjXQ@mail.gmail.com> 
	<160111161501.ZM5305@torch.brasslantern.com> 
	<CAKc7PVBCEM=46YmgmhPR==Rq+pSfY+hgr8bcOMLV=zLFm6THBg@mail.gmail.com> 
	<160112113928.ZM9065@torch.brasslantern.com> 
	<20160113010147.GA4699@tarsus.local2> 
	<160112180141.ZM9984@torch.brasslantern.com> 
	<CAKc7PVBz1nNueRmEfyz3157kvJjEgHW3wmSXraKM+-9P-i5Atw@mail.gmail.com> 
	<160113204847.ZM14158@torch.brasslantern.com> 
	<CAKc7PVByFUCv3hffWHk8DLhwatTqQbisjERi2Gw2BHNuJEsNGg@mail.gmail.com>
X-Mailer: OpenZMail Classic (0.9.2 24April2005)
To: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: _history-complete-older problems with $(
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Seq: zsh-workers 37632

On Jan 14, 12:30pm, Sebastian Gniazdowski wrote:
}
} Bart the menucomplete option has something to do with all those
} things. I don't have the option set. When I set it it can be observed
} how your code helps or harms $(<Tab> and ls<Tab>
} 
} https://asciinema.org/a/1qyjrg38s411m8rbsvmtnfwgl

Sorry, Sebastian, but I lost interest in solving this problem about
three messages ago, and also have lost all tolerance for watching
screen capture movies and trying to match them to your descriptions
and log output.  It's too difficult to tell from the animations what
keystrokes you're executing when, among other things.

