From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Friedrich Laher Newsgroups: gmane.emacs.help Subject: Re: hide the minibuffer Date: Tue, 18 Oct 2005 06:48:49 +0200 Message-ID: <43547EB1.80201@schmieder-laher.de> References: <17236.24186.630702.660213@mmyn404.iimas.unam.mx> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1129611212 25537 80.91.229.2 (18 Oct 2005 04:53:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Oct 2005 04:53:32 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 18 06:53:24 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ERjSb-0001sN-Do for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Oct 2005 06:52:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ERjSa-0004wh-Dm for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Oct 2005 00:52:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ERjS8-0004wS-F0 for help-gnu-emacs@gnu.org; Tue, 18 Oct 2005 00:51:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ERjS7-0004wG-0i for help-gnu-emacs@gnu.org; Tue, 18 Oct 2005 00:51:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ERjS6-0004wD-Tc for help-gnu-emacs@gnu.org; Tue, 18 Oct 2005 00:51:54 -0400 Original-Received: from [212.227.126.183] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ERjS6-0006nr-Vc for help-gnu-emacs@gnu.org; Tue, 18 Oct 2005 00:51:55 -0400 Original-Received: from p54A18C10.dip0.t-ipconnect.de [84.161.140.16] (helo=schmieder-laher.de) by mrelayeu.kundenserver.de with ESMTP (Nemesis), id 0ML2ov-1ERjS53QnD-0003Xr; Tue, 18 Oct 2005 06:51:53 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 X-Accept-Language: en-us, en Original-To: help-gnu-emacs@gnu.org In-Reply-To: <17236.24186.630702.660213@mmyn404.iimas.unam.mx> X-Provags-ID: kundenserver.de abuse@kundenserver.de login:d0a55953dfb65f372f82ef4b3cf5b37b 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: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:30307 Archived-At: you may make a frame without minibuffer and make invisible the mainframe ( the frame containing the minibuffer will pop up everey time the m.b. ist needed ) Luis O. Silva wrote: >Dear Emacs community, > >How can I hide the minibuffer when it is not used and in such >a way that if it gets active it will automatically appears? > >I've seek in the manual and the web with no avail. > >Knowing the numerous army of pixel-hungry people it is strange >that the answer to this question is not easily available. > >Thank you very much in advance for any help. >luis > > > >