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 11:15:47 -0800 (PST) Message-ID: <5f3f3f6e-2401-4a88-b828-11c755fd1d67@googlegroups.com> References: <31f0e291-9b45-4c9e-a562-9ca9f3fbe890@googlegroups.com> <38ec833d-bbeb-4155-8c60-1b0888b2efa6@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1415388028 21595 80.91.229.3 (7 Nov 2014 19:20:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Nov 2014 19:20:28 +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 20:20:22 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 1Xmp53-0001qV-MH for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Nov 2014 20:20:21 +0100 Original-Received: from localhost ([::1]:33572 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xmp53-0002bl-4H for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Nov 2014 14:20:21 -0500 X-Received: by 10.66.65.202 with SMTP id z10mr5955345pas.43.1415387747135; Fri, 07 Nov 2014 11:15:47 -0800 (PST) X-Received: by 10.140.42.107 with SMTP id b98mr40335qga.11.1415387747084; Fri, 07 Nov 2014 11:15:47 -0800 (PST) Original-Path: usenet.stanford.edu!r10no5206789igi.0!news-out.google.com!u5ni27qab.1!nntp.google.com!i13no1999616qae.0!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=109.153.114.201; posting-account=kRukCAoAAAANs-vsVh9dFwo5kp5pwnPz Original-NNTP-Posting-Host: 109.153.114.201 User-Agent: G2/1.0 Injection-Date: Fri, 07 Nov 2014 19:15:47 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:208557 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:100835 Archived-At: On Friday, 7 November 2014 15:11:19 UTC, Stefan Monnier wrote: > > Hmm, I wonder if perhaps one of my melpa packages has updated at the same > > time and caused confusion. I'll bisect my .emacs: I'm basically getting > > popup completion in the minibuffer now where previously it would show > > different options in a new buffer (e.g. C-x b ) > > Since I still don't know what you mean by "popup completion", I can't > help you much further. Popup completion => http://i752.photobucket.com/albums/xx162/fommil/2014-11-07-190723_1918x1078_scrot_zpscf010543.png Normally my minibuffer is one character tall. Here it is about 11 or 12 because the popup resizes the minibuffer. AND I just confirmed that this happens even when I move my .emacs to the side, so this has been introduced by either emacs 24.4.1 or debian's site plugins. In fact it looks like debian have done something because /usr/bin/emacs --no-init-file --no-site-file and this goes away. Sorry all, I should have checked this before posting to the group.