Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
feature request: horizontal scroll bar
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  14 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ulrich Scholz  
View profile  
 More options Jul 16 2012, 7:38 am
Newsgroups: gnu.emacs.help
From: Ulrich Scholz <d...@thispla.net>
Date: Mon, 16 Jul 2012 04:38:04 -0700 (PDT)
Local: Mon, Jul 16 2012 7:38 am
Subject: feature request: horizontal scroll bar
For a long time, I wish for a horizontal scroll bar in Gnu Emacs. From searching on the web, it seems that I'm not alone.

Not having a horizontal scrollbar makes me switch to another editor for files that are extremely wide.  That sucks.

Is there any hope with this issue?

Ulrich


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eli Zaretskii  
View profile  
 More options Jul 16 2012, 12:02 pm
Newsgroups: gnu.emacs.help
From: Eli Zaretskii <e...@gnu.org>
Date: Mon, 16 Jul 2012 19:02:08 +0300
Local: Mon, Jul 16 2012 12:02 pm
Subject: Re: feature request: horizontal scroll bar

> From: Ulrich Scholz <d...@thispla.net>
> Date: Mon, 16 Jul 2012 04:38:04 -0700 (PDT)

> Not having a horizontal scrollbar makes me switch to another editor for files that are extremely wide.

??? What's wrong with automatic horizontal scrolling that Emacs
provides by default (and which kicks in as soon as you truncate-lines
to a non-nil value)?

> Is there any hope with this issue?

I suggest to file a feature request with the Emacs bug tracker.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Drew Adams  
View profile  
 More options Jul 16 2012, 12:21 pm
Newsgroups: gnu.emacs.help
From: "Drew Adams" <drew.ad...@oracle.com>
Date: Mon, 16 Jul 2012 09:21:13 -0700
Local: Mon, Jul 16 2012 12:21 pm
Subject: RE: feature request: horizontal scroll bar

> > Is there any hope with this issue?

> I suggest to file a feature request with the Emacs bug tracker.

You mean like this one, submitted a couple of years ago?
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5853

The submitter, an Emacs user since 1982 (that's 30 years!), even offered to pay
for the feature.

That request got no reply at all, beyond being relegated to the wishlist (aka
/dev/null) two days later.

This info might be pertinent to Ulrich's "any hope" question.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eli Zaretskii  
View profile  
 More options Jul 16 2012, 12:49 pm
Newsgroups: gnu.emacs.help
From: Eli Zaretskii <e...@gnu.org>
Date: Mon, 16 Jul 2012 19:49:45 +0300
Local: Mon, Jul 16 2012 12:49 pm
Subject: Re: feature request: horizontal scroll bar

Maybe telling how much money is in this could make a difference.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Drew Adams  
View profile  
 More options Jul 16 2012, 1:05 pm
Newsgroups: gnu.emacs.help
From: "Drew Adams" <drew.ad...@oracle.com>
Date: Mon, 16 Jul 2012 10:05:23 -0700
Local: Mon, Jul 16 2012 1:05 pm
Subject: RE: feature request: horizontal scroll bar

Go ahead and ask him how much he's offering.  You can be the first to reply to
his feature request, two years later.  He might be happy to know that someone
read his suggestion.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eli Zaretskii  
View profile  
 More options Jul 16 2012, 2:20 pm
Newsgroups: gnu.emacs.help
From: Eli Zaretskii <e...@gnu.org>
Date: Mon, 16 Jul 2012 21:20:42 +0300
Local: Mon, Jul 16 2012 2:20 pm
Subject: Re: feature request: horizontal scroll bar

> From: "Drew Adams" <drew.ad...@oracle.com>
> Cc: <r...@cantara.com>
> Date: Mon, 16 Jul 2012 10:05:23 -0700

> > Maybe telling how much money is in this could make a difference.

> Go ahead and ask him how much he's offering.  You can be the first to reply to
> his feature request, two years later.  He might be happy to know that someone
> read his suggestion.

I wasn't talking about myself.  I have exactly zero knowledge and
experience in GUI programming, so I wouldn't know where to start with
this, even on one platform (out of 5 or 6 that we support).  So you
are marketing to the wrong guy.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ulrich Scholz  
View profile  
 More options Jul 17 2012, 7:00 am
Newsgroups: gnu.emacs.help
From: Ulrich Scholz <d...@thispla.net>
Date: Tue, 17 Jul 2012 04:00:29 -0700 (PDT)
Local: Tues, Jul 17 2012 7:00 am
Subject: Re: feature request: horizontal scroll bar
Am Montag, 16. Juli 2012 18:02:08 UTC+2 schrieb Eli Zaretskii:

> ??? What&#39;s wrong with automatic horizontal scrolling that Emacs
> provides by default (and which kicks in as soon as you truncate-lines
> to a non-nil value)?

Three things

1) A horizontal scroll bar gives a visual feedback of where you are. I have very wide files with empty spots.  You can get lost.

2) Scroll bars allow to move the visual ara without moving the cursor.  (Ok, that migth be achievable with keys, too.)

3) Scroll bars are good for going far in large files. Well, 90% of navigation consists of short distances in small files.  But for the remaining 10%, scroll bars are much better.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ulrich Scholz  
View profile  
 More options Jul 17 2012, 7:00 am
