From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.bugs Subject: bug#22660: No horizontal scroll bars in NextStep build [OSX] Date: Sun, 14 Feb 2016 16:33:13 +0100 Message-ID: <56C09E39.4090007@alice.it> References: <56C05F44.8080400@alice.it> <20160214122059.GA46922@galloway.idiocy.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1455464106 17804 80.91.229.3 (14 Feb 2016 15:35:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Feb 2016 15:35:06 +0000 (UTC) Cc: 22660@debbugs.gnu.org To: Alan Third Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Feb 14 16:34:56 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aUyhL-0006GD-Lm for geb-bug-gnu-emacs@m.gmane.org; Sun, 14 Feb 2016 16:34:55 +0100 Original-Received: from localhost ([::1]:51427 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUyhL-0000Jl-2o for geb-bug-gnu-emacs@m.gmane.org; Sun, 14 Feb 2016 10:34:55 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUyh4-0000B1-AU for bug-gnu-emacs@gnu.org; Sun, 14 Feb 2016 10:34:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aUygU-00061m-9Z for bug-gnu-emacs@gnu.org; Sun, 14 Feb 2016 10:34:38 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:48180) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUygU-00061i-5D for bug-gnu-emacs@gnu.org; Sun, 14 Feb 2016 10:34:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aUygT-0007Hr-UH for bug-gnu-emacs@gnu.org; Sun, 14 Feb 2016 10:34:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Angelo Graziosi Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 14 Feb 2016 15:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 22660 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 22660-submit@debbugs.gnu.org id=B22660.145546401227974 (code B ref 22660); Sun, 14 Feb 2016 15:34:01 +0000 Original-Received: (at 22660) by debbugs.gnu.org; 14 Feb 2016 15:33:32 +0000 Original-Received: from localhost ([127.0.0.1]:38955 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aUyg0-0007H8-9t for submit@debbugs.gnu.org; Sun, 14 Feb 2016 10:33:32 -0500 Original-Received: from smtp201.alice.it ([82.57.200.97]:53306) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aUyfy-0007Gu-C4 for 22660@debbugs.gnu.org; Sun, 14 Feb 2016 10:33:31 -0500 Original-Received: from [192.168.1.101] (79.19.243.189) by smtp201.alice.it (8.6.060.43) (authenticated as angelo.graziosi@alice.it) id 5697AF2906BB5D2C; Sun, 14 Feb 2016 16:33:23 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 In-Reply-To: <20160214122059.GA46922@galloway.idiocy.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:113015 Archived-At: Oh thanks Alan... It would be very useful to have HSB in NS.. Ciao, Angelo. Il 14/02/2016 13:20, Alan Third ha scritto: > On Sun, Feb 14, 2016 at 12:04:36PM +0100, Angelo Graziosi wrote: >> I notice that the NextStep build of Emacs (master, for example) does not >> offer the option for enabling the horizontal scroll bar in Options- >> Show/Hide - Scroll-bar. Only None, Left, Right is shown.. > > Hi Angelo, unfortunately the NextStep build doesn't support horizontal > scroll bars yet. If you do: > > M-x horizontal-scroll-bar-mode > > You should get a message saying: > > Horizontal scroll bars are not implemented on this system > > I'm going to set this bug as a wishlist item in the hope that someone > will implement them in the future. >