From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Changes in frame/window code Date: Fri, 05 Sep 2014 13:14:06 -0400 Message-ID: <4ippfaxa5d.fsf@fencepost.gnu.org> References: <53CE6A44.1010708@gmx.at> <53D4FF76.1060804@gmx.at> <8338dmj1of.fsf@gnu.org> <83wqayhe0o.fsf@gnu.org> <53D542B3.20206@gmx.at> <83tx62hane.fsf@gnu.org> <53D6172A.5010909@gmx.at> <53DA7497.2010401@gmx.at> <54073F1F.4090202@gmx.at> <540994D2.1070509@gmx.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1409937261 5524 80.91.229.3 (5 Sep 2014 17:14:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Sep 2014 17:14:21 +0000 (UTC) Cc: Eli Zaretskii , Stefan Monnier , emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 05 19:14:14 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XPx5P-0007T6-5u for ged-emacs-devel@m.gmane.org; Fri, 05 Sep 2014 19:14:11 +0200 Original-Received: from localhost ([::1]:59229 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPx5O-00046N-KF for ged-emacs-devel@m.gmane.org; Fri, 05 Sep 2014 13:14:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPx5M-00046A-IX for emacs-devel@gnu.org; Fri, 05 Sep 2014 13:14:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XPx5L-0008Qe-Tm for emacs-devel@gnu.org; Fri, 05 Sep 2014 13:14:08 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45566) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPx5L-0008Qa-R8 for emacs-devel@gnu.org; Fri, 05 Sep 2014 13:14:07 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XPx5L-0000WY-0A; Fri, 05 Sep 2014 13:14:07 -0400 X-Spook: Mantis MD2 cracking ISEC Crowell Juiliett Class Submarine X-Ran: WaIaKbABzYvI3cMQtdS0T=Pld+Pv)K~[04fa72]4G~s[RS$GOu!RV!bWS"NEcS'zWlJo#6 X-Hue: magenta X-Attribution: GM In-Reply-To: <540994D2.1070509@gmx.at> (martin rudalics's message of "Fri, 05 Sep 2014 12:47:46 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:174045 Archived-At: martin rudalics wrote: > Should be fixed now. Please have a look. Yes, thanks. >> I suppose this is consistent with the NEWS entry, >> but is there any chance of making it work --without-toolkit-scroll-bars? > > You mean implement horizontal scroll bars when no tool-kit scroll bars > are available? IIRC I was able to draw the slider/thumb correctly but > never started to implement mouse operations. OK. I think a few (?) people use --without-toolkit-scroll-bars, so it would be nice to have, but obviously it's not at all important.