all messages for Emacs-related lists mirrored at yhetil.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

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 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.