From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 09 06:53:42 2015 Received: (at submit) by debbugs.gnu.org; 9 Feb 2015 11:53:42 +0000 Received: from localhost ([127.0.0.1]:37930 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKmuL-0003Il-Pc for submit@debbugs.gnu.org; Mon, 09 Feb 2015 06:53:42 -0500 Received: from eggs.gnu.org ([208.118.235.92]:33405) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKmuI-0003IV-Ty for submit@debbugs.gnu.org; Mon, 09 Feb 2015 06:53:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKmuC-0003uD-Nh for submit@debbugs.gnu.org; Mon, 09 Feb 2015 06:53:33 -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.0 required=5.0 tests=BAYES_40 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:50675) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKmuC-0003u7-Lo for submit@debbugs.gnu.org; Mon, 09 Feb 2015 06:53:32 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35127) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKmuB-0007Ci-TK for bug-gnu-emacs@gnu.org; Mon, 09 Feb 2015 06:53:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKmu8-0003tk-Na for bug-gnu-emacs@gnu.org; Mon, 09 Feb 2015 06:53:31 -0500 Received: from raven.ravenbrook.com ([94.229.129.33]:17108) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKmu8-0003tA-FP for bug-gnu-emacs@gnu.org; Mon, 09 Feb 2015 06:53:28 -0500 Received: from [172.30.64.198] (ravenbrook.nsdsl.net [80.248.191.199]) (authenticated bits=0) by raven.ravenbrook.com (8.14.8/8.14.5) with ESMTP id t19BmSMR090569 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 9 Feb 2015 11:48:28 GMT (envelope-from gdr@garethrees.org) X-Authentication-Warning: raven.ravenbrook.com: Host ravenbrook.nsdsl.net [80.248.191.199] claimed to be [172.30.64.198] From: Gareth Rees Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: 24.4; :annotation-function keyword is spelled incorectly in NEWS Message-Id: <7B17C999-4812-4EA7-9667-0FB2C26F99E7@garethrees.org> Date: Mon, 9 Feb 2015 11:48:22 +0000 To: bug-gnu-emacs@gnu.org Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) X-Mailer: Apple Mail (2.2070.6) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (raven.ravenbrook.com [94.229.129.33]); Mon, 09 Feb 2015 11:48:28 +0000 (GMT) X-detected-operating-system: by eggs.gnu.org: FreeBSD 8.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -5.0 (-----) In etc/NEWS, under "Lisp Changes in Emacs 24.1", it says: *** New variable `completion-extra-properties' used to specify extra properties of the current completion: - :annotate-function, same as the old completion-annotate-function. - :exit-function, function to call after completion took place. This is incorrect: the keyword is spelled :annotation-function, not :annotate-function. From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 09 11:01:03 2015 Received: (at 19820) by debbugs.gnu.org; 9 Feb 2015 16:01:03 +0000 Received: from localhost ([127.0.0.1]:38442 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKqli-0007LB-Vu for submit@debbugs.gnu.org; Mon, 09 Feb 2015 11:01:03 -0500 Received: from raven.ravenbrook.com ([94.229.129.33]:26172) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKqlg-0007HG-PS for 19820@debbugs.gnu.org; Mon, 09 Feb 2015 11:01:01 -0500 Received: from [10.0.2.15] (82-69-25-178.dsl.in-addr.zen.co.uk [82.69.25.178]) (authenticated bits=0) by raven.ravenbrook.com (8.14.8/8.14.5) with ESMTP id t19G0wTr014433 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <19820@debbugs.gnu.org>; Mon, 9 Feb 2015 16:00:59 GMT (envelope-from gdr@garethrees.org) X-Authentication-Warning: raven.ravenbrook.com: Host 82-69-25-178.dsl.in-addr.zen.co.uk [82.69.25.178] claimed to be [10.0.2.15] From: Gareth Rees Content-Type: multipart/mixed; boundary="Apple-Mail=_7A2FEB05-8791-44BD-8F30-BFC250798FE8" Subject: Re: 24.4; :annotation-function keyword is spelled incorrectly in NEWS Message-Id: Date: Mon, 9 Feb 2015 16:00:50 +0000 To: 19820@debbugs.gnu.org Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) X-Mailer: Apple Mail (2.2070.6) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (raven.ravenbrook.com [94.229.129.33]); Mon, 09 Feb 2015 16:00:59 +0000 (GMT) X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 19820 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -2.3 (--) --Apple-Mail=_7A2FEB05-8791-44BD-8F30-BFC250798FE8 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Patch attached. --Apple-Mail=_7A2FEB05-8791-44BD-8F30-BFC250798FE8 Content-Disposition: attachment; filename=19820.patch Content-Type: application/octet-stream; name="19820.patch" Content-Transfer-Encoding: 7bit diff --git a/etc/NEWS.24 b/etc/NEWS.24 index ae0d402..969713a 100644 --- a/etc/NEWS.24 +++ b/etc/NEWS.24 @@ -3555,7 +3555,7 @@ frame or window as an Elisp object. *** New variable `completion-extra-properties' used to specify extra properties of the current completion: -- :annotate-function, same as the old completion-annotate-function. +- :annotation-function, same as the old completion-annotate-function. - :exit-function, function to call after completion took place. *** Functions on `completion-at-point-functions' can return any of the --Apple-Mail=_7A2FEB05-8791-44BD-8F30-BFC250798FE8-- From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 09 12:31:42 2015 Received: (at 19820) by debbugs.gnu.org; 9 Feb 2015 17:31:42 +0000 Received: from localhost ([127.0.0.1]:38509 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKsBS-0001Vs-DX for submit@debbugs.gnu.org; Mon, 09 Feb 2015 12:31:42 -0500 Received: from chene.dit.umontreal.ca ([132.204.246.20]:35331) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKsBQ-0001Vk-1e for 19820@debbugs.gnu.org; Mon, 09 Feb 2015 12:31:40 -0500 Received: from pastel.home (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id t19HVbpA010995; Mon, 9 Feb 2015 12:31:37 -0500 Received: by pastel.home (Postfix, from userid 20848) id 351D01240; Mon, 9 Feb 2015 12:31:37 -0500 (EST) From: Stefan Monnier To: Gareth Rees Subject: Re: bug#19820: 24.4; :annotation-function keyword is spelled incorectly in NEWS Message-ID: References: <7B17C999-4812-4EA7-9667-0FB2C26F99E7@garethrees.org> Date: Mon, 09 Feb 2015 12:31:37 -0500 In-Reply-To: <7B17C999-4812-4EA7-9667-0FB2C26F99E7@garethrees.org> (Gareth Rees's message of "Mon, 9 Feb 2015 11:48:22 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV5212=0 X-NAI-Spam-Version: 2.3.0.9393 : core <5212> : inlines <2061> : streams <1387460> : uri <1850641> X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: 19820 Cc: 19820@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.3 (-) > In etc/NEWS, under "Lisp Changes in Emacs 24.1", it says: > *** New variable `completion-extra-properties' used to specify extra > properties of the current completion: > - :annotate-function, same as the old completion-annotate-function. > - :exit-function, function to call after completion took place. > This is incorrect: the keyword is spelled :annotation-function, not > :annotate-function. Thanks, fixed in master, Stefan From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 09 21:49:19 2015 Received: (at control) by debbugs.gnu.org; 10 Feb 2015 02:49:19 +0000 Received: from localhost ([127.0.0.1]:38737 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YL0t5-000829-2V for submit@debbugs.gnu.org; Mon, 09 Feb 2015 21:49:19 -0500 Received: from ironport2-out.teksavvy.com ([206.248.154.181]:57834) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YL0t3-00081x-H3 for control@debbugs.gnu.org; Mon, 09 Feb 2015 21:49:17 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkkUAPOG1lTAqyxp/2dsb2JhbABbgwaDX4E5hBrAZQQCAoENRAEBAQEBAXyEDQEFVjMLNBIUGA1RiBPOIwEBCAIBH49/FoQUBYonoRAihAwggnMBAQE X-IPAS-Result: AkkUAPOG1lTAqyxp/2dsb2JhbABbgwaDX4E5hBrAZQQCAoENRAEBAQEBAXyEDQEFVjMLNBIUGA1RiBPOIwEBCAIBH49/FoQUBYonoRAihAwggnMBAQE X-IronPort-AV: E=Sophos;i="5.09,536,1418101200"; d="scan'208";a="110077724" Received: from 192-171-44-105.cpe.pppoe.ca (HELO ceviche.home) ([192.171.44.105]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 09 Feb 2015 21:49:11 -0500 Received: by ceviche.home (Postfix, from userid 20848) id C25E366194; Mon, 9 Feb 2015 21:49:11 -0500 (EST) From: Stefan Monnier To: control@debbugs.gnu.org Subject: Re: bug#19820: 24.4; :annotation-function keyword is spelled incorectly in NEWS Message-ID: References: <7B17C999-4812-4EA7-9667-0FB2C26F99E7@garethrees.org> Date: Mon, 09 Feb 2015 21:49:11 -0500 In-Reply-To: (Stefan Monnier's message of "Mon, 09 Feb 2015 12:31:37 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.3 (/) close 19820 thanks From unknown Wed Jun 25 09:09:46 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, 10 Mar 2015 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