From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Philip Kaludercic Newsgroups: gmane.emacs.help Subject: Re: Temporarily remove the mode-line Date: Tue, 29 Nov 2022 20:14:29 +0000 Message-ID: <87v8mxbjru.fsf@posteo.net> References: <0JJGMNteC6azrZ3BCpPMyGOM1jYsJtmqe-xXwpcv_zuYz2VTY_rUM7XB4YpaY6MJSga_fue1QnWlV2aKg1wmZJdwVfkzNiB3WPVqEaDSprU=@protonmail.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14956"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Heime via Users list for the GNU Emacs text editor To: Heime Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Tue Nov 29 21:15:08 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1p070W-0003ij-1L for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 29 Nov 2022 21:15:08 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p0700-0000GG-Rr; Tue, 29 Nov 2022 15:14:36 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p06zy-0000Fn-LU for help-gnu-emacs@gnu.org; Tue, 29 Nov 2022 15:14:34 -0500 Original-Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p06zv-0003Rx-Jw for help-gnu-emacs@gnu.org; Tue, 29 Nov 2022 15:14:34 -0500 Original-Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 3B5F2240107 for ; Tue, 29 Nov 2022 21:14:28 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1669752868; bh=VW70Xmy4hlOwzk/0bL/JJ/fyUHp6wRVqLU8adsfiZwI=; h=From:To:Cc:Subject:Date:From; b=Nwz5nPBmBLo5rRSkjt1E5NyYmp57lKGyhAyxJewg0I7Nw7afrLUyTdABYXzYRDeZS HgIu5A8wugqKf6ek8KrqW2YVhQey2ixuH3DkdYyH+TSaMO84kDuUqVafksIkeMjxqf Jo/pzS3wHPYRv0vWJ0Pp+MAc/I8MbpkIJ9jz0Ibaw1hK0xU8DZN2vKRRTv/bi42BGT 8Y8Tnsmi9kNthuuFWkUnS/Al6Lt70WbbYjKEBvl1OsxrAo/8Hw7k6veKVxrTnajXo/ NpCng/bG8iEdUasMmwagdUZ/ZRMs/JgKW+ku1o41u9iXIAcaRd4QqwODFrC0p9C5/s YNEPzl6ZSwS5A== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4NMD834mlYz9rxL; Tue, 29 Nov 2022 21:14:27 +0100 (CET) In-Reply-To: <0JJGMNteC6azrZ3BCpPMyGOM1jYsJtmqe-xXwpcv_zuYz2VTY_rUM7XB4YpaY6MJSga_fue1QnWlV2aKg1wmZJdwVfkzNiB3WPVqEaDSprU=@protonmail.com> (Heime's message of "Tue, 29 Nov 2022 20:07:12 +0000") Received-SPF: pass client-ip=185.67.36.66; envelope-from=philipk@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:141243 Archived-At: Heime writes: > How can I temporarily remove the mode-line? Would not want to do > (setq mode-line-format nil). How temporarily is "temporarily". Do you want to toggle it? Or do you want to have it be hidden for a few seconds only?