From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#6253: Please resize mini-buffer for queries even if Date: Wed, 11 Apr 2012 13:13:55 +0200 Message-ID: References: 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 1334142945 21127 80.91.229.3 (11 Apr 2012 11:15:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 11 Apr 2012 11:15:45 +0000 (UTC) Cc: 6253@debbugs.gnu.org To: Lennart Borgman Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Apr 11 13:15:43 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 1SHvWT-0005wR-NL for geb-bug-gnu-emacs@m.gmane.org; Wed, 11 Apr 2012 13:15:37 +0200 Original-Received: from localhost ([::1]:46034 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHvWT-0007r8-1i for geb-bug-gnu-emacs@m.gmane.org; Wed, 11 Apr 2012 07:15:37 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:44346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHvVu-0007Rf-Mu for bug-gnu-emacs@gnu.org; Wed, 11 Apr 2012 07:15:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SHvVo-0000O6-3A for bug-gnu-emacs@gnu.org; Wed, 11 Apr 2012 07:15:02 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:53885) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHvVo-0000Nu-0U for bug-gnu-emacs@gnu.org; Wed, 11 Apr 2012 07:14:56 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SHvWr-0003id-RQ for bug-gnu-emacs@gnu.org; Wed, 11 Apr 2012 07:16:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Magne Ingebrigtsen Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 11 Apr 2012 11:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6253 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 6253-submit@debbugs.gnu.org id=B6253.133414291614230 (code B ref 6253); Wed, 11 Apr 2012 11:16:01 +0000 Original-Received: (at 6253) by debbugs.gnu.org; 11 Apr 2012 11:15:16 +0000 Original-Received: from localhost ([127.0.0.1]:50423 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SHvW8-0003hT-F5 for submit@debbugs.gnu.org; Wed, 11 Apr 2012 07:15:16 -0400 Original-Received: from hermes.netfonds.no ([80.91.224.195]:42227) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SHvW4-0003hK-UX for 6253@debbugs.gnu.org; Wed, 11 Apr 2012 07:15:14 -0400 Original-Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1SHvUp-00006c-VE; Wed, 11 Apr 2012 13:13:56 +0200 X-Now-Playing: Various's _Crammed Global Soundclash 1980-89, Part One: World Fusion_: "Hermine - Blue Angel" In-Reply-To: (Lennart Borgman's message of "Mon, 24 May 2010 00:24:39 +0200") User-Agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.1.50 (gnu/linux) X-MailScanner-ID: 1SHvUp-00006c-VE MailScanner-NULL-Check: 1334747636.06841@ZU80xT6djQ/CJ0qATwZIWg X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org 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:58766 Archived-At: Lennart Borgman writes: >> Ah, you mean a setting that allows resizing minibuffers but not the >> echo area. =A0Yes, that seems reasonable (tho it may bump into some >> surprising cases where the user may think he's interacting with >> a minibuffer whereas she's really looking at the echo area). Yeah, sounds like a good idea. > I have attached a patch. I've read the patch, and it looks good to me. Do we want to discuss this any further, or should I just apply the patch? We also need a patch for the doc string and the manual, though. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/