unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10673: toolkit scroll-bars and with-ns
@ 2012-01-31  3:32 Glenn Morris
  2012-01-31 21:24 ` Jan Djärv
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2012-01-31  3:32 UTC (permalink / raw)
  To: 10673

Package: emacs,ns
Version: 24.0.93
Severity: minor

It's possible to build an Emacs with:

./configure --with-ns --without-toolkit-scroll-bars

Does this actually have any meaning to the NS port? It changes the value
of x-toolkit-scroll-bars, but AFAICS the resulting scroll-bars are
identical in both cases. If so, the configure option
--without-toolkit-scroll-bars should be made an error if --with-ns was
specified, nsterm.m should unconditionally set Vx_toolkit_scroll_bars to
Qt, and the doc of x-toolkit-scroll-bars should be updated in nsterm.m,
w32term.c, and xterm.c.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#10673: toolkit scroll-bars and with-ns
  2012-01-31  3:32 bug#10673: toolkit scroll-bars and with-ns Glenn Morris
@ 2012-01-31 21:24 ` Jan Djärv
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Djärv @ 2012-01-31 21:24 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 10673


Hello.

31 jan 2012 kl. 04:32 skrev Glenn Morris:

> Package: emacs,ns
> Version: 24.0.93
> Severity: minor
> 
> It's possible to build an Emacs with:
> 
> ./configure --with-ns --without-toolkit-scroll-bars
> 
> Does this actually have any meaning to the NS port? It changes the value
> of x-toolkit-scroll-bars, but AFAICS the resulting scroll-bars are
> identical in both cases. If so, the configure option
> --without-toolkit-scroll-bars should be made an error if --with-ns was
> specified, nsterm.m should unconditionally set Vx_toolkit_scroll_bars to
> Qt, and the doc of x-toolkit-scroll-bars should be updated in nsterm.m,
> w32term.c, and xterm.c.

No,. it does not have any meaning, nobody has implemented native scroll
bars for ns or w32.  An error would be appropriate.

	Jan D.







^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-31 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-31  3:32 bug#10673: toolkit scroll-bars and with-ns Glenn Morris
2012-01-31 21:24 ` Jan Djärv

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).