Newsgroups: gnu.emacs.help
From: Ulrich Scholz <d...@thispla.net>
Date: Tue, 17 Jul 2012 04:00:29 -0700 (PDT)
Local: Tues, Jul 17 2012 7:00 am
Subject: Re: feature request: horizontal scroll bar
Am Montag, 16. Juli 2012 18:02:08 UTC+2 schrieb Eli Zaretskii:

> ??? What&#39;s wrong with automatic horizontal scrolling that Emacs
> provides by default (and which kicks in as soon as you truncate-lines
> to a non-nil value)?

Three things

1) A horizontal scroll bar gives a visual feedback of where you are. I have very wide files with empty spots.  You can get lost.

2) Scroll bars allow to move the visual ara without moving the cursor.  (Ok, that migth be achievable with keys, too.)

3) Scroll bars are good for going far in large files. Well, 90% of navigation consists of short distances in small files.  But for the remaining 10%, scroll bars are much better.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eli Zaretskii  
View profile  
 More options Jul 17 2012, 11:56 am
Newsgroups: gnu.emacs.help
From: Eli Zaretskii <e...@gnu.org>
Date: Tue, 17 Jul 2012 18:56:34 +0300
Local: Tues, Jul 17 2012 11:56 am
Subject: Re: feature request: horizontal scroll bar

You carefully snipped the part to which I was replying.  I didn't mean
to claim that auto-hscroll mode makes horizontal scroll bar
redundant.  I meant to say that it should be better than switching to
a different editor.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Heerdegen  
View profile  
 More options Jul 18 2012, 8:09 am
Newsgroups: gnu.emacs.help
From: Michael Heerdegen <michael_heerde...@web.de>
Date: Wed, 18 Jul 2012 14:09:37 +0200
Local: Wed, Jul 18 2012 8:09 am
Subject: Re: feature request: horizontal scroll bar

Ulrich Scholz <d...@thispla.net> writes:
> Three things

> 1) A horizontal scroll bar gives a visual feedback of where you are. I
> have very wide files with empty spots.  You can get lost.

> 2) Scroll bars allow to move the visual ara without moving the cursor.
> (Ok, that migth be achievable with keys, too.)

> 3) Scroll bars are good for going far in large files. Well, 90% of
> navigation consists of short distances in small files.  But for the
> remaining 10%, scroll bars are much better.

I use Emacs for many years now, and horizontal scroll bars are among the
things I miss most.  If you make some progress here, I think, many
people would be thankful.  Please don't give up!

Michael.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tom  
View profile  
 More options Jul 18 2012, 11:35 am
Newsgroups: gnu.emacs.help
From: Tom <adatgyu...@gmail.com>
Date: Wed, 18 Jul 2012 15:35:58 +0000 (UTC)
Local: Wed, Jul 18 2012 11:35 am
Subject: Re: feature request: horizontal scroll bar
Michael Heerdegen <michael_heerdegen <at> web.de> writes:

> I use Emacs for many years now, and horizontal scroll bars are among the
> things I miss most.  If you make some progress here, I think, many
> people would be thankful.  Please don't give up!

Can be a good candidate for crowdfunding:

http://www.freedomsponsors.org/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
hjuvi  
View profile  
 More options Jul 19 2012, 7:37 am
Newsgroups: gnu.emacs.help
From: hjuvi <hjuvi-goo...@yahoo.fr>
Date: Thu, 19 Jul 2012 04:37:57 -0700 (PDT)
Local: Thurs, Jul 19 2012 7:37 am
Subject: Re: feature request: horizontal scroll bar
I can't find it again on the web, but it seems to me that I read some time ago that the horizontal scrollbar feature request had been refused by Emacs developpers because it broke the compatibility with terminal mode (emacs -nw), and that was one of the reasons for forking Emacs into XEmacs.
But maybe I'm wrong (otherwise I believe I would find it on the web...)

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Dyballa  
View profile  
 More options Jul 19 2012, 8:42 am
Newsgroups: gnu.emacs.help
From: Peter Dyballa <Peter_Dyba...@Web.DE>
Date: Thu, 19 Jul 2012 14:42:28 +0200
Local: Thurs, Jul 19 2012 8:42 am
Subject: Re: feature request: horizontal scroll bar

Am 19.07.2012 um 13:37 schrieb hjuvi:

> I can't find it again on the web, but it seems to me that I read some time ago that the horizontal scrollbar feature request had been refused by Emacs developpers because it broke the compatibility with terminal mode (emacs -nw), and that was one of the reasons for forking Emacs into XEmacs.
> But maybe I'm wrong (otherwise I believe I would find it on the web...)

Is there any scroll-bar, vertical or horizontal, visible in terminal mode?

--
Greetings

  Pete

My sister opened a computer store in Hawaii.  She sells C shells down by the seashore.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
hjuvi  
View profile  
 More options Jul 19 2012, 7:37 am
Newsgroups: gnu.emacs.help
From: hjuvi <hjuvi-goo...@yahoo.fr>
Date: Thu, 19 Jul 2012 04:37:57 -0700 (PDT)
Local: Thurs, Jul 19 2012 7:37 am
Subject: Re: feature request: horizontal scroll bar
I can't find it again on the web, but it seems to me that I read some time ago that the horizontal scrollbar feature request had been refused by Emacs developpers because it broke the compatibility with terminal mode (emacs -nw), and that was one of the reasons for forking Emacs into XEmacs.
But maybe I'm wrong (otherwise I believe I would find it on the web...)

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »