* Horizontal Scroll bar and linum
@ 2007-09-19 5:13 brianjiang
2007-09-19 5:49 ` David Kastrup
0 siblings, 1 reply; 3+ messages in thread
From: brianjiang @ 2007-09-19 5:13 UTC (permalink / raw)
To: emacs-devel
[-- Attachment #1.1: Type: text/plain, Size: 369 bytes --]
Horizontal Scroll bar and linum are two basic features that most of
editors have but are missing in GNU Emacs. I think many people like
these two features very much. Now we already have linum.el for the line
number feature and work quite well. And can somebody can also provide a
patch to add the Horizontal scroll bar (or maybe port this feature from
XEmacs?).
[-- Attachment #1.2: Type: text/html, Size: 717 bytes --]
[-- Attachment #2: Type: text/plain, Size: 142 bytes --]
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Horizontal Scroll bar and linum
2007-09-19 5:13 Horizontal Scroll bar and linum brianjiang
@ 2007-09-19 5:49 ` David Kastrup
2007-09-19 13:54 ` Stefan Monnier
0 siblings, 1 reply; 3+ messages in thread
From: David Kastrup @ 2007-09-19 5:49 UTC (permalink / raw)
To: brianjiang; +Cc: emacs-devel
<brianjiang@gdnt.com.cn> writes:
> Horizontal Scroll bar and linum are two basic features that most of
> editors have but are missing in GNU Emacs. I think many people like
> these two features very much. Now we already have linum.el for the
> line number feature and work quite well. And can somebody can also
> provide a patch to add the Horizontal scroll bar (or maybe port this
> feature from XEmacs?).
Actually, I think we should first get vertical scroll bars (and
scroll-up/scroll-down) to get a reasonably good job at providing a
smooth scroll experience in the presence of tall lines/images.
While we are at the point where there is some sort of guarantee to go
in the general intended direction (there had been looping a lot in
Emacs 21), the amounts of scrolling are somewhat hard to control.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Horizontal Scroll bar and linum
2007-09-19 5:49 ` David Kastrup
@ 2007-09-19 13:54 ` Stefan Monnier
0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2007-09-19 13:54 UTC (permalink / raw)
To: David Kastrup; +Cc: brianjiang, emacs-devel
> Actually, I think we should first get vertical scroll bars (and
> scroll-up/scroll-down) to get a reasonably good job at providing a
> smooth scroll experience in the presence of tall lines/images.
First we should get it to do a good job for normal plain text. That works
OK in Lucid toolkit, but the Gtk scrollbar behaves horribly when you reach
the end of the buffer.
I'd much better have a weirdly-positioned-and/or-sized thumb while
drag-scrolling, then the stuttering I see now.
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-09-19 13:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-19 5:13 Horizontal Scroll bar and linum brianjiang
2007-09-19 5:49 ` David Kastrup
2007-09-19 13:54 ` Stefan Monnier
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.