From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Vivek Dasmohapatra Newsgroups: gmane.emacs.bugs Subject: bug#22000: Patch addressing the menu-bar frame-resize interaction Date: Wed, 24 Oct 2018 13:18:14 +0100 (BST) Message-ID: References: <87k2p8h1vn.fsf@isaac.fritz.box> <5BC1AAE2.7070808@gmx.at> <5BC4DB0E.3050501@gmx.at> <5BC6E4F2.2030607@gmx.at> <83pnw7qsxu.fsf@gnu.org> <87h8hjxrk2.fsf@gmail.com> <5BC8B7A4.8020405@gmx.at> <87ftx24c4s.fsf@gmail.com> <5BC99700.1050309@gmx.at> <87ftx2jo1a.fsf@gmail.com> <87ftx2xd8r.fsf@gmail.com> <5BCA1AF7.20100@gmx.at> <87d0s1vuwa.fsf@gmail.com> <5BCF25F3.2020603@gmx.at> <87r2ggwyke.fsf@gmail.com> <5BCF65FB.8000607@gmx.at> <87va5s1nf7.fsf@gmail.com> <5BD03EF3.70508@gmx.at> <87o9bj1rzs.fsf@gmail.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-1946669586-1540383495=:12062" X-Trace: blaine.gmane.org 1540383434 6648 195.159.176.226 (24 Oct 2018 12:17:14 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 24 Oct 2018 12:17:14 +0000 (UTC) User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) Cc: 22000@debbugs.gnu.org, Stephen Berman To: Robert Pluim Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 24 14:17:10 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gFI5y-0001ZX-FC for geb-bug-gnu-emacs@m.gmane.org; Wed, 24 Oct 2018 14:17:06 +0200 Original-Received: from localhost ([::1]:48070 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFI84-0008Rd-RJ for geb-bug-gnu-emacs@m.gmane.org; Wed, 24 Oct 2018 08:19:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFI7v-0008Qk-Fo for bug-gnu-emacs@gnu.org; Wed, 24 Oct 2018 08:19:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFI7q-0002CS-JP for bug-gnu-emacs@gnu.org; Wed, 24 Oct 2018 08:19:07 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:34932) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gFI7q-0002CO-F3 for bug-gnu-emacs@gnu.org; Wed, 24 Oct 2018 08:19:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gFI7q-0007mX-9y for bug-gnu-emacs@gnu.org; Wed, 24 Oct 2018 08:19:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Vivek Dasmohapatra Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 24 Oct 2018 12:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 22000 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 22000-submit@debbugs.gnu.org id=B22000.154038350029863 (code B ref 22000); Wed, 24 Oct 2018 12:19:02 +0000 Original-Received: (at 22000) by debbugs.gnu.org; 24 Oct 2018 12:18:20 +0000 Original-Received: from localhost ([127.0.0.1]:39190 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gFI7A-0007lb-8t for submit@debbugs.gnu.org; Wed, 24 Oct 2018 08:18:20 -0400 Original-Received: from ceres.etla.org ([85.119.82.193]:58613) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gFI78-0007lO-6S for 22000@debbugs.gnu.org; Wed, 24 Oct 2018 08:18:18 -0400 Original-Received: from yaffle.pepperfish.net ([88.99.213.221] helo=[10.112.101.20]) by ceres.etla.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1gFI75-0002sU-N4; Wed, 24 Oct 2018 13:18:15 +0100 X-X-Sender: vivek@platypus.pepperfish.net In-Reply-To: <87o9bj1rzs.fsf@gmail.com> X-Spam_score: -2.9 X-Spam_score_int: -28 X-Spam_bar: -- X-Spam_report: Spam detection software, running on the system "ceres.etla.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > And in fact, after digging through some more GTK docs, =?UTF-8?Q?it=CA=BCs?= as simple > as changing > > gtk_scrolled_window_set_policy (sw, scroll_policy, GTK_POLICY_AUTOMATIC); > Yes, I may be able to simplify the codepaths for earlier versions of GTK too, currently testing that. [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Ba X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:151550 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-1946669586-1540383495=:12062 Content-Type: TEXT/PLAIN; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8BIT > And in fact, after digging through some more GTK docs, itʼs as simple > as changing > > gtk_scrolled_window_set_policy (sw, scroll_policy, GTK_POLICY_AUTOMATIC); > Yes, I may be able to simplify the codepaths for earlier versions of GTK too, currently testing that. --8323329-1946669586-1540383495=:12062--