From debbugs-submit-bounces@debbugs.gnu.org Sun May 29 17:41:20 2016 Received: (at submit) by debbugs.gnu.org; 29 May 2016 21:41:21 +0000 Received: from localhost ([127.0.0.1]:46674 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b78SW-0004zN-N6 for submit@debbugs.gnu.org; Sun, 29 May 2016 17:41:20 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33408) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b78ST-0004z9-Oo for submit@debbugs.gnu.org; Sun, 29 May 2016 17:41:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b78SN-00016B-Os for submit@debbugs.gnu.org; Sun, 29 May 2016 17:41:12 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: ** X-Spam-Status: No, score=2.8 required=5.0 tests=BAYES_50,XPRIO autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:36289) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b78SN-000166-Lw for submit@debbugs.gnu.org; Sun, 29 May 2016 17:41:11 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52612) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b78SL-0001sG-DV for bug-gnu-emacs@gnu.org; Sun, 29 May 2016 17:41:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b78SH-000152-4D for bug-gnu-emacs@gnu.org; Sun, 29 May 2016 17:41:08 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:40719) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b78SG-00014x-S4 for bug-gnu-emacs@gnu.org; Sun, 29 May 2016 17:41:05 -0400 Received: from userv0021.oracle.com (userv0021.oracle.com [156.151.31.71]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id u4TLf2Ca008132 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sun, 29 May 2016 21:41:02 GMT Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by userv0021.oracle.com (8.13.8/8.13.8) with ESMTP id u4TLf1mQ011953 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sun, 29 May 2016 21:41:02 GMT Received: from abhmp0006.oracle.com (abhmp0006.oracle.com [141.146.116.12]) by aserv0122.oracle.com (8.13.8/8.13.8) with ESMTP id u4TLexK9030011 for ; Sun, 29 May 2016 21:41:00 GMT MIME-Version: 1.0 Message-ID: Date: Sun, 29 May 2016 14:40:58 -0700 (PDT) From: Drew Adams To: bug-gnu-emacs@gnu.org Subject: 24.5; `customize-mode' X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6744.5000 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Source-IP: userv0021.oracle.com [156.151.31.71] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -2.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 (----) The doc string is incorrect: 1. It says, "If a prefix C-u was given..." Besides the fact that we write `C-u', not C-u, this is wrong because it suggests that the prefix arg must be a plain `C-u', that you cannot, for example, use `M-9', `C--', or even `C-u 3'. It should just say "If a prefix arg is given..." 2. It is not true that the options you get are related to the current major mode, or even to any major mode. It would be OK to say this as a first line, if the rest of the doc string made clear that the options can be related to a minor mode, that is, MODE can name a minor, not just a major mode. What the doc should say is that it customizes options related to MODE, which can name a major or a minor mode, and that by default MODE is the current major mode. (This also takes care of specifying the argument and thus behavior when called from Lisp, something missing from the doc string now.) Example mode-string, corrected: "Customize options related to a major or minor mode. By default the current major mode is used. With a prefix argument or if the current major mode has no known group, you are prompted for the MODE to customize." 3. The prompt is thus incorrect as well: the candidates are not necessarily major-mode names. It should just say "Mode: ". See also bugs #11299 and #11301, which have not been addressed. In GNU Emacs 24.5.1 (i686-pc-mingw32) of 2015-04-11 on LEG570 Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --prefix=3D/c/usr --host=3Di686-pc-mingw32' From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 24 23:14:17 2016 Received: (at 23649) by debbugs.gnu.org; 25 Jun 2016 03:14:17 +0000 Received: from localhost ([127.0.0.1]:54802 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bGe2z-0001ZI-Bv for submit@debbugs.gnu.org; Fri, 24 Jun 2016 23:14:17 -0400 Received: from mail-oi0-f67.google.com ([209.85.218.67]:32913) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bGe2w-0001Yz-Pg for 23649@debbugs.gnu.org; Fri, 24 Jun 2016 23:14:16 -0400 Received: by mail-oi0-f67.google.com with SMTP id w141so21565642oia.0 for <23649@debbugs.gnu.org>; Fri, 24 Jun 2016 20:14:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:cc; bh=9rdieM0KrK2NEW1N6MUXTi+zuwcNebLGZqFmN7umtpM=; b=p0XguFwPUSV8AZH5+CbueBbELNKRee9iDuUVQ2w2kORKbWXjm5qujpe0unxZbIGpw9 8ZUwk2md6P3hh3l5WejnKEwkIZM9AudIDAnkRCezN7T/heOmQ5hDfF/G2RE7hkbhfTty kRy6y48do0dYQ1m2w6I8nvC41pE9ZxgpNcoEEI0SMX1tSrn96pIhY5oIxpz1JHByUF1e c2RvHGxIw03k/+CdbkUf+ulJRvM1asIjck/P9k+ASHSvbvFeIHSWrWMyYlFNi6tPgmCK lVGLUOBEk4yLtzDB/6mXamBrKtdbOI39+RZ0gRqPyBkAgoJx/SFKNoYkcyPiko5Jm1hv By3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:from:date:message-id:subject :to:cc; bh=9rdieM0KrK2NEW1N6MUXTi+zuwcNebLGZqFmN7umtpM=; b=E4WI59gey5aQgvTyTmurKS0V9jHAkzDx2VZiVIyoyKBvqdgd7TgWEPjXRWZ0NLO8Bv lXzmAUcKZAwogizYnYLaexDfbaAY8rB69NIFN1BRx3x+cnK7VN+yRtA0l+wHvSWxwJfX mCb/qf6VrT5KqYI7n5iFnbm03NlcJBrxMriPxJucsH2RLrOrOexD59X+09MDLUugmJsg ku6C8cwB91vNjanm2OZnE36GFZjk7bwXUm5cRtB+BC+A7naMLcBLd3pNguxtgPCnDmDK IUDAVgDV4wAl6lWMWLaf4LJ5PqGVx7m9Ge9KFCHJYZAWs9OIJtwesezhgI/WHmnOz9IQ Mc2w== X-Gm-Message-State: ALyK8tLcSnThIVDjtDCg2ToFsGiZfEl43buFzYIPQsk92gvtLvORB6J+Og4v/5iMu8VPqNyjz15hEwBfIU+ddg== X-Received: by 10.202.85.9 with SMTP id j9mr4324704oib.202.1466824448905; Fri, 24 Jun 2016 20:14:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.52.238 with HTTP; Fri, 24 Jun 2016 20:14:08 -0700 (PDT) From: Noam Postavsky Date: Fri, 24 Jun 2016 23:14:08 -0400 X-Google-Sender-Auth: UiNLPezxU9ra63pp8UkaDdV4RL4 Message-ID: Subject: 24.5; `customize-mode' To: 23649@debbugs.gnu.org Content-Type: multipart/mixed; boundary=001a113d374a39b29d053611ae17 X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 23649 Cc: Drew Adams 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.5 (/) --001a113d374a39b29d053611ae17 Content-Type: text/plain; charset=UTF-8 tag 23649 + patch quit > Example mode-string, corrected: > > "Customize options related to a major or minor mode. > By default the current major mode is used. > With a prefix argument or if the current major mode has no known group, > you are prompted for the MODE to customize." > 3. The prompt is thus incorrect as well: the candidates are not > necessarily major-mode names. It should just say "Mode: ". Looks good to me, so I propose to push the attached patch with this docstring (and removal of "Major" from the prompts) to emacs-25. Any objections? --001a113d374a39b29d053611ae17 Content-Type: text/x-patch; charset=US-ASCII; name="0001-Fix-docstring-and-prompt-for-customize-mode.patch" Content-Disposition: attachment; filename="0001-Fix-docstring-and-prompt-for-customize-mode.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_ipulbb500 RnJvbSBjOGRkZDRmNjZlOGNmZWM0MmM1YjQ0MzUxMWE2ZDdmMzdhMWI3MDI5IE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiBEcmV3IEFkYW1zIDxkcmV3LmFkYW1zQG9yYWNsZS5jb20+CkRh dGU6IEZyaSwgMjQgSnVuIDIwMTYgMjI6NTA6MjQgLTA0MDAKU3ViamVjdDogW1BBVENIIDEvMl0g Rml4IGRvY3N0cmluZyBhbmQgcHJvbXB0IGZvciBjdXN0b21pemUtbW9kZQoKKiBsaXNwL2N1cy1l ZGl0LmVsIChjdXN0b21pemUtbW9kZSk6IFRoaXMgZnVuY3Rpb24gd29ya3Mgd2l0aCBib3RoIG1h am9yCmFuZCBtaW5vciBtb2RlcywgbWFrZSBkb2NzdHJpbmcgYW5kIHByb21wdCByZWZsZWN0IHRo YXQgKEJ1ZyAjMjM2NDkpLgotLS0KIGxpc3AvY3VzLWVkaXQuZWwgfCAxMSArKysrKystLS0tLQog MSBmaWxlIGNoYW5nZWQsIDYgaW5zZXJ0aW9ucygrKSwgNSBkZWxldGlvbnMoLSkKCmRpZmYgLS1n aXQgYS9saXNwL2N1cy1lZGl0LmVsIGIvbGlzcC9jdXMtZWRpdC5lbAppbmRleCBkN2RiMzUzLi43 ODI2NTA2IDEwMDY0NAotLS0gYS9saXNwL2N1cy1lZGl0LmVsCisrKyBiL2xpc3AvY3VzLWVkaXQu ZWwKQEAgLTEwNzIsOSArMTA3MiwxMCBAQCBjdXN0b21pemUKIAogOzs7IyMjYXV0b2xvYWQKIChk ZWZ1biBjdXN0b21pemUtbW9kZSAobW9kZSkKLSAgIkN1c3RvbWl6ZSBvcHRpb25zIHJlbGF0ZWQg dG8gdGhlIGN1cnJlbnQgbWFqb3IgbW9kZS4KLUlmIGEgcHJlZml4IFxcW3VuaXZlcnNhbC1hcmd1 bWVudF0gd2FzIGdpdmVuIChvciBpZiB0aGUgY3VycmVudCBtYWpvciBtb2RlIGhhcyBubyBrbm93 biBncm91cCksCi10aGVuIHByb21wdCBmb3IgdGhlIE1PREUgdG8gY3VzdG9taXplLiIKKyAgIkN1 c3RvbWl6ZSBvcHRpb25zIHJlbGF0ZWQgdG8gYSBtYWpvciBvciBtaW5vciBtb2RlLgorQnkgZGVm YXVsdCB0aGUgY3VycmVudCBtYWpvciBtb2RlIGlzIHVzZWQuICBXaXRoIGEgcHJlZml4Cithcmd1 bWVudCBvciBpZiB0aGUgY3VycmVudCBtYWpvciBtb2RlIGhhcyBubyBrbm93biBncm91cCwgcHJv bXB0Citmb3IgdGhlIE1PREUgdG8gY3VzdG9taXplLiIKICAgKGludGVyYWN0aXZlCiAgICAobGlz dAogICAgIChsZXQgKChjb21wbGV0aW9uLXJlZ2V4cC1saXN0ICcoIi1tb2RlXFwnIikpCkBAIC0x MDgzLDggKzEwODQsOCBAQCBjdXN0b21pemUtbW9kZQogCSAgbWFqb3ItbW9kZQogCShpbnRlcm4K IAkgKGNvbXBsZXRpbmctcmVhZCAoaWYgZ3JvdXAKLQkJCSAgICAgIChmb3JtYXQgIk1ham9yIG1v ZGUgKGRlZmF1bHQgJXMpOiAiIG1ham9yLW1vZGUpCi0JCQkgICAgIk1ham9yIG1vZGU6ICIpCisJ CQkgICAgICAoZm9ybWF0ICJNb2RlIChkZWZhdWx0ICVzKTogIiBtYWpvci1tb2RlKQorCQkJICAg ICJNb2RlOiAiKQogCQkJICBvYmFycmF5CiAJCQkgICdjdXN0b20tZ3JvdXAtb2YtbW9kZQogCQkJ ICB0IG5pbCBuaWwgKGlmIGdyb3VwIChzeW1ib2wtbmFtZSBtYWpvci1tb2RlKSkpKSkpKSkKLS0g CjIuOC4wCgo= --001a113d374a39b29d053611ae17-- From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 25 00:25:46 2016 Received: (at 23649) by debbugs.gnu.org; 25 Jun 2016 04:25:46 +0000 Received: from localhost ([127.0.0.1]:54830 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bGfAA-00056y-4C for submit@debbugs.gnu.org; Sat, 25 Jun 2016 00:25:46 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:29304) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bGfA9-00056m-2m for 23649@debbugs.gnu.org; Sat, 25 Jun 2016 00:25:45 -0400 Received: from aserv0022.oracle.com (aserv0022.oracle.com [141.146.126.234]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id u5P4PcIO010472 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 25 Jun 2016 04:25:39 GMT Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by aserv0022.oracle.com (8.13.8/8.13.8) with ESMTP id u5P4PcQ3006124 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 25 Jun 2016 04:25:38 GMT Received: from abhmp0006.oracle.com (abhmp0006.oracle.com [141.146.116.12]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id u5P4PahO025528; Sat, 25 Jun 2016 04:25:37 GMT MIME-Version: 1.0 Message-ID: Date: Fri, 24 Jun 2016 21:25:35 -0700 (PDT) From: Drew Adams To: Noam Postavsky , 23649@debbugs.gnu.org Subject: bug#23649: `customize-mode' References: In-Reply-To: X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6744.5000 (x86)] Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Source-IP: aserv0022.oracle.com [141.146.126.234] X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 23649 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: -3.7 (---) > Looks good to me, so I propose to push the attached patch with this > docstring (and removal of "Major" from the prompts) to emacs-25. Any > objections? Thanks for looking at this. However, you (or something?) removed the bug number from the Subject line, so it took me a while to find this thread and realize that this reply was for a bug report I filed. Please leave the Subject lines of bug posts as they are. Thx. From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 25 04:04:28 2016 Received: (at 23649) by debbugs.gnu.org; 25 Jun 2016 08:04:28 +0000 Received: from localhost ([127.0.0.1]:54866 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bGiZo-0002FK-Fm for submit@debbugs.gnu.org; Sat, 25 Jun 2016 04:04:28 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49200) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bGiZn-0002F7-03 for 23649@debbugs.gnu.org; Sat, 25 Jun 2016 04:04:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bGiZd-0007rS-UQ for 23649@debbugs.gnu.org; Sat, 25 Jun 2016 04:04:21 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_40,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:46909) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGiZd-0007rM-Qt; Sat, 25 Jun 2016 04:04:17 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4594 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bGiZb-0007ZL-Ti; Sat, 25 Jun 2016 04:04:16 -0400 Date: Sat, 25 Jun 2016 11:03:34 +0300 Message-Id: <838txt1yqx.fsf@gnu.org> From: Eli Zaretskii To: Noam Postavsky In-reply-to: (message from Noam Postavsky on Fri, 24 Jun 2016 23:14:08 -0400) Subject: Re: bug#23649: 24.5; `customize-mode' References: 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: -6.4 (------) X-Debbugs-Envelope-To: 23649 Cc: 23649@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: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.4 (------) > From: Noam Postavsky > Date: Fri, 24 Jun 2016 23:14:08 -0400 > > > Example mode-string, corrected: > > > > "Customize options related to a major or minor mode. > > By default the current major mode is used. > > With a prefix argument or if the current major mode has no known group, > > you are prompted for the MODE to customize." > > 3. The prompt is thus incorrect as well: the candidates are not > > necessarily major-mode names. It should just say "Mode: ". > > Looks good to me, so I propose to push the attached patch with this > docstring (and removal of "Major" from the prompts) to emacs-25. Any > objections? No, please push to master. Thanks. From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 25 09:08:26 2016 Received: (at 23649) by debbugs.gnu.org; 25 Jun 2016 13:08:26 +0000 Received: from localhost ([127.0.0.1]:54966 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bGnJy-0003Mz-JO for submit@debbugs.gnu.org; Sat, 25 Jun 2016 09:08:26 -0400 Received: from mail-oi0-f52.google.com ([209.85.218.52]:34850) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bGnJw-0003Mk-Aj for 23649@debbugs.gnu.org; Sat, 25 Jun 2016 09:08:25 -0400 Received: by mail-oi0-f52.google.com with SMTP id r2so149041916oih.2 for <23649@debbugs.gnu.org>; Sat, 25 Jun 2016 06:08:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=V9dskkPT5pONecUrdXO5wpf/gB7NQUhEEsoVXYtaTkU=; b=Vm1nXevTxJuOcz+6SG5eQdFq1pCedVNbCuoAG2JeB8MakjCse0pt3K6c2Gu5ka8Jfr 8yVMAY/CkKI2sOxR0/SE12FeumK07opRcU93nIvICye+UuQFKQsZMrS8nCs1/f4Qlv03 r1QWfuuL4GKB3tGLe5OCGlTkMnP3QhXTapFt2pZWbZZN+aPvGDez2m7AxO3VmD1tn7KG VD22CLfKjX2h/uvoSVFJGBSAl85oeGYlCsCucgBdDLxsFBfWEKyR+0QOsGyS8eYqSZjz r/5jdJl199thJ9l3BEJiOxFgrAk9jKEooQlQyYbHhTeoTTfAZQWnMHr2L7DijEcoL8en 2spw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=V9dskkPT5pONecUrdXO5wpf/gB7NQUhEEsoVXYtaTkU=; b=JubfSoL4phY5gSFbcSVp2ihwnOytLcIM/G2vKSFUIG02msJEoiFK1lZsXORDe7U2uZ ACbEGPiZ+VvmxP4yNHPEJbboTaSVivLupRSJvYbEoghZCYL3Bfl3gE5tfFXr1OiNcPxm v4pvcHVRTcmE+Md1lD/yI1MXcPI7n2WzsqGgMAwq/FN8Ai1UvuiHi5ATFFqjp4mEW+gf aoN3l8oEkmuOwVA15/NhhB4OiLMrnl+Mdsd2Yn6BirY3QCdsNxTTM5fJf+XfreLMSGJL GHpSEv+MOLcPCC4Vt/tNpssMgSsrEAHVRraNx2/Gu6wMav8GHJslDZOwdKJ4I6FsxwE8 gUBA== X-Gm-Message-State: ALyK8tKMhp6NVEhgGwZziUy8LUkK1lsTWlV+q8DuB4sDBmpaRH7TZRBXyr2Vl1H4iWDkmeGQXl7CYXyPYpkuLQ== X-Received: by 10.202.92.194 with SMTP id q185mr5245278oib.88.1466860098796; Sat, 25 Jun 2016 06:08:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.52.238 with HTTP; Sat, 25 Jun 2016 06:08:18 -0700 (PDT) In-Reply-To: <838txt1yqx.fsf@gnu.org> References: <838txt1yqx.fsf@gnu.org> From: Noam Postavsky Date: Sat, 25 Jun 2016 09:08:18 -0400 X-Google-Sender-Auth: VeELGmOZknuI25Nkf6c4H8rqLyo Message-ID: Subject: Re: bug#23649: 24.5; `customize-mode' To: Eli Zaretskii Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 23649 Cc: 23649@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 Sat, Jun 25, 2016 at 4:03 AM, Eli Zaretskii wrote: >> From: Noam Postavsky >> Date: Fri, 24 Jun 2016 23:14:08 -0400 >> >> > Example mode-string, corrected: >> > >> > "Customize options related to a major or minor mode. >> > By default the current major mode is used. >> > With a prefix argument or if the current major mode has no known group, >> > you are prompted for the MODE to customize." >> > 3. The prompt is thus incorrect as well: the candidates are not >> > necessarily major-mode names. It should just say "Mode: ". >> >> Looks good to me, so I propose to push the attached patch with this >> docstring (and removal of "Major" from the prompts) to emacs-25. Any >> objections? > > No, please push to master. Since this only touches docstrings and prompt strings, why not push to emacs-25? From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 25 09:10:43 2016 Received: (at 23649) by debbugs.gnu.org; 25 Jun 2016 13:10:43 +0000 Received: from localhost ([127.0.0.1]:54970 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bGnMB-0003QC-0m for submit@debbugs.gnu.org; Sat, 25 Jun 2016 09:10:43 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35103) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bGnMA-0003Q1-Cj for 23649@debbugs.gnu.org; Sat, 25 Jun 2016 09:10:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bGnM0-0001Sr-4C for 23649@debbugs.gnu.org; Sat, 25 Jun 2016 09:10:37 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_20,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50183) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGnLz-0001Sl-KU; Sat, 25 Jun 2016 09:10:32 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1246 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bGnLx-00027s-Bm; Sat, 25 Jun 2016 09:10:30 -0400 Date: Sat, 25 Jun 2016 16:09:43 +0300 Message-Id: <83twghza7c.fsf@gnu.org> From: Eli Zaretskii To: Noam Postavsky In-reply-to: (message from Noam Postavsky on Sat, 25 Jun 2016 09:08:18 -0400) Subject: Re: bug#23649: 24.5; `customize-mode' References: <838txt1yqx.fsf@gnu.org> 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: -6.5 (------) X-Debbugs-Envelope-To: 23649 Cc: 23649@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: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.5 (------) > From: Noam Postavsky > Date: Sat, 25 Jun 2016 09:08:18 -0400 > Cc: 23649@debbugs.gnu.org > > >> Looks good to me, so I propose to push the attached patch with this > >> docstring (and removal of "Major" from the prompts) to emacs-25. Any > >> objections? > > > > No, please push to master. > > Since this only touches docstrings and prompt strings, why not push to emacs-25? OK. From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 25 13:35:30 2016 Received: (at 23649-done) by debbugs.gnu.org; 25 Jun 2016 17:35:30 +0000 Received: from localhost ([127.0.0.1]:55683 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bGrUQ-0001Wb-KD for submit@debbugs.gnu.org; Sat, 25 Jun 2016 13:35:30 -0400 Received: from mail-oi0-f43.google.com ([209.85.218.43]:34350) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bGrUP-0001WC-Im for 23649-done@debbugs.gnu.org; Sat, 25 Jun 2016 13:35:29 -0400 Received: by mail-oi0-f43.google.com with SMTP id s66so153961150oif.1 for <23649-done@debbugs.gnu.org>; Sat, 25 Jun 2016 10:35:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=gDoD0rFsgNrpTIFc2YKY89OrAwUfDqEIsfPwIUZLUXU=; b=Hn5iORuUwP7SCSybOgL30SxeMOsAJM9e0E389bLC4NZqbQgmT7pT6W/nhhMWhQWEcE y99/V1upwhz5dYUQon8869jcNbPlFdRtcS6S8/KjsYotjcm6XKxxJYx+KopcwJaqAMM8 v8WoN0xazXP+NcuNHopk4xbJtU/zYnuk1kNQvU7XiGXV0rQz5Flz7RWHl/8MXZGOnH66 DEDmvKz/fCvK+f8TckkzrF7qYq8bqq3BEDUtSqExShyzi/Q4Ba0duewOoI+TrojiNXBW 85NZQPkFAQNKHkAlXp7XWoxCZ/jyQXJuOOtu1pnJMQpm1gJA/xRXNqhapr3BHZvMjyd4 d9ZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=gDoD0rFsgNrpTIFc2YKY89OrAwUfDqEIsfPwIUZLUXU=; b=VKl1yXSre0IhPtHvMYAUCW7ft80FegTJfSF3wxKyKPx6USZcJDdXJvlKtD53VluibG qGljo/OLbm+AyIj/cWPBPNB7rV6Tnl51Dz3nXBk+pFWE5vU2ytzUUQI8gwcwtgjQ2zZA pqgaesMs4lnbbaQ+wmVuERolurNHVMxuxyscZnet95GbPvN3g0Z77izP4SwBCvpyW7MT bQ34naK2IwWIHciwQoDn9cD7EBvUYLwv+dgrYqh700aEixmKLG+y8q8TDE/thtyfWKiN x4ixgar3ko2bMTMjMhfo3xZJdBoHCRquagMVFaJRAU00TtwkUYjxvyIZ2E+z7OcYR3FM atlw== X-Gm-Message-State: ALyK8tJUeyESAqgQ5VZt2o1kWohwxa3l1XCKSzZhv5bfe3mbB66r1A8EX+L+OblDyx+bWHwkBSkAK9jb0CbmQw== X-Received: by 10.157.17.113 with SMTP id p46mr6897455otp.196.1466876124273; Sat, 25 Jun 2016 10:35:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.52.238 with HTTP; Sat, 25 Jun 2016 10:35:23 -0700 (PDT) In-Reply-To: <83twghza7c.fsf@gnu.org> References: <838txt1yqx.fsf@gnu.org> <83twghza7c.fsf@gnu.org> From: Noam Postavsky Date: Sat, 25 Jun 2016 13:35:23 -0400 X-Google-Sender-Auth: nvDXFr8bxHrgV8IjrtJAISdE9J0 Message-ID: Subject: Re: bug#23649: 24.5; `customize-mode' To: 23649-done@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 23649-done Cc: Eli Zaretskii , Drew Adams 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 (/) Version: 25.1 Pushed to emacs-25 f2536958ec711b50a0cf8714defb921193ea8ae4 Drew Adams wrote: > Thanks for looking at this. However, you (or something?) removed the > bug number from the Subject line, so it took me a while to find this > thread and realize that this reply was for a bug report I filed. Ah, I manually copied from http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23649#5 which doesn't have the bug number in subject (because the bug nubmer was allocated yet). At some point I should setup gnus again so I can have this set correctly automatically. From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 25 16:44:45 2016 Received: (at 23649-done) by debbugs.gnu.org; 25 Jun 2016 20:44:45 +0000 Received: from localhost ([127.0.0.1]:55760 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bGuRZ-00011l-4U for submit@debbugs.gnu.org; Sat, 25 Jun 2016 16:44:45 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:41221) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bGuRY-00011V-4p for 23649-done@debbugs.gnu.org; Sat, 25 Jun 2016 16:44:44 -0400 Received: from aserv0022.oracle.com (aserv0022.oracle.com [141.146.126.234]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id u5PKicwX029293 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 25 Jun 2016 20:44:38 GMT Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by aserv0022.oracle.com (8.13.8/8.13.8) with ESMTP id u5PKibpS025811 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 25 Jun 2016 20:44:37 GMT Received: from abhmp0014.oracle.com (abhmp0014.oracle.com [141.146.116.20]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id u5PKibcq014734; Sat, 25 Jun 2016 20:44:37 GMT MIME-Version: 1.0 Message-ID: <0b1b7d31-6fd6-44d9-bb1c-a144e4ad4859@default> Date: Sat, 25 Jun 2016 13:44:35 -0700 (PDT) From: Drew Adams To: Noam Postavsky , 23649-done@debbugs.gnu.org Subject: RE: bug#23649: 24.5; `customize-mode' References: <838txt1yqx.fsf@gnu.org> <83twghza7c.fsf@gnu.org> In-Reply-To: X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6744.5000 (x86)] Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Source-IP: aserv0022.oracle.com [141.146.126.234] X-Spam-Score: -3.8 (---) X-Debbugs-Envelope-To: 23649-done Cc: Eli Zaretskii 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: -3.8 (---) > > Thanks for looking at this. However, you (or something?) removed the > > bug number from the Subject line, so it took me a while to find this > > thread and realize that this reply was for a bug report I filed. >=20 > Ah, I manually copied from > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D23649#5 which doesn't > have the bug number in subject (because the bug nubmer was allocated > yet). At some point I should setup gnus again so I can have this set > correctly automatically. OK; sorry if it wasn't due to something on your part. Not a big deal, in any case. Thx. From unknown Sun Jun 22 17:14:02 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, 24 Jul 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