From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Heime Newsgroups: gmane.emacs.help Subject: Re: Horizontal Scrollbars Date: Fri, 10 May 2024 10:02:14 +0000 Message-ID: References: <86le4l9gmn.fsf@gnu.org> <868r0i5i6b.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24000"; mail-complaints-to="usenet@ciao.gmane.io" Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri May 10 12:03:14 2024 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 1s5N5u-0005yF-15 for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 10 May 2024 12:03:14 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s5N5P-00046L-AO; Fri, 10 May 2024 06:02:43 -0400 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 1s5N5F-00043G-LX for help-gnu-emacs@gnu.org; Fri, 10 May 2024 06:02:38 -0400 Original-Received: from mail-40135.protonmail.ch ([185.70.40.135]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s5N5D-0004tl-EI for help-gnu-emacs@gnu.org; Fri, 10 May 2024 06:02:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1715335339; x=1715594539; bh=Jgj4Y+/jN1r9aNwFwhbcIgKzeoZMQmeq8T5JhWfMPHk=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=JrVrb4eh0/7d01WnfegdrV68qu46EHPnCDqR6U6K0ok8q8LBu1uP352MhjkWfbl7c 2GpKDI/Tudf8eZbK4t2KE4Wnd1F8AaQq9dIiMINjQoT/WU0DhYY1auw63rVpJY7LFB WkCAMu85MQA5eMpRHNIr7gUjDviCUKVLxRuUURTEYQ0bIAr2LF+n0aK80qkb5CidFb TSKm9OlOLt2aeRRezU+Zwhxm5Fn+m+/G6nYzRjrFZqT8U72NTKF9ntjY8seKYY1JG5 85wOArTJy4v+wtxHqnxvrUbxH874N0PtLq/lPqwDoDwBTfVR6kdvN1x9XZai5PuKVw Tp6A4CQ1P3q0Q== In-Reply-To: <868r0i5i6b.fsf@gnu.org> Feedback-ID: 57735886:user:proton X-Pm-Message-ID: afdaadf96179b0676a47b28b98ba941fdf0a6958 Received-SPF: pass client-ip=185.70.40.135; envelope-from=heimeborgia@protonmail.com; helo=mail-40135.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=unavailable 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:146649 Archived-At: Sent with Proton Mail secure email. On Friday, May 10th, 2024 at 5:50 PM, Eli Zaretskii wrote: > > Date: Thu, 09 May 2024 20:15:23 +0000 > > From: Heime heimeborgia@protonmail.com > > Cc: Eli Zaretskii eliz@gnu.org, help-gnu-emacs@gnu.org > >=20 > > horizontal-scroll-bar-mode handles the horizontal scroll-bar globally. = But I have > > forgotten how to handle the horizontal scroll-bar per window. Or is it = per frame ? >=20 >=20 > The answers are in the manual: >=20 > To toggle the use of horizontal scroll bars, type =E2=80=98M-x > horizontal-scroll-bar-mode=E2=80=99. This command applies to all frames, > including frames yet to be created. To toggle horizontal scroll bars > for just the selected frame, use the command =E2=80=98M-x > toggle-horizontal-scroll-bar=E2=80=99. Yes per-frame but not per-window. I have no idea whether vertical scrollba= r is also per-frame.