From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: manzyuk Newsgroups: gmane.emacs.bugs Subject: Re: bug#10457: (Broken?) programmable completion in shell buffers Date: Tue, 10 Jan 2012 15:27:55 -0800 (PST) Organization: http://groups.google.com Message-ID: <3647d675-eba4-42cc-8b1c-6bc7c193c519@f33g2000yqh.googlegroups.com> References: <87lipho1v2.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1332961493 23097 80.91.229.3 (28 Mar 2012 19:04:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 28 Mar 2012 19:04:53 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Mar 28 21:04:52 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SCyAt-000402-8f for geb-bug-gnu-emacs@m.gmane.org; Wed, 28 Mar 2012 21:04:51 +0200 Original-Received: from localhost ([::1]:59486 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCyAs-0005aL-Gs for geb-bug-gnu-emacs@m.gmane.org; Wed, 28 Mar 2012 15:04:50 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!f33g2000yqh.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 27 Original-NNTP-Posting-Host: 89.101.118.58 Original-X-Trace: posting.google.com 1326238199 24356 127.0.0.1 (10 Jan 2012 23:29:59 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 10 Jan 2012 23:29:59 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: f33g2000yqh.googlegroups.com; posting-host=89.101.118.58; posting-account=lycLPQoAAAA0IQCQT5dC-Fbj1402kSdv User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HNKUARELSC X-HTTP-UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.bug:82477 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:58260 Archived-At: On Jan 9, 11:17=A0am, Thierry Volpiatto wrote: > Thierry Volpiatto writes: > > Stefan Monnier writes: > > >>> Second, more disturbingly, trying to complete options to "tar" locks = Emacs. > >>> Here is how to reproduce it: > > >>> emacs -Q > >>> M-x shell > >>> cd > >>> tar - TAB SPC > > >> I believe I've fixed this bug "recently". > > > It seem this is not fixed, i can reproduce the bug here. > > This seem to work as expected, not hanging at least, and completing > against long and short opts and then filenames. I apologize, I didn't realize there was somebody else involved in the discussion (I didn't receive any updates about postings here). Has this patch been merged in? Sasha