From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Gijs Hillenius Newsgroups: gmane.emacs.help Subject: How to resize mini buffer / windows Date: Wed, 18 Aug 2004 10:09:49 +0200 Organization: Sometimes. But usually not Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87isbgyiia.fsf@lithium.hillenius.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1092817283 892 80.91.224.253 (18 Aug 2004 08:21:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 Aug 2004 08:21:23 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 18 10:21:13 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BxLh3-0006Wf-00 for ; Wed, 18 Aug 2004 10:21:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BxLlF-0002sg-Pu for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Aug 2004 04:25:33 -0400 Original-Newsgroups: gnu.emacs.help X-Operating-System: Debian GNU/Linux Sid X-GPGP-Fingerprint: 46C5 8716 85F9 DEAB 940C 9E73 68FF AAD3 60F5 2D0D User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:h6vOGI5XME72btMajpLHVcnr+tY= Original-Lines: 15 X-Original-NNTP-Posting-Host: 127.0.0.1 Original-NNTP-Posting-Host: 213.211.135.18 Original-X-Trace: news4.telebyte.nl 1092817138 213.211.135.18 (18 Aug 2004 10:18:58 +0200) Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.wirehub.nl!newsfeeder.concepts.nl!news4.telebyte.nl!news3.telebyte.nl!not-for-mail Original-Xref: shelby.stanford.edu gnu.emacs.help:124817 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 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 Xref: main.gmane.org gmane.emacs.help:20164 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20164 Hello I am trying to make the mini buffer / window resize automatically. But it does not (seem to) work. I have several records in my bbdb that are longer then two lines, but that is all I get to see under the gnus-windows. In .emacs I have (setq resize-mini-windows t) Now what? Would appreciate assistance, thanks in advance... Gijs --