From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 07 10:15:14 2016 Received: (at submit) by debbugs.gnu.org; 7 Feb 2016 15:15:14 +0000 Received: from localhost ([127.0.0.1]:37331 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aSR3R-00072x-NA for submit@debbugs.gnu.org; Sun, 07 Feb 2016 10:15:13 -0500 Received: from eggs.gnu.org ([208.118.235.92]:47690) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aSR3Q-00072j-5n for submit@debbugs.gnu.org; Sun, 07 Feb 2016 10:15:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSR3K-0008IW-50 for submit@debbugs.gnu.org; Sun, 07 Feb 2016 10:15:06 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:52978) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSR3K-0008IL-1j for submit@debbugs.gnu.org; Sun, 07 Feb 2016 10:15:06 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38656) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSR3J-0005ex-7Z for bug-gnu-emacs@gnu.org; Sun, 07 Feb 2016 10:15:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSR3G-0008Fy-1E for bug-gnu-emacs@gnu.org; Sun, 07 Feb 2016 10:15:05 -0500 Received: from calancha-ilc.kek.jp ([130.87.234.234]:48640) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSR3F-0008FX-N4 for bug-gnu-emacs@gnu.org; Sun, 07 Feb 2016 10:15:01 -0500 Received: by calancha-ilc.kek.jp (Postfix, from userid 500) id 3FA9FBC86; Mon, 8 Feb 2016 00:18:13 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by calancha-ilc.kek.jp (Postfix) with ESMTP id CE4C54671 for ; Mon, 8 Feb 2016 00:18:13 +0900 (JST) Date: Mon, 8 Feb 2016 00:18:13 +0900 (JST) From: Tino Calancha X-X-Sender: calancha@calancha-ilc.kek.jp To: bug-gnu-emacs@gnu.org Subject: 25.1.50; find-function-search-for-symbol don't call find-function-after-hook Message-ID: User-Agent: Alpine 2.20 (LRH 67 2015-01-07) MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="1468197610-1283094541-1454858293=:4893" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --1468197610-1283094541-1454858293=:4893 Content-Type: text/plain; format=flowed; charset=US-ASCII Hi emacs, when calling find-function or find-variable find-function-after-hook is run. In the ther hand, find-function-search-for-symbol don't run this hook. For example, I set find-function-after-hook to always visit source code in a read-only buffer. This work for find-function/variable. But sometimes, you call describe-function/describe-variable, and, after reading the doc. string you decide to take a look in the implementation. In that cases the buffer may not be in read-only mode because find-function-after-hook is not called. In GNU Emacs 25.1.50.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.29) Repository revision: 90c647b97f0e62ca8bc2fc1d27f0170136277fb7 --1468197610-1283094541-1454858293=:4893 Content-Type: text/plain; charset=US-ASCII; name=find-func.patch Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=find-func.patch ZGlmZiAtLWdpdCBhL2ZpbmQtZnVuYy5lbCBiL2ZpbmQtZnVuYy5lbA0KaW5k ZXggMDU3NWNlNC4uZTA1Zjc1YyAxMDA2NDQNCi0tLSBhL2ZpbmQtZnVuYy5l bA0KKysrIGIvZmluZC1mdW5jLmVsDQpAQCAtMzAyLDcgKzMwMiwxMCBAQCBU aGUgc2VhcmNoIGlzIGRvbmUgaW4gdGhlIHNvdXJjZSBmb3IgbGlicmFyeSBM SUJSQVJZLiINCiAgICh3aGlsZSAoYW5kIChzeW1ib2xwIHN5bWJvbCkgKGdl dCBzeW1ib2wgJ2RlZmluaXRpb24tbmFtZSkpDQogICAgIChzZXRxIHN5bWJv bCAoZ2V0IHN5bWJvbCAnZGVmaW5pdGlvbi1uYW1lKSkpDQogICAoaWYgKHN0 cmluZy1tYXRjaCAiXFxgc3JjL1xcKC4qXFwuXFwoY1xcfG1cXClcXClcXCci IGxpYnJhcnkpDQotICAgICAgKGZpbmQtZnVuY3Rpb24tQy1zb3VyY2Ugc3lt Ym9sIChtYXRjaC1zdHJpbmcgMSBsaWJyYXJ5KSB0eXBlKQ0KKyAgICAgIChs ZXQqICgoYnVmLXBvcyAoZmluZC1mdW5jdGlvbi1DLXNvdXJjZSBzeW1ib2wg KG1hdGNoLXN0cmluZyAxIGxpYnJhcnkpIHR5cGUpKQ0KKyAgICAgICAgICAg ICAoYnVmICAgICAoY2FyIGJ1Zi1wb3MpKSkNCisgICAgICAgICh3aGVuIGJ1 ZiAod2l0aC1jdXJyZW50LWJ1ZmZlciBidWYNCisgICAgICAgICAgICAgICAg ICAgIChydW4taG9va3MgJ2ZpbmQtZnVuY3Rpb24tYWZ0ZXItaG9vaykpKSBi dWYtcG9zKQ0KICAgICAod2hlbiAoc3RyaW5nLW1hdGNoICJcXC5lbFxcKGNc XClcXCciIGxpYnJhcnkpDQogICAgICAgKHNldHEgbGlicmFyeSAoc3Vic3Ry aW5nIGxpYnJhcnkgMCAobWF0Y2gtYmVnaW5uaW5nIDEpKSkpDQogICAgIDs7 IFN0cmlwIGV4dGVuc2lvbiBmcm9tIC5lbWFjcy5lbCB0byBtYWtlIHN1cmUg c3ltYm9sIGlzIHNlYXJjaGVkIGluDQpAQCAtMzQwLDYgKzM0Myw3IEBAIFRo ZSBzZWFyY2ggaXMgZG9uZSBpbiB0aGUgc291cmNlIGZvciBsaWJyYXJ5IExJ QlJBUlkuIg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAiXFxf PiIpDQogICAgICAgICAgICAgICAgICAgICAgICBuaWwgdCkpKQ0KIAkJKHBy b2duDQorICAgICAgICAgICAgICAgICAgKHJ1bi1ob29rcyAnZmluZC1mdW5j dGlvbi1hZnRlci1ob29rKQ0KIAkJICAoYmVnaW5uaW5nLW9mLWxpbmUpDQog CQkgIChjb25zIChjdXJyZW50LWJ1ZmZlcikgKHBvaW50KSkpDQogCSAgICAg IChjb25zIChjdXJyZW50LWJ1ZmZlcikgbmlsKSkpKSkpKSkNCg== --1468197610-1283094541-1454858293=:4893-- From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 08 00:01:54 2016 Received: (at 22583) by debbugs.gnu.org; 8 Feb 2016 05:01:55 +0000 Received: from localhost ([127.0.0.1]:37851 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aSdxS-0001VU-NP for submit@debbugs.gnu.org; Mon, 08 Feb 2016 00:01:54 -0500 Received: from mail-wm0-f53.google.com ([74.125.82.53]:35991) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aSdxR-0001VI-9x for 22583@debbugs.gnu.org; Mon, 08 Feb 2016 00:01:53 -0500 Received: by mail-wm0-f53.google.com with SMTP id p63so96945029wmp.1 for <22583@debbugs.gnu.org>; Sun, 07 Feb 2016 21:01:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=e7B85MGopEX5b5ZT9J8AOq7wGNIQohwCxXeE0kBqFlY=; b=BvjZ7wxpHjgh3UqzrevfQ7tH3Xw08Azghi7c56MpQW1sUjwFYlb/kmPWXebrCafXsl bfxRRvzf02UOeSArmk6zxLA6hqc7+RevOtaTfLIdTxTgG1/iT8YMkdpyLb6uuWslch1P eCpOoGcQJiZEc15lMsrK/o5PwDdKHIPyHTzum8SymH07UCXVogDbhuFZ/NHqlUpCDGBk a7/1oFnoNN7yNsJhoiGVB9BufypGR1SihD9SG3H9y8IepJN7likTRbrn35piTI2dOJEb BrQ1pyrl3cXGhFgSdp1gHCLi9V3WV2URnAjaC9ofU2LN2t00yxPz/kVyRzjD308Wm9NR vzLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:to:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=e7B85MGopEX5b5ZT9J8AOq7wGNIQohwCxXeE0kBqFlY=; b=B3ojrQDxaahVsRi7Re9ULbcXYcereBWiyoPworCJZuayXsNXzEfNTBnwCy9GHeX6Gs XAwfns5Ishl+pv2OWba6roNf6sLefLdfivuS89E5t5EEqKFpwnCCD47iIPLHVrXFRXEg 4nUr0sYY23oo98f41KGHZ78tceAuodaTsErEXWdfHo1vS1X5tCdLcrjjmpq4fC02z9dV Qe8zzqP0Huf0i952PG+X1defEEhlDfl+Z0vHJqulrVnxXx/qHWhzFdkUmre3hFhyzUuY O7IoVk9Ap3dNnBx0eayVYk6TN+wqdOkrFOATjMyAcDrSphXdUjC0bVibsvyMrtabw7X7 M0oQ== X-Gm-Message-State: AG10YOSSM0QYiWn7kEUjUNktmTe8U1rSGQN6JPN/KtyCC34U31fujS5HsV+q6yu9SIauow== X-Received: by 10.28.175.193 with SMTP id y184mr19440795wme.62.1454907707821; Sun, 07 Feb 2016 21:01:47 -0800 (PST) Received: from [192.168.1.2] ([185.105.175.24]) by smtp.googlemail.com with ESMTPSA id e198sm10758647wmd.0.2016.02.07.21.01.46 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 07 Feb 2016 21:01:46 -0800 (PST) Subject: Re: bug#22583: 25.1.50; find-function-search-for-symbol don't call find-function-after-hook To: Tino Calancha , 22583@debbugs.gnu.org References: From: Dmitry Gutov Message-ID: <56B82139.50408@yandex.ru> Date: Mon, 8 Feb 2016 07:01:45 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Thunderbird/44.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 22583 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On 02/07/2016 05:18 PM, Tino Calancha wrote: > when calling find-function or find-variable > find-function-after-hook is run. > In the ther hand, find-function-search-for-symbol > don't run this hook. find-function-search-for-symbol is a querying function. It can be used by different consumers, e.g. xref-location-marker. I'm not sure the user would want find-function-after-hook to run in every such case. Maybe help-variable-def's button definition's help-function should run the hook explicitly instead. From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 08 07:46:59 2016 Received: (at 22583) by debbugs.gnu.org; 8 Feb 2016 12:46:59 +0000 Received: from localhost ([127.0.0.1]:38079 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aSlDW-00009v-Tb for submit@debbugs.gnu.org; Mon, 08 Feb 2016 07:46:59 -0500 Received: from calancha-ilc.kek.jp ([130.87.234.234]:56240) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aSlDU-00009i-TA for 22583@debbugs.gnu.org; Mon, 08 Feb 2016 07:46:57 -0500 Received: by calancha-ilc.kek.jp (Postfix, from userid 500) id C1D49B60D; Mon, 8 Feb 2016 21:50:04 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by calancha-ilc.kek.jp (Postfix) with ESMTP id A9CE272A3; Mon, 8 Feb 2016 21:50:04 +0900 (JST) Date: Mon, 8 Feb 2016 21:50:04 +0900 (JST) From: Tino Calancha X-X-Sender: calancha@calancha-ilc.kek.jp To: Dmitry Gutov Subject: Re: bug#22583: 25.1.50; find-function-search-for-symbol don't call find-function-after-hook In-Reply-To: <56B82139.50408@yandex.ru> Message-ID: References: <56B82139.50408@yandex.ru> User-Agent: Alpine 2.20 (LRH 67 2015-01-07) MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="1468197610-1820417588-1454935804=:4679" X-Spam-Score: 3.8 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.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: >find-function-search-for-symbol is a querying function. It can be used by different consumers, e.g. xref-location-marker. >I'm not sure the user would want find-function-after-hook to run in every such case. Right: the hook may be unnecessary called many times. Not good. [...] Content analysis details: (3.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (f92capac[at]gmail.com) 2.8 MALFORMED_FREEMAIL Bad headers on message from free email service X-Debbugs-Envelope-To: 22583 Cc: Tino Calancha , 22583@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) --1468197610-1820417588-1454935804=:4679 Content-Type: text/plain; format=flowed; charset=US-ASCII >find-function-search-for-symbol is a querying function. It can be used by different consumers, e.g. xref-location-marker. >I'm not sure the user would want find-function-after-hook to run in every such case. Right: the hook may be unnecessary called many times. Not good. >Maybe help-variable-def's button definition's help-function should run the hook explicitly instead. Thanks for the tip. This way looks more sensible. --1468197610-1820417588-1454935804=:4679 Content-Type: text/plain; charset=US-ASCII; name=help-mode.patch Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=help-mode.patch ZGlmZiAtLWdpdCBhL2hlbHAtbW9kZS5lbCBiL2hlbHAtbW9kZS5lbA0KaW5k ZXggMjJlNTM4Ni4uOWM1MTJiZCAxMDA2NDQNCi0tLSBhL2hlbHAtbW9kZS5l bA0KKysrIGIvaGVscC1tb2RlLmVsDQpAQCAtMjAyLDYgKzIwMiw3IEBAIFRo ZSBmb3JtYXQgaXMgKEZVTkNUSU9OIEFSR1MuLi4pLiIpDQogCQkgICAobGV0 ICgobG9jYXRpb24NCiAJCQkgIChmaW5kLWZ1bmN0aW9uLXNlYXJjaC1mb3It c3ltYm9sIGZ1biB0eXBlIGZpbGUpKSkNCiAJCSAgICAgKHBvcC10by1idWZm ZXIgKGNhciBsb2NhdGlvbikpDQorCQkJIChydW4taG9va3MgJ2ZpbmQtZnVu Y3Rpb24tYWZ0ZXItaG9vaykNCiAJCSAgICAgKGlmIChjZHIgbG9jYXRpb24p DQogCQkJIChnb3RvLWNoYXIgKGNkciBsb2NhdGlvbikpDQogCQkgICAgICAg KG1lc3NhZ2UgIlVuYWJsZSB0byBmaW5kIGxvY2F0aW9uIGluIGZpbGUiKSkp KQ0KQEAgLTIzMSw2ICsyMzIsNyBAQCBUaGUgZm9ybWF0IGlzIChGVU5DVElP TiBBUkdTLi4uKS4iKQ0KIAkJICAgICAoc2V0cSBmaWxlIChoZWxwLUMtZmls ZS1uYW1lIHZhciAndmFyKSkpDQogCQkgICAobGV0ICgobG9jYXRpb24gKGZp bmQtdmFyaWFibGUtbm9zZWxlY3QgdmFyIGZpbGUpKSkNCiAJCSAgICAgKHBv cC10by1idWZmZXIgKGNhciBsb2NhdGlvbikpDQorCQkgICAgIChydW4taG9v a3MgJ2ZpbmQtZnVuY3Rpb24tYWZ0ZXItaG9vaykNCiAJCSAgICAgKGlmIChj ZHIgbG9jYXRpb24pDQogCQkgICAgICAgKGdvdG8tY2hhciAoY2RyIGxvY2F0 aW9uKSkNCiAJCSAgICAgICAobWVzc2FnZSAiVW5hYmxlIHRvIGZpbmQgbG9j YXRpb24gaW4gZmlsZSIpKSkpDQo= --1468197610-1820417588-1454935804=:4679-- From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 17 19:49:51 2016 Received: (at 22583) by debbugs.gnu.org; 18 Feb 2016 00:49:51 +0000 Received: from localhost ([127.0.0.1]:60068 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aWCn1-0001UY-JV for submit@debbugs.gnu.org; Wed, 17 Feb 2016 19:49:51 -0500 Received: from calancha-ilc.kek.jp ([130.87.234.234]:39945) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aWCn0-0001UK-3C for 22583@debbugs.gnu.org; Wed, 17 Feb 2016 19:49:50 -0500 Received: by calancha-ilc.kek.jp (Postfix, from userid 500) id CF10C9580; Thu, 18 Feb 2016 09:52:54 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by calancha-ilc.kek.jp (Postfix) with ESMTP id 712573277 for <22583@debbugs.gnu.org>; Thu, 18 Feb 2016 09:52:54 +0900 (JST) Date: Thu, 18 Feb 2016 09:52:54 +0900 (JST) From: Tino Calancha X-X-Sender: calancha@calancha-ilc.kek.jp To: 22583@debbugs.gnu.org Subject: 25.1.50; find-library don't call find-function-after-hook Message-ID: User-Agent: Alpine 2.20 (LRH 67 2015-01-07) MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="1468197610-2067862552-1455756774=:14344" X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 22583 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) --1468197610-2067862552-1455756774=:14344 Content-Type: text/plain; format=flowed; charset=US-ASCII IMO, for consistency, find-function-after-hook should be also run by find-library. For instance, as mentioned above, i set this hook to always open source code on read-only buffers. If find-library don't run the hook, it may open a file in writable mode. --1468197610-2067862552-1455756774=:14344 Content-Type: text/plain; charset=US-ASCII; name=find-func.patch Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=find-func.patch ZGlmZiAtLWdpdCBhL2xpc3AvZW1hY3MtbGlzcC9maW5kLWZ1bmMuZWwgYi9s aXNwL2VtYWNzLWxpc3AvZmluZC1mdW5jLmVsDQppbmRleCAwNTc1Y2U0Li5i MDRhOWQyIDEwMDY0NA0KLS0tIGEvbGlzcC9lbWFjcy1saXNwL2ZpbmQtZnVu Yy5lbA0KKysrIGIvbGlzcC9lbWFjcy1saXNwL2ZpbmQtZnVuYy5lbA0KQEAg LTI4Myw3ICsyODMsMTEgQEAgTElCUkFSWSBzaG91bGQgYmUgYSBzdHJpbmcg KHRoZSBuYW1lIG9mIHRoZSBsaWJyYXJ5KS4iDQogCQkJICJMaWJyYXJ5IG5h bWU6ICIpDQogCQkgICAgICAgdGFibGUgbmlsIG5pbCBuaWwgbmlsIGRlZikp KSkNCiAgIChsZXQgKChidWYgKGZpbmQtZmlsZS1ub3NlbGVjdCAoZmluZC1s aWJyYXJ5LW5hbWUgbGlicmFyeSkpKSkNCi0gICAgKGNvbmRpdGlvbi1jYXNl IG5pbCAoc3dpdGNoLXRvLWJ1ZmZlciBidWYpIChlcnJvciAocG9wLXRvLWJ1 ZmZlciBidWYpKSkpKQ0KKyAgICAoY29uZGl0aW9uLWNhc2UgbmlsDQorICAg ICAgICAocHJvZzENCisgICAgICAgICAgICAoc3dpdGNoLXRvLWJ1ZmZlciBi dWYpDQorICAgICAgICAgIChydW4taG9va3MgJ2ZpbmQtZnVuY3Rpb24tYWZ0 ZXItaG9vaykpDQorICAgICAgKGVycm9yIChwb3AtdG8tYnVmZmVyIGJ1Zikp KSkpDQogDQogOzs7IyMjYXV0b2xvYWQNCiAoZGVmdW4gZmluZC1mdW5jdGlv bi1zZWFyY2gtZm9yLXN5bWJvbCAoc3ltYm9sIHR5cGUgbGlicmFyeSkNCg== --1468197610-2067862552-1455756774=:14344-- From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 21 18:27:13 2016 Received: (at 22583) by debbugs.gnu.org; 21 Feb 2016 23:27:13 +0000 Received: from localhost ([127.0.0.1]:36692 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aXdPF-0000g7-0L for submit@debbugs.gnu.org; Sun, 21 Feb 2016 18:27:13 -0500 Received: from mail-wm0-f52.google.com ([74.125.82.52]:38292) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aXdPD-0000fu-LR for 22583@debbugs.gnu.org; Sun, 21 Feb 2016 18:27:11 -0500 Received: by mail-wm0-f52.google.com with SMTP id a4so140135521wme.1 for <22583@debbugs.gnu.org>; Sun, 21 Feb 2016 15:27:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=f+WBalybz75d1avQhTmcCpeyJEjfr1bMC8dCTxan4do=; b=g7R+Bd70U0Mj0CbX2ka3pvlNSwlDFotyYW1ghdkSqlGHdKW1gfLhZGIRYu9CnJdJ63 rih7T128Lq5Eef3oivjjh0aGQmxYcAWWLVVrDq0UWhrefBjJR5v5toub5RTgvgH04Ln8 xKJGWIX1klm18jF5ZDnf/SyX1wgMmEpCsksiDVvm6jffhbi8sLCgR6g/Jr5kVafow1cq gUeyDGWxxKyKdefP/XxUUq/SlrnG2YoNANNMIJiTuPtsmwbZsCVq6Pvh1aJ2PT4jAgFS GvnDcEdi+1xa1LXsIuLJWTYADzNZfXM9SSCESMAIpyj+BHP2o/+Bc5+YylalYHUUXbpP IblA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:to:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=f+WBalybz75d1avQhTmcCpeyJEjfr1bMC8dCTxan4do=; b=TKfwRPjHxnCdiapCPzHqnv2lOXAOK3OYzzYsNZQYAjLytzyMMEICU4KKPQt6GqjU7M ddM/x0nZHD+sOVTIndopk8fa3rrJ9yU/BE9doljQMjgZBM7BZaNetEJ6BFAjnaXymRw4 7lAKPTuocUTkQucJr/2JGVtbgxnNbCPDBPtkRi2p5RYnmVWH0NiE/FAXlOzV/0ES4HoZ W2eSSNChKcBcrmgC6l17YJL/MtNkGJdcmSb2rkhlNNqkMEIx3nWFF0EVK4tclQ5A82u5 QRYqYs5pjFmbZD6PTk2Aq3WyW97vVxB+n9FvAa4d30D369+3oqjFWKKcj2NHl6nW3vpI JY1Q== X-Gm-Message-State: AG10YOSec2S1gxHuxSzGNU2YXkVCYmlBSvytjO2cIBmy15++BTi9SLKlseJ4nHs6kmi0cw== X-Received: by 10.194.120.99 with SMTP id lb3mr29583111wjb.59.1456097226227; Sun, 21 Feb 2016 15:27:06 -0800 (PST) Received: from [192.168.1.2] ([185.105.175.24]) by smtp.googlemail.com with ESMTPSA id x66sm18368523wmb.20.2016.02.21.15.27.04 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 21 Feb 2016 15:27:05 -0800 (PST) Subject: Re: bug#22583: 25.1.50; find-library don't call find-function-after-hook To: Tino Calancha , 22583@debbugs.gnu.org, John Wiegley References: From: Dmitry Gutov Message-ID: <56CA47C7.1090605@yandex.ru> Date: Mon, 22 Feb 2016 01:27:03 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Thunderbird/44.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 22583 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On 02/18/2016 02:52 AM, Tino Calancha wrote: > > IMO, for consistency, find-function-after-hook should be > also run by find-library. > For instance, as mentioned above, i set this hook to always > open source code on read-only buffers. > If find-library don't run the hook, it may open a file in > writable mode. Sounds good to me. Tino, could you resend these as one patch, using 'git format-patch' as described in CONTRIBUTE, with an appropriate commit message (which means using ChangeLog-style description, as also described in CONTRIBUTE). John, would you say it's okay for emacs-25? From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 21 19:00:58 2016 Received: (at 22583) by debbugs.gnu.org; 22 Feb 2016 00:00:58 +0000 Received: from localhost ([127.0.0.1]:36702 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aXdvt-0001Vk-Uy for submit@debbugs.gnu.org; Sun, 21 Feb 2016 19:00:58 -0500 Received: from mail-ig0-f177.google.com ([209.85.213.177]:37328) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aXdvs-0001VX-Bg for 22583@debbugs.gnu.org; Sun, 21 Feb 2016 19:00:57 -0500 Received: by mail-ig0-f177.google.com with SMTP id 5so71027152igt.0 for <22583@debbugs.gnu.org>; Sun, 21 Feb 2016 16:00:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:date:message-id:references :user-agent:reply-to:mime-version; bh=Tmn7C7Y83DI0AluL0YWpBVje/Bv2aCBVP+KWDiQagHc=; b=SHnKJr+2ktxruwwmtxT62HsuieS/pqHrK05Vx2xIwK0tIHjepoENXrAtwpE1FrO/l1 6jElDhBDpOmR8CAEwMqOpPb85x3vHZp2cqO7OIkKAq08MKKwPX/IRf+VlypmtX5N7oh1 reQM4VYBGnXrpZRQxzmUqrtMid6yeIkFx4hy5ipGBnzXrgGbidjrAz3mNSsWVOdqEXkO 5b6hUUbE8eUouoHib2BQxLVrpbXGBuT3RuTql2ivXe7jmAQduqnnUEGhar/fKn7UsVUX u4foF5vI/0sTfV6xocBVuLGjdf/UUtSAXmlAhwsLkPUW3pDCWD+H/BMcWk0JyU7apNJ4 hccw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:in-reply-to:date:message-id :references:user-agent:reply-to:mime-version; bh=Tmn7C7Y83DI0AluL0YWpBVje/Bv2aCBVP+KWDiQagHc=; b=S6pdrLbEWNiYeIbfNsAOf3gmQz9HwQBUKRhccQc/xsqyAIs9qU4UIB8ZwAWXYLuckN aBezroHqs7eFLQMZLenOj0TLLix5uvz28wQSl7uyix1IMJXLiEFt+PYLLx83TSJ0KLTK AZ5B5WYS8Qck+4GxLLSf6M6+jsgXtgV1OlZMLBrSmFhIhMHbS5S39+KmWqlf42uxbgWd qKKioLxo/PAXkWfcFOzDzsrVOr29y6PYPBs8IBLNj3uXavYqmaXrvaFuHOgkkGC9cVYb /U3JUKEfva3if9sw5wzGvLiwFfHz3WsurIDTE+MmbNQbvcUkQXb7TCP4MniUZmzBfaiT YeMA== X-Gm-Message-State: AG10YOSSjPBFcbVYWc5H/am0eo7nkaqTpJObMWSnwedVox4krG8Zfs4iKJXADDmmHL6PlA== X-Received: by 10.50.43.228 with SMTP id z4mr8613749igl.8.1456099250913; Sun, 21 Feb 2016 16:00:50 -0800 (PST) Received: from Hermes.local (mail.johnwiegley.com. [208.82.103.192]) by smtp.gmail.com with ESMTPSA id ie16sm8342676igb.11.2016.02.21.16.00.45 (version=TLS1 cipher=AES128-SHA bits=128/128); Sun, 21 Feb 2016 16:00:45 -0800 (PST) Received: by Hermes.local (Postfix, from userid 501) id 5383C4E617AC; Sun, 21 Feb 2016 16:00:42 -0800 (PST) From: John Wiegley To: Dmitry Gutov Subject: Re: bug#22583: 25.1.50; find-library don't call find-function-after-hook In-Reply-To: <56CA47C7.1090605@yandex.ru> (Dmitry Gutov's message of "Mon, 22 Feb 2016 01:27:03 +0200") Date: Sun, 21 Feb 2016 16:00:38 -0800 Message-ID: References: <56CA47C7.1090605@yandex.ru> User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/24.5 (darwin) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 22583 Cc: Tino Calancha , 22583@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: John Wiegley Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable >>>>> Dmitry Gutov writes: > Tino, could you resend these as one patch, using 'git format-patch' as > described in CONTRIBUTE, with an appropriate commit message (which means > using ChangeLog-style description, as also described in CONTRIBUTE). > John, would you say it's okay for emacs-25? At this point, qualification for inclusion into emacs-25 is fairly strict (= now clarifying for the sake of future discussion): - It should *not* result in any changes to the NEWS file, APIs, or existi= ng documentation. Not unless we missed something major. - If it fixes new behavior -- so, it hasn't been out in the wild yet -- t= hen just fix it if you think it's not destabilizing. - If it corrects old behavior, sufficient testing is needed to ensure that this "right" behavior does not lead to surprising behavior after two pretests have already been out. Be very cautious with changes at this point, since they won't have had the benefit of those pretests. Especially if it's a breakage that has been brok= en for a long time, I say it can stay broken until 25.2. But if we're smoothing out new code before it hits the streets, there is still a little time for that. =2D-=20 John Wiegley GPG fingerprint =3D 4710 CF98 AF9B 327B B80F http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGcBAEBCgAGBQJWyk+mAAoJEMFE2PTxn+YwKcUMAMlsutw5yTpRnmbT3Gqms3Xl QnBOCdt6TVhvaAcJC5s5OQob/csiD5wp6m+cUI+n/IArcQRXcjo2QJKirpHtvrQ3 yGDqlpHHfE+iyUuruAUcpjh1gz+65k3bV+WKfU4FN1XtGC+mgakx7J6KjCvlQJ72 QWyWxEkJIajXHHlBrU+oJs5MCpf4p5zLkLqgepUSk6TByBeYyWedKUHd8htGyo0t gHQN7FvvlGV0ciBYmwIss91ZKj+qet1I/e64PlbN0Vq4OCIm18ZcyjiAy/TdVZ9G NPJLKJ1DgDtSeFlG9YHUZ9noQDc2bx4ZRCDICCtqjqXVmlWIQPyLilhXWkTd57pU 1/8zIWTAD28/wiKVDvI+N8ainippXPY6fXXWiRBR8Qga9T2zN0tKB1Vc9LOFzXxW qLbO5DeDL8x/nlguymUDi5w16lp3LKc/g7pqfmjw1Ta4BCLHj/K1rYwDgWybd/xv oVGPDT2w/stNDS98iwuIx1ycQavFLnqm0Kwf12JJhg== =+jkp -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 21 19:05:03 2016 Received: (at 22583) by debbugs.gnu.org; 22 Feb 2016 00:05:04 +0000 Received: from localhost ([127.0.0.1]:36710 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aXdzr-0001cC-N9 for submit@debbugs.gnu.org; Sun, 21 Feb 2016 19:05:03 -0500 Received: from mail-wm0-f51.google.com ([74.125.82.51]:37955) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aXdzp-0001be-Mp for 22583@debbugs.gnu.org; Sun, 21 Feb 2016 19:05:01 -0500 Received: by mail-wm0-f51.google.com with SMTP id a4so140733797wme.1 for <22583@debbugs.gnu.org>; Sun, 21 Feb 2016 16:05:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=NP/WDB0kLYkSj5l33fxaePrTIWR8xQVWD6imj3EMC6U=; b=ndkUggc1DFV8iA2PBtS4Bc+x0Cl/SI5VWZ0/1Z8Cgk/nS7NvkP/7jdkP0NW2TNnDya qRj+a3eEAWJDCraubZktHHWweUBdgPsw5Z952XwnX69fFcwKBwOKIPR/9FSvj9Bb9r7a +Ji06XjUJcrxBPfrLgf2Oh9fCAroMNbacHVlfFYvKLOyvaNoGUhSgk7Th/IjwKEkwzq8 qtnbThvxCWLH9W83Ie8TbK5AtLDSfXAIdKp36RSMaPwAgv5oJQ5VQ7GuKnQKvjZSTz1B hFYc/NyC1BAjepAds0Z5S9EpSAQICOJHohB42QwASBj1MWIq2c0z61BdGnB5bLc4OwHE oTJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:to:references:cc:from:message-id :date:user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=NP/WDB0kLYkSj5l33fxaePrTIWR8xQVWD6imj3EMC6U=; b=TaE2J8lbgsuAWLhplXgVaqqf4tClcHv5PovXIrkXFPlYLEl+a6Dc/IO4YseJ566dxS SPneVTeFOWaXOvMuvOiXl2nBET6qp1H5OlGsjQwdiNvAOoWcgk4P+ZBsEtlzm8/Z8EYT oCYds2J1kQLIx/wNaGg5wgL01qBTgE6S/QvV4T03oLoKwBdrNuFZUCBJ/Ezvo0QLob7i L+9k3HBRKn6qcH7QRlSaMOKQflXk4A3OJgmS4VVpOupcscocLBbz7yz2bU55hK8A+viN IMfCkPr1ZtYdeLs3D+zNuDwOPzR7XQJz2Sz7xQZ/dc8MA0by8Ysccx/WRsk/xZaxhjz4 bYxg== X-Gm-Message-State: AG10YOSXr6qcUAOh76+83ij23w3Tgi+YBSrNwuA25cakqyx61hC3MIR/jZCr4wySObkWaQ== X-Received: by 10.194.91.175 with SMTP id cf15mr24989441wjb.7.1456099496364; Sun, 21 Feb 2016 16:04:56 -0800 (PST) Received: from [192.168.1.2] ([185.105.175.24]) by smtp.googlemail.com with ESMTPSA id xx3sm22065321wjc.32.2016.02.21.16.04.54 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 21 Feb 2016 16:04:55 -0800 (PST) Subject: Re: bug#22583: 25.1.50; find-library don't call find-function-after-hook To: John Wiegley References: <56CA47C7.1090605@yandex.ru> From: Dmitry Gutov Message-ID: <56CA50A6.5030708@yandex.ru> Date: Mon, 22 Feb 2016 02:04:54 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Thunderbird/44.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 22583 Cc: Tino Calancha , 22583@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On 02/22/2016 02:00 AM, John Wiegley wrote: > At this point, qualification for inclusion into emacs-25 is fairly strict (now > clarifying for the sake of future discussion): Thanks, this is useful (especially the item 2), but could you also answer the question for this particular patch? Like, I don't know if these changes should be reflected in the NEWS, or existing documentation. From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 22 12:03:19 2016 Received: (at 22583) by debbugs.gnu.org; 22 Feb 2016 17:03:19 +0000 Received: from localhost ([127.0.0.1]:38286 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aXttG-0007Pt-UA for submit@debbugs.gnu.org; Mon, 22 Feb 2016 12:03:19 -0500 Received: from mail-pf0-f173.google.com ([209.85.192.173]:33938) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aXttF-0007Ph-Kh for 22583@debbugs.gnu.org; Mon, 22 Feb 2016 12:03:18 -0500 Received: by mail-pf0-f173.google.com with SMTP id x65so95572946pfb.1 for <22583@debbugs.gnu.org>; Mon, 22 Feb 2016 09:03:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:date:message-id:references :user-agent:reply-to:mime-version:content-type; bh=8vVNIjqwATg/gBMJ7VXZ5BZ9qgF09dQHruN7LvWuvTE=; b=s4WsRiterEyo5EgTmKsvVll1vXbf6YveCLgFWprv0EmFDD6VL3LTyO8+p6TxtwfhkX NyOW1t4nuVA92sJB7RS7OoHxTJ1HKHkJzV97YnNlbHk/mfEo96Svy07unapCWeCGSojh Lh771OOoD/ovBtwBy6aR+jbhEfCQphMzqYSX7BKxzFe9FZyOT356uloIir+o5o6y2iDW tUKqhLAkVVKTH/qAFJw6ex4iw38Jv9/PiaJ64Xo6+ZEUSjYcNn9XBJY6KOfoipFr1Avx hmEWIO8G4s3hI3/8QPraVvmwNExpSaXkfYs8ATwS0jfFhiftxawM6FEPT83prWyClSsG tUQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:in-reply-to:date:message-id :references:user-agent:reply-to:mime-version:content-type; bh=8vVNIjqwATg/gBMJ7VXZ5BZ9qgF09dQHruN7LvWuvTE=; b=hfn/Bmm3MwfcwDxmfKIYHzwsLBA8+aKc8mMJv6zm9Yl0v9VVvxdF9G8k2F2+vbtX9S puLYHWaE+qU/0gmUs/WqdJTQeZsSqjWP2AmRL+auXJ27he+N4nVkG0+3jC796UWGDSzx OxXzqPLKHPx2cb4PpqMBt+VDTAUDNoON4b4Tts4VP4Be8eBWe7igI0sE7WjR9ols88HL 1KskzruCcIfzs8fJsKIQVTXlG8lfUl1HClMNL316BvUfnoeIBv25x6r3iYZHNpasvC+H UKpXW5UcsrHziUpC9zDx7xFDPpOcj+HR3wbQ5B1HffIxmBDA8sO3I1nWgqlhxEjXhiCP GF1g== X-Gm-Message-State: AG10YOSHwimThMEurocsvegFX0GrpqmCb9h9tm9bGti13GlNxMxO5ThXJL5z9VEpZJ9muw== X-Received: by 10.98.87.142 with SMTP id i14mr39101433pfj.63.1456160591911; Mon, 22 Feb 2016 09:03:11 -0800 (PST) Received: from Vulcan.local (76-234-68-79.lightspeed.frokca.sbcglobal.net. [76.234.68.79]) by smtp.gmail.com with ESMTPSA id vy6sm38303427pac.38.2016.02.22.09.03.09 (version=TLS1 cipher=AES128-SHA bits=128/128); Mon, 22 Feb 2016 09:03:09 -0800 (PST) From: John Wiegley X-Google-Original-From: John Wiegley Received: by Vulcan.local (Postfix, from userid 501) id C38E813124F4F; Mon, 22 Feb 2016 09:03:08 -0800 (PST) To: Dmitry Gutov Subject: Re: bug#22583: 25.1.50; find-library don't call find-function-after-hook In-Reply-To: <56CA50A6.5030708@yandex.ru> (Dmitry Gutov's message of "Mon, 22 Feb 2016 02:04:54 +0200") Date: Mon, 22 Feb 2016 09:01:53 -0800 Message-ID: References: <56CA47C7.1090605@yandex.ru> <56CA50A6.5030708@yandex.ru> User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/24.5 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 22583 Cc: Tino Calancha , 22583@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: John Wiegley Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) >>>>> Dmitry Gutov writes: > On 02/22/2016 02:00 AM, John Wiegley wrote: >> At this point, qualification for inclusion into emacs-25 is fairly strict >> (now clarifying for the sake of future discussion): > Thanks, this is useful (especially the item 2), but could you also answer > the question for this particular patch? > Like, I don't know if these changes should be reflected in the NEWS, or > existing documentation. I'm not really sure about this particular change, not having followed the whole thread. Let me read it through today and get back to you. -- John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 22 12:16:00 2016 Received: (at 22583) by debbugs.gnu.org; 22 Feb 2016 17:16:00 +0000 Received: from localhost ([127.0.0.1]:38292 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aXu5Y-0007hR-44 for submit@debbugs.gnu.org; Mon, 22 Feb 2016 12:16:00 -0500 Received: from calancha-ilc.kek.jp ([130.87.234.234]:48077) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aXu5V-0007hC-Tz for 22583@debbugs.gnu.org; Mon, 22 Feb 2016 12:15:58 -0500 Received: by calancha-ilc.kek.jp (Postfix, from userid 500) id 88A53DBF4; Tue, 23 Feb 2016 02:19:05 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by calancha-ilc.kek.jp (Postfix) with ESMTP id 716886108; Tue, 23 Feb 2016 02:19:05 +0900 (JST) Date: Tue, 23 Feb 2016 02:19:05 +0900 (JST) From: Tino Calancha X-X-Sender: calancha@calancha-ilc.kek.jp To: 22583@debbugs.gnu.org Subject: Re: bug#22583: 25.1.50; find-library don't call find-function-after-hook In-Reply-To: <56CA47C7.1090605@yandex.ru> Message-ID: References: <56CA47C7.1090605@yandex.ru> User-Agent: Alpine 2.20 (LRH 67 2015-01-07) MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="1468197610-1999001417-1456161545=:11464" X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 22583 Cc: Tino Calancha , John Wiegley , Dmitry Gutov X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) --1468197610-1999001417-1456161545=:11464 Content-Type: text/plain; charset=US-ASCII; format=flowed > Tino, could you resend these as one patch, using 'git format-patch' as > described in CONTRIBUTE, with an appropriate commit message (which means > using ChangeLog-style description, as also described in CONTRIBUTE). Attached the requested patch. --1468197610-1999001417-1456161545=:11464 Content-Type: text/plain; charset=US-ASCII; name=0001-Run-find-function-after-hook-after-find-a-symbol.patch Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=0001-Run-find-function-after-hook-after-find-a-symbol.patch RnJvbSBkZTI4MzMzZTg3OTdjNTY5Mzg3NmQ4MzIxYzdjOWYzMjU1YTEzOTY1 IE1vbiBTZXAgMTcgMDA6MDA6MDAgMjAwMQ0KRnJvbTogVGlubyBDYWxhbmNo YSA8ZjkyY2FwYWNAZ21haWwuY29tPg0KRGF0ZTogVHVlLCAyMyBGZWIgMjAx NiAwMTo1MjowMCArMDkwMA0KU3ViamVjdDogW1BBVENIXSA7IFJ1biBmaW5k LWZ1bmN0aW9uLWFmdGVyLWhvb2sgYWZ0ZXIgZmluZCBhIHN5bWJvbA0KDQpS dW4gdGhlIGhvb2sgd2hlbiB2aXNpdGluZyB0aGUgc291cmNlIGNvZGUgd2l0 aCBmaW5kLWxpYnJhcnksDQogZGVzY3JpYmUtdmFyaWFibGUgYW5kIGRlc2Ny aWJlLWZ1bmN0aW9uIChCdWcjMjI1ODMpLg0KKiBsaXNwL2VtYWNzLWxpc3Av ZmluZC1mdW5jLmVsIChmaW5kLWxpYnJhcnkpOg0KKiBsaXNwL2hlbHAtbW9k ZS5lbCAoaGVscC1mdW5jdGlvbi1kZWYsIGhlbHAtdmFyaWFibGUtZGVmKToN ClJ1biB0aGUgaG9vayBpbnNpZGUgdGhlIGhlbHAtZnVuY3Rpb24gb2YgdGhl IGJ1dHRvbnMuDQotLS0NCiBsaXNwL2VtYWNzLWxpc3AvZmluZC1mdW5jLmVs IHwgNiArKysrKy0NCiBsaXNwL2hlbHAtbW9kZS5lbCAgICAgICAgICAgIHwg MiArKw0KIDIgZmlsZXMgY2hhbmdlZCwgNyBpbnNlcnRpb25zKCspLCAxIGRl bGV0aW9uKC0pDQoNCmRpZmYgLS1naXQgYS9saXNwL2VtYWNzLWxpc3AvZmlu ZC1mdW5jLmVsIGIvbGlzcC9lbWFjcy1saXNwL2ZpbmQtZnVuYy5lbA0KaW5k ZXggMDU3NWNlNC4uYjA0YTlkMiAxMDA2NDQNCi0tLSBhL2xpc3AvZW1hY3Mt bGlzcC9maW5kLWZ1bmMuZWwNCisrKyBiL2xpc3AvZW1hY3MtbGlzcC9maW5k LWZ1bmMuZWwNCkBAIC0yODMsNyArMjgzLDExIEBAIGZpbmQtbGlicmFyeQ0K IAkJCSAiTGlicmFyeSBuYW1lOiAiKQ0KIAkJICAgICAgIHRhYmxlIG5pbCBu aWwgbmlsIG5pbCBkZWYpKSkpDQogICAobGV0ICgoYnVmIChmaW5kLWZpbGUt bm9zZWxlY3QgKGZpbmQtbGlicmFyeS1uYW1lIGxpYnJhcnkpKSkpDQotICAg IChjb25kaXRpb24tY2FzZSBuaWwgKHN3aXRjaC10by1idWZmZXIgYnVmKSAo ZXJyb3IgKHBvcC10by1idWZmZXIgYnVmKSkpKSkNCisgICAgKGNvbmRpdGlv bi1jYXNlIG5pbA0KKyAgICAgICAgKHByb2cxDQorICAgICAgICAgICAgKHN3 aXRjaC10by1idWZmZXIgYnVmKQ0KKyAgICAgICAgICAocnVuLWhvb2tzICdm aW5kLWZ1bmN0aW9uLWFmdGVyLWhvb2spKQ0KKyAgICAgIChlcnJvciAocG9w LXRvLWJ1ZmZlciBidWYpKSkpKQ0KIA0KIDs7OyMjI2F1dG9sb2FkDQogKGRl ZnVuIGZpbmQtZnVuY3Rpb24tc2VhcmNoLWZvci1zeW1ib2wgKHN5bWJvbCB0 eXBlIGxpYnJhcnkpDQpkaWZmIC0tZ2l0IGEvbGlzcC9oZWxwLW1vZGUuZWwg Yi9saXNwL2hlbHAtbW9kZS5lbA0KaW5kZXggZTBmMzM1MS4uZjY2ZmJiNyAx MDA2NDQNCi0tLSBhL2xpc3AvaGVscC1tb2RlLmVsDQorKysgYi9saXNwL2hl bHAtbW9kZS5lbA0KQEAgLTIwMiw2ICsyMDIsNyBAQCAnaGVscC1mdW5jdGlv bi1kZWYNCiAJCSAgIChsZXQgKChsb2NhdGlvbg0KIAkJCSAgKGZpbmQtZnVu Y3Rpb24tc2VhcmNoLWZvci1zeW1ib2wgZnVuIHR5cGUgZmlsZSkpKQ0KIAkJ ICAgICAocG9wLXRvLWJ1ZmZlciAoY2FyIGxvY2F0aW9uKSkNCisJCQkgKHJ1 bi1ob29rcyAnZmluZC1mdW5jdGlvbi1hZnRlci1ob29rKQ0KIAkJICAgICAo aWYgKGNkciBsb2NhdGlvbikNCiAJCQkgKGdvdG8tY2hhciAoY2RyIGxvY2F0 aW9uKSkNCiAJCSAgICAgICAobWVzc2FnZSAiVW5hYmxlIHRvIGZpbmQgbG9j YXRpb24gaW4gZmlsZSIpKSkpDQpAQCAtMjMxLDYgKzIzMiw3IEBAICdoZWxw LXZhcmlhYmxlLWRlZg0KIAkJICAgICAoc2V0cSBmaWxlIChoZWxwLUMtZmls ZS1uYW1lIHZhciAndmFyKSkpDQogCQkgICAobGV0ICgobG9jYXRpb24gKGZp bmQtdmFyaWFibGUtbm9zZWxlY3QgdmFyIGZpbGUpKSkNCiAJCSAgICAgKHBv cC10by1idWZmZXIgKGNhciBsb2NhdGlvbikpDQorCQkgICAgIChydW4taG9v a3MgJ2ZpbmQtZnVuY3Rpb24tYWZ0ZXItaG9vaykNCiAJCSAgICAgKGlmIChj ZHIgbG9jYXRpb24pDQogCQkgICAgICAgKGdvdG8tY2hhciAoY2RyIGxvY2F0 aW9uKSkNCiAJCSAgICAgICAobWVzc2FnZSAiVW5hYmxlIHRvIGZpbmQgbG9j YXRpb24gaW4gZmlsZSIpKSkpDQotLSANCjIuNy4wDQoNCg== --1468197610-1999001417-1456161545=:11464-- From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 25 13:27:30 2016 Received: (at 22583) by debbugs.gnu.org; 25 Apr 2016 17:27:30 +0000 Received: from localhost ([127.0.0.1]:46832 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aukIE-00038W-27 for submit@debbugs.gnu.org; Mon, 25 Apr 2016 13:27:30 -0400 Received: from hermes.netfonds.no ([80.91.224.195]:44502) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aukIC-00038M-MB for 22583@debbugs.gnu.org; Mon, 25 Apr 2016 13:27:29 -0400 Received: from cm-84.215.1.64.getinternet.no ([84.215.1.64] helo=stories) by hermes.netfonds.no with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.84_2) (envelope-from ) id 1aukI7-0005RH-13; Mon, 25 Apr 2016 19:27:24 +0200 From: Lars Magne Ingebrigtsen To: Tino Calancha Subject: Re: bug#22583: 25.1.50; find-library don't call find-function-after-hook References: <56CA47C7.1090605@yandex.ru> Date: Mon, 25 Apr 2016 19:27:22 +0200 In-Reply-To: (Tino Calancha's message of "Tue, 23 Feb 2016 02:19:05 +0900 (JST)") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 22583 Cc: John Wiegley , 22583@debbugs.gnu.org, Dmitry Gutov X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Tino Calancha writes: >> Tino, could you resend these as one patch, using 'git format-patch' >> as described in CONTRIBUTE, with an appropriate commit message >> (which means using ChangeLog-style description, as also described in >> CONTRIBUTE). > Attached the requested patch. Thanks; applied to the trunk. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 25 13:27:53 2016 Received: (at control) by debbugs.gnu.org; 25 Apr 2016 17:27:53 +0000 Received: from localhost ([127.0.0.1]:46835 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aukIb-00039A-Ar for submit@debbugs.gnu.org; Mon, 25 Apr 2016 13:27:53 -0400 Received: from hermes.netfonds.no ([80.91.224.195]:44510) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aukIZ-000392-JT for control@debbugs.gnu.org; Mon, 25 Apr 2016 13:27:52 -0400 Received: from cm-84.215.1.64.getinternet.no ([84.215.1.64] helo=stories) by hermes.netfonds.no with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.84_2) (envelope-from ) id 1aukIX-0005RY-GZ for control@debbugs.gnu.org; Mon, 25 Apr 2016 19:27:51 +0200 Date: Mon, 25 Apr 2016 19:27:49 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Magne Ingebrigtsen Subject: control message for bug #22583 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) tags 22583 fixed close 22583 25.2 From unknown Mon Jun 23 23:50:31 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 24 May 2016 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 03 21:49:42 2016 Received: (at control) by debbugs.gnu.org; 4 Dec 2016 02:49:42 +0000 Received: from localhost ([127.0.0.1]:51761 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cDMs2-0004Js-AJ for submit@debbugs.gnu.org; Sat, 03 Dec 2016 21:49:42 -0500 Received: from eggs.gnu.org ([208.118.235.92]:56131) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cDMrz-0004JW-G1 for control@debbugs.gnu.org; Sat, 03 Dec 2016 21:49:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cDMrs-0001yx-95 for control@debbugs.gnu.org; Sat, 03 Dec 2016 21:49:34 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53276) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cDMrs-0001yr-52 for control@debbugs.gnu.org; Sat, 03 Dec 2016 21:49:32 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1cDMrr-0005b2-Kh; Sat, 03 Dec 2016 21:49:31 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <22595.33851.293095.70553@gnu.org> Date: Sat, 3 Dec 2016 21:49:31 -0500 From: Glenn Morris To: control@debbugs.gnu.org Subject: Clean up predictable issues due to Emacs version number change X-Debbugs-No-Ack: yes X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -7.9 (-------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -7.9 (-------) # Ref: # http://lists.gnu.org/archive/html/emacs-devel/2016-11/msg00238.html # http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00692.html # http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01215.html # Some attempt has been made to check for things backported after the fact. # Erring on the side of a later version number seems preferable anyway. unarchive 10 fixed 10 26.1 notfixed 10 25.2 unarchive 96 fixed 96 26.1 notfixed 96 25.2 unarchive 1149 fixed 1149 26.1 notfixed 1149 25.2 unarchive 1150 fixed 1150 26.1 notfixed 1150 25.2 unarchive 2270 fixed 2270 26.1 notfixed 2270 25.2 unarchive 2405 fixed 2405 26.1 notfixed 2405 25.2 unarchive 2589 fixed 2589 26.1 notfixed 2589 25.2 unarchive 3137 fixed 3137 26.1 notfixed 3137 25.2 unarchive 3393 fixed 3393 26.1 notfixed 3393 25.2 unarchive 4589 fixed 4589 26.1 notfixed 4589 25.2 unarchive 4920 fixed 4920 26.1 notfixed 4920 25.2 unarchive 5001 fixed 5001 26.1 notfixed 5001 25.2 unarchive 5262 fixed 5262 26.1 notfixed 5262 25.2 unarchive 5305 fixed 5305 26.1 notfixed 5305 25.2 unarchive 5314 fixed 5314 26.1 notfixed 5314 25.2 unarchive 5479 fixed 5479 26.1 notfixed 5479 25.2 unarchive 5650 fixed 5650 26.1 notfixed 5650 25.2 unarchive 5661 fixed 5661 26.1 notfixed 5661 25.2 unarchive 5727 fixed 5727 26.1 notfixed 5727 25.2 unarchive 6817 fixed 6817 26.1 notfixed 6817 25.2 unarchive 7385 fixed 7385 26.1 notfixed 7385 25.2 unarchive 7522 fixed 7522 26.1 notfixed 7522 25.2 unarchive 7751 fixed 7751 26.1 notfixed 7751 25.2 unarchive 8634 fixed 8634 26.1 notfixed 8634 25.2 unarchive 8693 fixed 8693 26.1 notfixed 8693 25.2 unarchive 8925 fixed 8925 26.1 notfixed 8925 25.2 unarchive 9342 fixed 9342 26.1 notfixed 9342 25.2 unarchive 9730 fixed 9730 26.1 notfixed 9730 25.2 unarchive 10487 fixed 10487 26.1 notfixed 10487 25.2 unarchive 10540 fixed 10540 26.1 notfixed 10540 25.2 unarchive 10723 fixed 10723 26.1 notfixed 10723 25.2 unarchive 10794 fixed 10794 26.1 notfixed 10794 25.2 unarchive 10980 fixed 10980 26.1 notfixed 10980 25.2 unarchive 11357 fixed 11357 26.1 notfixed 11357 25.2 unarchive 11400 fixed 11400 26.1 notfixed 11400 25.2 unarchive 11788 fixed 11788 26.1 notfixed 11788 25.2 unarchive 12048 fixed 12048 26.1 notfixed 12048 25.2 unarchive 12377 fixed 12377 26.1 notfixed 12377 25.2 unarchive 12378 fixed 12378 26.1 notfixed 12378 25.2 unarchive 12636 fixed 12636 26.1 notfixed 12636 25.2 unarchive 12939 fixed 12939 26.1 notfixed 12939 25.2 unarchive 13269 fixed 13269 26.1 notfixed 13269 25.2 unarchive 13571 fixed 13571 26.1 notfixed 13571 25.2 unarchive 13745 fixed 13745 26.1 notfixed 13745 25.2 unarchive 13949 fixed 13949 26.1 notfixed 13949 25.2 unarchive 14256 fixed 14256 26.1 notfixed 14256 25.2 unarchive 14341 fixed 14341 26.1 notfixed 14341 25.2 unarchive 14484 fixed 14484 26.1 notfixed 14484 25.2 unarchive 14554 fixed 14554 26.1 notfixed 14554 25.2 unarchive 14577 fixed 14577 26.1 notfixed 14577 25.2 unarchive 14687 fixed 14687 26.1 notfixed 14687 25.2 unarchive 14844 fixed 14844 26.1 notfixed 14844 25.2 unarchive 14854 fixed 14854 26.1 notfixed 14854 25.2 unarchive 14915 fixed 14915 26.1 notfixed 14915 25.2 unarchive 14919 fixed 14919 26.1 notfixed 14919 25.2 unarchive 15021 fixed 15021 26.1 notfixed 15021 25.2 unarchive 15047 fixed 15047 26.1 notfixed 15047 25.2 unarchive 15171 fixed 15171 26.1 notfixed 15171 25.2 unarchive 15324 fixed 15324 26.1 notfixed 15324 25.2 unarchive 15445 fixed 15445 26.1 notfixed 15445 25.2 unarchive 15506 fixed 15506 26.1 notfixed 15506 25.2 unarchive 15909 fixed 15909 26.1 notfixed 15909 25.2 unarchive 16136 fixed 16136 26.1 notfixed 16136 25.2 unarchive 16200 fixed 16200 26.1 notfixed 16200 25.2 unarchive 16276 fixed 16276 26.1 notfixed 16276 25.2 unarchive 16294 fixed 16294 26.1 notfixed 16294 25.2 unarchive 16345 fixed 16345 26.1 notfixed 16345 25.2 unarchive 16390 fixed 16390 26.1 notfixed 16390 25.2 unarchive 16406 fixed 16406 26.1 notfixed 16406 25.2 unarchive 16483 fixed 16483 26.1 notfixed 16483 25.2 unarchive 16513 fixed 16513 26.1 notfixed 16513 25.2 unarchive 16579 fixed 16579 26.1 notfixed 16579 25.2 unarchive 16746 fixed 16746 26.1 notfixed 16746 25.2 unarchive 16891 fixed 16891 26.1 notfixed 16891 25.2 unarchive 16904 fixed 16904 26.1 notfixed 16904 25.2 unarchive 17039 fixed 17039 26.1 notfixed 17039 25.2 unarchive 17067 fixed 17067 26.1 notfixed 17067 25.2 unarchive 17119 fixed 17119 26.1 notfixed 17119 25.2 unarchive 17582 fixed 17582 26.1 notfixed 17582 25.2 unarchive 17707 fixed 17707 26.1 notfixed 17707 25.2 unarchive 17716 fixed 17716 26.1 notfixed 17716 25.2 unarchive 17738 fixed 17738 26.1 notfixed 17738 25.2 unarchive 17989 fixed 17989 26.1 notfixed 17989 25.2 unarchive 17999 fixed 17999 26.1 notfixed 17999 25.2 unarchive 18008 fixed 18008 26.1 notfixed 18008 25.2 unarchive 18024 fixed 18024 26.1 notfixed 18024 25.2 unarchive 18026 fixed 18026 26.1 notfixed 18026 25.2 unarchive 18028 fixed 18028 26.1 notfixed 18028 25.2 unarchive 18089 fixed 18089 26.1 notfixed 18089 25.2 unarchive 18092 fixed 18092 26.1 notfixed 18092 25.2 unarchive 18110 fixed 18110 26.1 notfixed 18110 25.2 unarchive 18202 fixed 18202 26.1 notfixed 18202 25.2 unarchive 18203 fixed 18203 26.1 notfixed 18203 25.2 unarchive 18204 fixed 18204 26.1 notfixed 18204 25.2 unarchive 18211 fixed 18211 26.1 notfixed 18211 25.2 unarchive 18279 fixed 18279 26.1 notfixed 18279 25.2 unarchive 18527 fixed 18527 26.1 notfixed 18527 25.2 unarchive 18587 fixed 18587 26.1 notfixed 18587 25.2 unarchive 18634 fixed 18634 26.1 notfixed 18634 25.2 unarchive 18635 fixed 18635 26.1 notfixed 18635 25.2 unarchive 18686 fixed 18686 26.1 notfixed 18686 25.2 unarchive 18692 fixed 18692 26.1 notfixed 18692 25.2 unarchive 18809 fixed 18809 26.1 notfixed 18809 25.2 unarchive 18810 fixed 18810 26.1 notfixed 18810 25.2 unarchive 18829 fixed 18829 26.1 notfixed 18829 25.2 unarchive 19114 fixed 19114 26.1 notfixed 19114 25.2 unarchive 19152 fixed 19152 26.1 notfixed 19152 25.2 unarchive 19209 fixed 19209 26.1 notfixed 19209 25.2 unarchive 19214 fixed 19214 26.1 notfixed 19214 25.2 unarchive 19215 fixed 19215 26.1 notfixed 19215 25.2 unarchive 19255 fixed 19255 26.1 notfixed 19255 25.2 unarchive 19368 fixed 19368 26.1 notfixed 19368 25.2 unarchive 19424 fixed 19424 26.1 notfixed 19424 25.2 unarchive 19497 fixed 19497 26.1 notfixed 19497 25.2 unarchive 19587 fixed 19587 26.1 notfixed 19587 25.2 unarchive 19638 fixed 19638 26.1 notfixed 19638 25.2 unarchive 19722 fixed 19722 26.1 notfixed 19722 25.2 unarchive 19754 fixed 19754 26.1 notfixed 19754 25.2 unarchive 19801 fixed 19801 26.1 notfixed 19801 25.2 unarchive 19851 fixed 19851 26.1 notfixed 19851 25.2 unarchive 20038 fixed 20038 26.1 notfixed 20038 25.2 unarchive 20158 fixed 20158 26.1 notfixed 20158 25.2 unarchive 20181 fixed 20181 26.1 notfixed 20181 25.2 unarchive 20304 fixed 20304 26.1 notfixed 20304 25.2 unarchive 20408 fixed 20408 26.1 notfixed 20408 25.2 unarchive 20460 fixed 20460 26.1 notfixed 20460 25.2 unarchive 20485 fixed 20485 26.1 notfixed 20485 25.2 unarchive 20520 fixed 20520 26.1 notfixed 20520 25.2 unarchive 20654 fixed 20654 26.1 notfixed 20654 25.2 unarchive 20702 fixed 20702 26.1 notfixed 20702 25.2 unarchive 20724 fixed 20724 26.1 notfixed 20724 25.2 unarchive 20878 fixed 20878 26.1 notfixed 20878 25.2 unarchive 21002 fixed 21002 26.1 notfixed 21002 25.2 unarchive 21014 fixed 21014 26.1 notfixed 21014 25.2 unarchive 21024 fixed 21024 26.1 notfixed 21024 25.2 unarchive 21155 fixed 21155 26.1 notfixed 21155 25.2 unarchive 21169 fixed 21169 26.1 notfixed 21169 25.2 unarchive 21171 fixed 21171 26.1 notfixed 21171 25.2 unarchive 21225 fixed 21225 26.1 notfixed 21225 25.2 unarchive 21231 fixed 21231 26.1 notfixed 21231 25.2 unarchive 21252 fixed 21252 26.1 notfixed 21252 25.2 unarchive 21269 fixed 21269 26.1 notfixed 21269 25.2 unarchive 21359 fixed 21359 26.1 notfixed 21359 25.2 unarchive 21427 fixed 21427 26.1 notfixed 21427 25.2 unarchive 21552 fixed 21552 26.1 notfixed 21552 25.2 unarchive 21576 fixed 21576 26.1 notfixed 21576 25.2 unarchive 21577 fixed 21577 26.1 notfixed 21577 25.2 unarchive 21601 fixed 21601 26.1 notfixed 21601 25.2 unarchive 21678 fixed 21678 26.1 notfixed 21678 25.2 unarchive 21679 fixed 21679 26.1 notfixed 21679 25.2 unarchive 21684 fixed 21684 26.1 notfixed 21684 25.2 unarchive 21706 fixed 21706 26.1 notfixed 21706 25.2 unarchive 21759 fixed 21759 26.1 notfixed 21759 25.2 unarchive 21851 fixed 21851 26.1 notfixed 21851 25.2 unarchive 21852 fixed 21852 26.1 notfixed 21852 25.2 unarchive 21853 fixed 21853 26.1 notfixed 21853 25.2 unarchive 21881 fixed 21881 26.1 notfixed 21881 25.2 unarchive 21936 fixed 21936 26.1 notfixed 21936 25.2 unarchive 21962 fixed 21962 26.1 notfixed 21962 25.2 unarchive 22117 fixed 22117 26.1 notfixed 22117 25.2 unarchive 22140 fixed 22140 26.1 notfixed 22140 25.2 unarchive 22170 fixed 22170 26.1 notfixed 22170 25.2 unarchive 22172 fixed 22172 26.1 notfixed 22172 25.2 unarchive 22227 fixed 22227 26.1 notfixed 22227 25.2 unarchive 22315 fixed 22315 26.1 notfixed 22315 25.2 unarchive 22325 fixed 22325 26.1 notfixed 22325 25.2 unarchive 22329 fixed 22329 26.1 notfixed 22329 25.2 unarchive 22348 fixed 22348 26.1 notfixed 22348 25.2 unarchive 22478 fixed 22478 26.1 notfixed 22478 25.2 unarchive 22530 fixed 22530 26.1 notfixed 22530 25.2 unarchive 22531 fixed 22531 26.1 notfixed 22531 25.2 unarchive 22576 fixed 22576 26.1 notfixed 22576 25.2 unarchive 22583 fixed 22583 26.1 notfixed 22583 25.2 unarchive 22586 fixed 22586 26.1 notfixed 22586 25.2 unarchive 22592 fixed 22592 26.1 notfixed 22592 25.2 unarchive 22594 fixed 22594 26.1 notfixed 22594 25.2 unarchive 22595 fixed 22595 26.1 notfixed 22595 25.2 unarchive 22596 fixed 22596 26.1 notfixed 22596 25.2 unarchive 22627 fixed 22627 26.1 notfixed 22627 25.2 unarchive 22632 fixed 22632 26.1 notfixed 22632 25.2 unarchive 22648 fixed 22648 26.1 notfixed 22648 25.2 unarchive 22664 fixed 22664 26.1 notfixed 22664 25.2 unarchive 22720 fixed 22720 26.1 notfixed 22720 25.2 unarchive 22724 fixed 22724 26.1 notfixed 22724 25.2 unarchive 22764 fixed 22764 26.1 notfixed 22764 25.2 unarchive 22799 fixed 22799 26.1 notfixed 22799 25.2 unarchive 22800 fixed 22800 26.1 notfixed 22800 25.2 unarchive 22814 fixed 22814 26.1 notfixed 22814 25.2 unarchive 22824 fixed 22824 26.1 notfixed 22824 25.2 unarchive 22827 fixed 22827 26.1 notfixed 22827 25.2 unarchive 22837 fixed 22837 26.1 notfixed 22837 25.2 unarchive 22841 fixed 22841 26.1 notfixed 22841 25.2 unarchive 22890 fixed 22890 26.1 notfixed 22890 25.2 unarchive 22928 fixed 22928 26.1 notfixed 22928 25.2 unarchive 22940 fixed 22940 26.1 notfixed 22940 25.2 unarchive 22964 fixed 22964 26.1 notfixed 22964 25.2 unarchive 22968 fixed 22968 26.1 notfixed 22968 25.2 unarchive 23020 fixed 23020 26.1 notfixed 23020 25.2 unarchive 23071 fixed 23071 26.1 notfixed 23071 25.2 unarchive 23116 fixed 23116 26.1 notfixed 23116 25.2 unarchive 23139 fixed 23139 26.1 notfixed 23139 25.2 unarchive 23159 fixed 23159 26.1 notfixed 23159 25.2 unarchive 23167 fixed 23167 26.1 notfixed 23167 25.2 unarchive 23262 fixed 23262 26.1 notfixed 23262 25.2 unarchive 23290 fixed 23290 26.1 notfixed 23290 25.2 unarchive 23374 fixed 23374 26.1 notfixed 23374 25.2 unarchive 23390 fixed 23390 26.1 notfixed 23390 25.2 unarchive 23401 fixed 23401 26.1 notfixed 23401 25.2 unarchive 23411 fixed 23411 26.1 notfixed 23411 25.2 unarchive 23459 fixed 23459 26.1 notfixed 23459 25.2 unarchive 23608 fixed 23608 26.1 notfixed 23608 25.2 unarchive 23703 fixed 23703 26.1 notfixed 23703 25.2 unarchive 23730 fixed 23730 26.1 notfixed 23730 25.2 unarchive 23829 fixed 23829 26.1 notfixed 23829 25.2 unarchive 23850 fixed 23850 26.1 notfixed 23850 25.2 unarchive 23863 fixed 23863 26.1 notfixed 23863 25.2 unarchive 23883 fixed 23883 26.1 notfixed 23883 25.2 unarchive 23914 fixed 23914 26.1 notfixed 23914 25.2 unarchive 23949 fixed 23949 26.1 notfixed 23949 25.2 unarchive 23998 fixed 23998 26.1 notfixed 23998 25.2 unarchive 24122 fixed 24122 26.1 notfixed 24122 25.2 unarchive 24133 fixed 24133 26.1 notfixed 24133 25.2 unarchive 24166 fixed 24166 26.1 notfixed 24166 25.2 unarchive 24257 fixed 24257 26.1 notfixed 24257 25.2 unarchive 24308 fixed 24308 26.1 notfixed 24308 25.2 unarchive 24432 fixed 24432 26.1 notfixed 24432 25.2 From unknown Mon Jun 23 23:50:31 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 01 Jan 2017 12:24:24 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator