From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: =?utf-8?B?7KGw7ISx67mI?= via help-gnu-emacs Newsgroups: gmane.emacs.help Subject: Method to hide minibuffer Date: Tue, 28 May 2019 16:23:57 +0900 Message-ID: Reply-To: =?utf-8?B?7KGw7ISx67mI?= Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="14320"; mail-complaints-to="usenet@blaine.gmane.org" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 28 09:24:14 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hVWSz-0003cj-TU for geh-help-gnu-emacs@m.gmane.org; Tue, 28 May 2019 09:24:14 +0200 Original-Received: from localhost ([127.0.0.1]:58462 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hVWSy-0002D5-Tb for geh-help-gnu-emacs@m.gmane.org; Tue, 28 May 2019 03:24:12 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:43126) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hVWSo-0002Co-Lu for help-gnu-emacs@gnu.org; Tue, 28 May 2019 03:24:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hVWSn-0007WH-RL for help-gnu-emacs@gnu.org; Tue, 28 May 2019 03:24:02 -0400 Original-Received: from pv50p00im-ztdg10011201.me.com ([17.58.6.39]:36405) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hVWSn-0007Vr-MH for help-gnu-emacs@gnu.org; Tue, 28 May 2019 03:24:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com; s=04042017; t=1559028240; bh=FnvIwyPzbi2qviVo++iRYQjuUQEvU7UdDc9oD4enwqg=; h=From:Content-Type:Mime-Version:Date:Subject:Message-Id:To; b=H3yQZ2u5QbaynzuQuJ6YqhOThldTy8ohd+CZKaNgW9C2GkiWe3oEWEYrGVL1lX27O 0Q/oL26aEcxQOAi+fmFJxyFHHDRzy//TuxMYyGqCmFDDOpCR6gb4fsldesmx1/ttWX ru5FT0Y8t83ZZwDGhu8wYb8u+09eSqhY1bziZnkHU61NGWDUFIErw/UeeSDHH2e3BS KoY9XHRRTbhSu9C3BbpgcEt/KoAbtFRj4Ad6UNsdwh9CRe8GalQDavSSXm4aSjNBii cHuYQbfiXEA6SiI7KMF518cslRxeaa+D3i+PQp03+anWMyXfxQxjoTGwlI0BDzX3i7 IgwQv1cvjXTPg== Original-Received: from [10.135.81.74] (unknown [223.38.29.37]) by pv50p00im-ztdg10011201.me.com (Postfix) with ESMTPSA id 3EC178009F3 for ; Tue, 28 May 2019 07:24:00 +0000 (UTC) X-Mailer: iPhone Mail (16E227) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2019-05-28_03:, , signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=1 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 mlxscore=0 mlxlogscore=259 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1812120000 definitions=main-1905280049 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 17.58.6.39 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.help:120663 Archived-At: I would like to hide the minibuffer. I=E2=80=99ve searched the web, but couldn=E2=80=99t find any method for hidi= ng the minibuffer, but only methods to hide the modeline :-( Is there any method?=20=