From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sam Halliday Newsgroups: gmane.emacs.help Subject: Re: emacs 24.4 disable popup in minibuffer Date: Fri, 7 Nov 2014 06:45:35 -0800 (PST) Message-ID: <38ec833d-bbeb-4155-8c60-1b0888b2efa6@googlegroups.com> References: <31f0e291-9b45-4c9e-a562-9ca9f3fbe890@googlegroups.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: ger.gmane.org 1415371834 19937 80.91.229.3 (7 Nov 2014 14:50:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Nov 2014 14:50:34 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 07 15:50:27 2014 Return-path: Envelope-to: geh-help-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 1Xmkrq-0000Sg-HJ for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Nov 2014 15:50:26 +0100 Original-Received: from localhost ([::1]:60538 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xmkrq-0003DB-6q for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Nov 2014 09:50:26 -0500 X-Received: by 10.182.245.162 with SMTP id xp2mr6039503obc.8.1415371535743; Fri, 07 Nov 2014 06:45:35 -0800 (PST) X-Received: by 10.140.101.227 with SMTP id u90mr20752qge.18.1415371535711; Fri, 07 Nov 2014 06:45:35 -0800 (PST) Original-Path: usenet.stanford.edu!h15no7546239igd.0!news-out.google.com!u5ni26qab.1!nntp.google.com!u7no3110589qaz.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=83.244.128.25; posting-account=kRukCAoAAAANs-vsVh9dFwo5kp5pwnPz Original-NNTP-Posting-Host: 83.244.128.25 User-Agent: G2/1.0 Injection-Date: Fri, 07 Nov 2014 14:45:35 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:208548 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:100826 Archived-At: On Thursday, 6 November 2014 22:40:03 UTC, Stefan Monnier wrote: > > However, one thing is not working so well for me: the popup completion = in > > the minibuffer (which now seems to be the default). I preferred the old >=20 > I don't know what you mean by "popup completion" and can't remember > making significant changes to the default completion code in 24.4. >=20 >=20 > Stefan Thanks Stefan, Hmm, I wonder if perhaps one of my melpa packages has updated at the same t= ime and caused confusion. I'll bisect my .emacs: I'm basically getting popu= p completion in the minibuffer now where previously it would show different= options in a new buffer (e.g. C-x b )