bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10673: toolkit scroll-bars and with-ns


From: Glenn Morris
Subject: bug#10673: toolkit scroll-bars and with-ns
Date: Mon, 30 Jan 2012 22:32:27 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]