From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: make-xwidget api change patch Date: Sun, 27 Mar 2016 23:06:47 +0200 Message-ID: References: <56F8449C.2090806@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1459112867 22599 80.91.229.3 (27 Mar 2016 21:07:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 27 Mar 2016 21:07:47 +0000 (UTC) Cc: Eli Zaretskii , Emacs developers To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 27 23:07:36 2016 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 1akHuJ-0006w7-Vt for ged-emacs-devel@m.gmane.org; Sun, 27 Mar 2016 23:07:36 +0200 Original-Received: from localhost ([::1]:37418 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akHuI-0005pX-UM for ged-emacs-devel@m.gmane.org; Sun, 27 Mar 2016 17:07:34 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60662) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akHu6-0005pS-01 for emacs-devel@gnu.org; Sun, 27 Mar 2016 17:07:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1akHu5-00070j-9z for emacs-devel@gnu.org; Sun, 27 Mar 2016 17:07:21 -0400 Original-Received: from mx6.bahnhof.se ([213.80.101.16]:28899) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akHtz-000704-M5; Sun, 27 Mar 2016 17:07:15 -0400 Original-Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx6-reinject (Postfix) with ESMTP id 16B964199B; Sun, 27 Mar 2016 23:07:13 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF2) Original-Received: from mf2.bahnhof.se ([127.0.0.1]) by localhost (mf2.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 173mnnkPwhFu; Sun, 27 Mar 2016 23:07:04 +0200 (CEST) Original-Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf2.bahnhof.se (Postfix) with ESMTP id 89A539400E4; Sun, 27 Mar 2016 23:07:02 +0200 (CEST) Original-Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 2B9994EE121; Sun, 27 Mar 2016 21:07:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Original-Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OBtING-d53kR; Sun, 27 Mar 2016 23:06:47 +0200 (CEST) Original-Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id 497234EE11E; Sun, 27 Mar 2016 23:06:47 +0200 (CEST) In-Reply-To: <56F8449C.2090806@cs.ucla.edu> (Paul Eggert's message of "Sun, 27 Mar 2016 13:37:48 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.91 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 213.80.101.16 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:202308 Archived-At: Paul Eggert writes: > I also think this change should go in. I never understood what those > two parameters were for anyway. Some further tweaks appear to be > needed, though; please see the attached patch. Yes it looks correct. -- Joakim Verona