From unknown Sun Jun 22 22:48:04 2025 X-Loop: help-debbugs@gnu.org Subject: bug#11046: 24.0.94; Customize: M-TAB moves cursor over tag; clicking button moves cursor over button Resent-From: "Drew Adams" Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 20 Mar 2012 16:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 11046 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 11046@debbugs.gnu.org X-Debbugs-Original-To: Received: via spool by submit@debbugs.gnu.org id=B.133226123916838 (code B ref -1); Tue, 20 Mar 2012 16:34:02 +0000 Received: (at submit) by debbugs.gnu.org; 20 Mar 2012 16:33:59 +0000 Received: from localhost ([127.0.0.1]:58231 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SA20U-0004NU-Gk for submit@debbugs.gnu.org; Tue, 20 Mar 2012 12:33:59 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33278) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SA20I-0004Mz-BB for submit@debbugs.gnu.org; Tue, 20 Mar 2012 12:33:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SA1WU-0001s8-7P for submit@debbugs.gnu.org; Tue, 20 Mar 2012 12:03:09 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:60131) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SA1WU-0001s2-3f for submit@debbugs.gnu.org; Tue, 20 Mar 2012 12:02:58 -0400 Received: from eggs.gnu.org ([208.118.235.92]:42143) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SA1WK-0002VF-B2 for bug-gnu-emacs@gnu.org; Tue, 20 Mar 2012 12:02:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SA1WD-0001pE-QR for bug-gnu-emacs@gnu.org; Tue, 20 Mar 2012 12:02:47 -0400 Received: from acsinet15.oracle.com ([141.146.126.227]:40962) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SA1WD-0001oe-Je for bug-gnu-emacs@gnu.org; Tue, 20 Mar 2012 12:02:41 -0400 Received: from ucsinet21.oracle.com (ucsinet21.oracle.com [156.151.31.93]) by acsinet15.oracle.com (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id q2KG2aU7025463 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 20 Mar 2012 16:02:37 GMT Received: from acsmt358.oracle.com (acsmt358.oracle.com [141.146.40.158]) by ucsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id q2KG2ZNW000248 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 20 Mar 2012 16:02:36 GMT Received: from abhmt108.oracle.com (abhmt108.oracle.com [141.146.116.60]) by acsmt358.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id q2KG2Zv7018215 for ; Tue, 20 Mar 2012 11:02:35 -0500 Received: from dradamslap1 (/10.159.47.74) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 20 Mar 2012 09:02:34 -0700 From: "Drew Adams" Date: Tue, 20 Mar 2012 09:02:30 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: Ac0GstqKMczzdfp+TwWErhMSHXWxJQ== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-Source-IP: ucsinet21.oracle.com [156.151.31.93] X-CT-RefId: str=0001.0A090206.4F68AA1D.00B3,ss=1,re=0.000,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) emacs -Q M-x customize-option RET site-run-file RET Click Value Menu button. Choose String in the menu. 1. First bug: Cursor should be in the edit field. But it is on top of the Value Menu button. 2. Put cursor at beginning of the edit field. Hit `M-TAB'. You see this error message: "lookup-words: lookup-words error: No plain word-list found at systemdefault locations. Customize `ispell-alternate-dictionary' to set yours." But the cursor is moved back on top of the tag `String:', before the `:' (second bug). In GNU Emacs 24.0.94.1 (i386-mingw-nt5.1.2600) of 2012-03-19 on MARVIN Windowing system distributor `Microsoft Corp.', version 5.1.2600 Configured using: `configure --with-gcc (4.6) --no-opt --enable-checking --cflags -ID:/devel/emacs/libs/libXpm-3.5.8/include -ID:/devel/emacs/libs/libXpm-3.5.8/src -ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include -ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include -ID:/devel/emacs/libs/giflib-4.1.4-1/include -ID:/devel/emacs/libs/jpeg-6b-4/include -ID:/devel/emacs/libs/tiff-3.8.2-1/include -ID:/devel/emacs/libs/gnutls-3.0.9/include' From unknown Sun Jun 22 22:48:04 2025 X-Loop: help-debbugs@gnu.org Subject: bug#11046: 24.0.94; Customize: M-TAB moves cursor over tag; clicking button moves cursor over button Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 20 Mar 2012 18:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11046 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Drew Adams Cc: 11046@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 11046-submit@debbugs.gnu.org id=B11046.133226755132685 (code B ref 11046); Tue, 20 Mar 2012 18:20:02 +0000 Received: (at 11046) by debbugs.gnu.org; 20 Mar 2012 18:19:11 +0000 Received: from localhost ([127.0.0.1]:58311 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SA3eI-0008V8-HP for submit@debbugs.gnu.org; Tue, 20 Mar 2012 14:19:10 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]:35166) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SA3eF-0008Ux-2r for 11046@debbugs.gnu.org; Tue, 20 Mar 2012 14:19:09 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0M1700G002FCLY00@a-mtaout22.012.net.il> for 11046@debbugs.gnu.org; Tue, 20 Mar 2012 19:48:28 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.126.4.134]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M1700EJ72SQF5V0@a-mtaout22.012.net.il>; Tue, 20 Mar 2012 19:48:27 +0200 (IST) Date: Tue, 20 Mar 2012 19:48:31 +0200 From: Eli Zaretskii In-reply-to: X-012-Sender: halo1@inter.net.il Message-id: <83k42f17v4.fsf@gnu.org> References: X-Spam-Score: -1.2 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > From: "Drew Adams" > Date: Tue, 20 Mar 2012 09:02:30 -0700 > > emacs -Q > > M-x customize-option RET site-run-file RET > > Click Value Menu button. Choose String in the menu. > > 1. First bug: Cursor should be in the edit field. But it is on top of > the Value Menu button. Confirmed. > 2. Put cursor at beginning of the edit field. Hit `M-TAB'. > > You see this error message: "lookup-words: lookup-words error: No plain > word-list found at systemdefault locations. Customize > `ispell-alternate-dictionary' to set yours." > > But the cursor is moved back on top of the tag `String:', before the > `:' (second bug). I don't get the error message, but a "*Choices*" buffer (because my ispell-alternate-dictionary _is_ properly configured), but that buffer shows hits for "String". Here's a sample: (0) /Usr/Dict/Web2:190067:String (1) /Usr/Dict/Web2:190068:Stringboard (2) /Usr/Dict/Web2:190069:Stringcourse (3) /Usr/Dict/Web2:190070:Stringend etc. -- quite un-useful. IOW, it _really_ tries to complete the word "String", which is not what the user wants. (Shouldn't the type of the widget be "file" instead of "string"?) From unknown Sun Jun 22 22:48:04 2025 X-Loop: help-debbugs@gnu.org Subject: bug#11046: 24.0.94; Customize: M-TAB moves cursor over tag; clicking button moves cursor over button Resent-From: "Drew Adams" Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 17 Sep 2012 00:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11046 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "'Eli Zaretskii'" Cc: 11046@debbugs.gnu.org Received: via spool by 11046-submit@debbugs.gnu.org id=B11046.134784051324496 (code B ref 11046); Mon, 17 Sep 2012 00:09:02 +0000 Received: (at 11046) by debbugs.gnu.org; 17 Sep 2012 00:08:33 +0000 Received: from localhost ([127.0.0.1]:37867 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TDOt6-0006N2-MD for submit@debbugs.gnu.org; Sun, 16 Sep 2012 20:08:33 -0400 Received: from rcsinet15.oracle.com ([148.87.113.117]:45146) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TDOt4-0006Mv-Fz for 11046@debbugs.gnu.org; Sun, 16 Sep 2012 20:08:30 -0400 Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238]) by rcsinet15.oracle.com (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id q8H07InH008944 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 17 Sep 2012 00:07:18 GMT Received: from acsmt358.oracle.com (acsmt358.oracle.com [141.146.40.158]) by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id q8H07Hj5004863 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 17 Sep 2012 00:07:17 GMT Received: from abhmt106.oracle.com (abhmt106.oracle.com [141.146.116.58]) by acsmt358.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id q8H07HAn022139; Sun, 16 Sep 2012 19:07:17 -0500 Received: from dradamslap1 (/10.159.170.142) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sun, 16 Sep 2012 17:07:17 -0700 From: "Drew Adams" References: <83k42f17v4.fsf@gnu.org> Date: Sun, 16 Sep 2012 17:07:06 -0700 Message-ID: <4B51B632799B448EAFCC94F3F9A11416@us.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <83k42f17v4.fsf@gnu.org> Thread-Index: Ac0GwapYVjbf8FR4Rqq9wv5FFSQfuyNprGJg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-Source-IP: acsinet22.oracle.com [141.146.126.238] X-Spam-Score: -7.4 (-------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -7.4 (-------) ping From unknown Sun Jun 22 22:48:04 2025 X-Loop: help-debbugs@gnu.org Subject: bug#11046: 24.0.94; Customize: M-TAB moves cursor over tag; clicking button moves cursor over button References: In-Reply-To: Resent-From: Mauro Aranda Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Sep 2019 16:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11046 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 11046@debbugs.gnu.org Cc: Eli Zaretskii , Drew Adams Received: via spool by 11046-submit@debbugs.gnu.org id=B11046.156985975227714 (code B ref 11046); Mon, 30 Sep 2019 16:10:02 +0000 Received: (at 11046) by debbugs.gnu.org; 30 Sep 2019 16:09:12 +0000 Received: from localhost ([127.0.0.1]:60325 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iEyEZ-0007Ct-Oy for submit@debbugs.gnu.org; Mon, 30 Sep 2019 12:09:12 -0400 Received: from mail-lf1-f41.google.com ([209.85.167.41]:43452) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iEyEX-0007CV-6j for 11046@debbugs.gnu.org; Mon, 30 Sep 2019 12:09:09 -0400 Received: by mail-lf1-f41.google.com with SMTP id u3so7476588lfl.10 for <11046@debbugs.gnu.org>; Mon, 30 Sep 2019 09:09:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to:cc; bh=IUo2s2ZCG8cxeDjGu2L75Lpk+kmS4ieV3ZA898c1jF4=; b=JDBWVs6VHsuClzjsv2CDkh2zhLVyKil3FaAybycY6vkDu1/B4BQp6Js44v4Xloc/iR BF2XHEctfDC+fuC4qNeB+dbfY7AFg8XTGzoG+uwXn+17V3Ni6EQdRJP6E7VJGkxmtdxC 4Lzs3epCvvFdOTSzOLI6/Q8UaJjesreEdSoRxklEW5G5mYgLcPgovu6Sn8u0rykYXN0g aDtvnWuJ6SmZOw2x6zHwD5IyoLIYGRGhvFpnvdSaMk0Lqv5D9bpWWEUsBQSg6/6ExPND oJNzj6/YKWkF7O+U33DwcZNzU5JVvAuGdhCx/K/LXvkGdLQJcpgCNzLwIPCzbizpdWP4 7pLA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=IUo2s2ZCG8cxeDjGu2L75Lpk+kmS4ieV3ZA898c1jF4=; b=o4KR1+en09UFPxwXsXtPF2Is5uzFfbMEO8OrwlST/z/9GLHj9dL+HyCKssMjYKpn0T RCjikGeEMOtF+FcaMYLpsx9yGRx0PBFPTSXA5PogrDJk+pPvGKB+F+teOgTveG/uC9Yf kb/rPgryR763/575ISGgaWyK+XgvtYdD9+IFL9ioJ3CjaJDWPgWGFV4z1HEWYoXkK/XQ LJYZruXBh3Ou4oRFWaZhmp2IVqne33TkUNP+LwCPgJXiG6RPOjNXb4AT4uhd24SaJbXn 9kBuOX37HPse8fWvL5HPHVpPeqj1P6mDIEZCksccGf4hrISgexb1+YsDsn+T/XFM58Im 0i/Q== X-Gm-Message-State: APjAAAUWvix8mjd3JFKe4x/1Om1185rDg43iohleC2EfykeoJnTSVfdw mpbUa9AiFreUDrJbjlW3J+uPBe3BZKCS7V9TfzDt72rwzAg= X-Google-Smtp-Source: APXvYqy5gFu80nz7oRqWnT0aDYf4Rqx5YJX7Pjdd1qt0Bw1s0yed4S+C92v6UONphQL4uoa862jjP7jawtDKJAPKY0w= X-Received: by 2002:ac2:4552:: with SMTP id j18mr3377643lfm.120.1569859742937; Mon, 30 Sep 2019 09:09:02 -0700 (PDT) MIME-Version: 1.0 From: Mauro Aranda Date: Mon, 30 Sep 2019 13:08:50 -0300 Message-ID: Content-Type: multipart/mixed; boundary="00000000000053488b0593c77488" X-Spam-Score: 0.0 (/) 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 (-) --00000000000053488b0593c77488 Content-Type: multipart/alternative; boundary="0000000000005348880593c77486" --0000000000005348880593c77486 Content-Type: text/plain; charset="UTF-8" Eli Zaretskii writes: >> From: "Drew Adams" >> Date: Tue, 20 Mar 2012 09:02:30 -0700 >> >> emacs -Q >> >> M-x customize-option RET site-run-file RET >> >> Click Value Menu button. Choose String in the menu. >> >> 1. First bug: Cursor should be in the edit field. But it is on top of >> the Value Menu button. > > Confirmed. This is because widget-button-click-moves-point is set to t for customize buffers, and also because there is no mechanism implemented for widgets to "pass focus" to others. If it is a desired feature, I can try to come up with something. >> 2. Put cursor at beginning of the edit field. Hit `M-TAB'. >> >> You see this error message: "lookup-words: lookup-words error: No plain >> word-list found at systemdefault locations. Customize >> `ispell-alternate-dictionary' to set yours." >> >> But the cursor is moved back on top of the tag `String:', before the >> `:' (second bug). > > I don't get the error message, but a "*Choices*" buffer (because my > ispell-alternate-dictionary _is_ properly configured), but that buffer > shows hits for "String". Here's a sample: > > (0) /Usr/Dict/Web2:190067:String (1) /Usr/Dict/Web2:190068:Stringboard > (2) /Usr/Dict/Web2:190069:Stringcourse (3) /Usr/Dict/Web2:190070:Stringend > > etc. -- quite un-useful. IOW, it _really_ tries to complete the word > "String", which is not what the user wants. This is because the completion function used for string widgets is ispell-complete-word and that command will look back from point until it finds a word to complete. I can't think of another way of fixing this other than peeking what will ispell-complete-word try to complete, so I attach a patch that does that. > (Shouldn't the type of the widget be "file" instead of "string"?) I think so. --0000000000005348880593c77486 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Eli Zaretskii <eliz@gnu= .org> writes:

>> From: "Drew Adams" <drew.adams@oracle.com>
>&g= t; Date: Tue, 20 Mar 2012 09:02:30 -0700
>>
>> emacs -Q<= br>>>
>> M-x customize-option RET site-run-file RET
>= > =C2=A0
>> Click Value Menu button.=C2=A0 Choose String in the= menu.
>> =C2=A0
>> 1. First bug: Cursor should be in the= edit field.=C2=A0 But it is on top of
>> the Value Menu button.>
> Confirmed.

This is because widget-button-click-moves-= point is set to t for
customize buffers, and also because there is no me= chanism implemented
for widgets to "pass focus" to others.=C2= =A0 If it is a desired feature, I
can try to come up with something.
=
>> 2. Put cursor at beginning of the edit field.=C2=A0 Hit `M-TAB= '.
>> =C2=A0
>> You see this error message: "loo= kup-words: lookup-words error: No plain
>> word-list found at syst= emdefault locations.=C2=A0 Customize
>> `ispell-alternate-dictiona= ry' to set yours."
>> =C2=A0
>> But the cursor i= s moved back on top of the tag `String:', before the
>> `:'= ; (second bug).
>
> I don't get the error message, but a &q= uot;*Choices*" buffer (because my
> ispell-alternate-dictionary = _is_ properly configured), but that buffer
> shows hits for "Str= ing".=C2=A0 Here's a sample:
>
> (0) /Usr/Dict/Web2:19= 0067:String =C2=A0 =C2=A0 =C2=A0 (1) /Usr/Dict/Web2:190068:Stringboard
&= gt; (2) /Usr/Dict/Web2:190069:Stringcourse (3) /Usr/Dict/Web2:190070:String= end
>
> etc. -- quite un-useful.=C2=A0 IOW, it _really_ tries t= o complete the word
> "String", which is not what the user = wants.

This is because the completion function used for string widge= ts is
ispell-complete-word and that command will look back from point un= til it
finds a word to complete.
I can't think of another way of = fixing this other than peeking what will
ispell-complete-word try to com= plete, so I attach a patch that does
that.

> (Shouldn't th= e type of the widget be "file" instead of "string"?)
I think so.
--0000000000005348880593c77486-- --00000000000053488b0593c77488 Content-Type: text/x-patch; charset="US-ASCII"; name="0001-Only-complete-words-inside-of-the-string-widget.patch" Content-Disposition: attachment; filename="0001-Only-complete-words-inside-of-the-string-widget.patch" Content-Transfer-Encoding: base64 Content-ID: X-Attachment-Id: f_k16lwyub0 RnJvbSBjZTkwZjY0NDJjYTQwZjAzMGQzZGU0NDZjZDlmNTdjNTM4MDRkN2ZlIE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiBNYXVybyBBcmFuZGEgPG1hdXJvb2FyYW5kYUBnbWFpbC5jb20+ CkRhdGU6IFdlZCwgMjUgU2VwIDIwMTkgMTk6NDA6MzUgLTAzMDAKU3ViamVjdDogW1BBVENIXSBP bmx5IGNvbXBsZXRlIHdvcmRzIGluc2lkZSBvZiB0aGUgc3RyaW5nIHdpZGdldAoKKiBsaXNwL3dp ZC1lZGl0LmVsICgnc3RyaW5nIHdpZGdldCk6IFBlZWsgdGhlIHdvcmQgdGhhdAppc3BlbGwtY29t cGxldGUtd29yZCB3aWxsIHRyeSB0byBjb21wbGV0ZSwgYW5kIG9ubHkgb2ZmZXIgY29tcGxldGlv bnMKd2hlbiB0aGUgd29yZCBpcyBpbnNpZGUgb2YgdGhlIGZpZWxkLiAgKEJ1ZyMxMTA0NikKLS0t CiBsaXNwL3dpZC1lZGl0LmVsIHwgNyArKysrKystCiAxIGZpbGUgY2hhbmdlZCwgNiBpbnNlcnRp b25zKCspLCAxIGRlbGV0aW9uKC0pCgpkaWZmIC0tZ2l0IGEvbGlzcC93aWQtZWRpdC5lbCBiL2xp c3Avd2lkLWVkaXQuZWwKaW5kZXggOTE2ZDQxYS4uOWE2MzRiNyAxMDA2NDQKLS0tIGEvbGlzcC93 aWQtZWRpdC5lbAorKysgYi9saXNwL3dpZC1lZGl0LmVsCkBAIC0zMDczLDcgKzMwNzMsMTIgQEAg J3N0cmluZwogICAiQSBzdHJpbmcuIgogICA6dGFnICJTdHJpbmciCiAgIDpmb3JtYXQgIiV7JXQl fTogJXYiCi0gIDpjb21wbGV0ZS1mdW5jdGlvbiAnaXNwZWxsLWNvbXBsZXRlLXdvcmQKKyAgOmNv bXBsZXRlIChsYW1iZGEgKHdpZGdldCkKKyAgICAgICAgICAgICAgKGV2YWwtYW5kLWNvbXBpbGUg KHJlcXVpcmUgJ2lzcGVsbCkpIDsgRm9yIGBpc3BlbGwtZ2V0LXdvcmQnLgorICAgICAgICAgICAg ICAobGV0ICgoc3RhcnQgKHNhdmUtZXhjdXJzaW9uIChudGggMSAoaXNwZWxsLWdldC13b3JkIG5p bCkpKSkpCisgICAgICAgICAgICAgICAgKGlmICg8IHN0YXJ0ICh3aWRnZXQtZmllbGQtc3RhcnQg d2lkZ2V0KSkKKyAgICAgICAgICAgICAgICAgICAgKG1lc3NhZ2UgIk5vIHdvcmQgdG8gY29tcGxl dGUgaW5zaWRlIGZpZWxkIikKKyAgICAgICAgICAgICAgICAgIChpc3BlbGwtY29tcGxldGUtd29y ZCkpKSkKICAgOnByb21wdC1oaXN0b3J5ICd3aWRnZXQtc3RyaW5nLXByb21wdC12YWx1ZS1oaXN0 b3J5KQogCiAoZGVmaW5lLXdpZGdldCAncmVnZXhwICdzdHJpbmcKLS0gCjIuNy40Cgo= --00000000000053488b0593c77488-- From unknown Sun Jun 22 22:48:04 2025 X-Loop: help-debbugs@gnu.org Subject: bug#11046: 24.0.94; Customize: M-TAB moves cursor over tag; clicking button moves cursor over button Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 01 Oct 2019 12:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11046 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Mauro Aranda Cc: 11046@debbugs.gnu.org Received: via spool by 11046-submit@debbugs.gnu.org id=B11046.156993323015652 (code B ref 11046); Tue, 01 Oct 2019 12:34:01 +0000 Received: (at 11046) by debbugs.gnu.org; 1 Oct 2019 12:33:50 +0000 Received: from localhost ([127.0.0.1]:32795 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iFHLh-00044O-N7 for submit@debbugs.gnu.org; Tue, 01 Oct 2019 08:33:50 -0400 Received: from quimby.gnus.org ([80.91.231.51]:49572) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iFHLg-00044F-4k for 11046@debbugs.gnu.org; Tue, 01 Oct 2019 08:33:48 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iFHLc-0002c4-6l; Tue, 01 Oct 2019 14:33:46 +0200 From: Lars Ingebrigtsen References: Date: Tue, 01 Oct 2019 14:33:44 +0200 In-Reply-To: (Mauro Aranda's message of "Mon, 30 Sep 2019 13:08:50 -0300") Message-ID: <87zhik7ihj.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.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 @@CONTACT_ADDRESS@@ for details. Content preview: Mauro Aranda writes: > This is because the completion function used for string widgets is > ispell-complete-word and that command will look back from point until it > finds a word to complete. > I can't think of another w [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) 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 (-) Mauro Aranda writes: > This is because the completion function used for string widgets is > ispell-complete-word and that command will look back from point until it > finds a word to complete. > I can't think of another way of fixing this other than peeking what will > ispell-complete-word try to complete, so I attach a patch that does > that. I think that makes sense... > - :complete-function 'ispell-complete-word > + :complete (lambda (widget) > + (eval-and-compile (require 'ispell)) ; For `ispell-get-word'. I think the way we usually do this is by just saying (require 'ispell) in the function, and pacify the compiler by using a `declare-function'. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Sun Jun 22 22:48:04 2025 X-Loop: help-debbugs@gnu.org Subject: bug#11046: 24.0.94; Customize: M-TAB moves cursor over tag; clicking button moves cursor over button Resent-From: Mauro Aranda Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 05 Oct 2019 13:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11046 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Lars Ingebrigtsen Cc: 11046@debbugs.gnu.org Received: via spool by 11046-submit@debbugs.gnu.org id=B11046.157028133414620 (code B ref 11046); Sat, 05 Oct 2019 13:16:01 +0000 Received: (at 11046) by debbugs.gnu.org; 5 Oct 2019 13:15:34 +0000 Received: from localhost ([127.0.0.1]:43912 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iGjuF-0003nh-EC for submit@debbugs.gnu.org; Sat, 05 Oct 2019 09:15:31 -0400 Received: from mail-lf1-f54.google.com ([209.85.167.54]:44784) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iGjuD-0003nT-5m for 11046@debbugs.gnu.org; Sat, 05 Oct 2019 09:15:30 -0400 Received: by mail-lf1-f54.google.com with SMTP id q12so1381961lfc.11 for <11046@debbugs.gnu.org>; Sat, 05 Oct 2019 06:15:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=M3V53iTjCTj7vzAGMtvZZWZfjYAA2pgHHKxfg2HnY6U=; b=DSvAIcJMKVxynfnw3L0esn5gx1At6d1RTbyjms3eX5MC2Pwo6IZKf8wZPyprbDSmgh IJe8loQf/XYCr4IYRR+saO8KzU2ZRKiQWQkbqk+IEtKAGqGKQwLYkjiwJOnqxqeKaxmq ph+pSJ3PSTxpfWk2aktww2Py40qAAek6dnH5JMQcAXDM4LCcDUl9rAF5OMtg+a20/Qsn Z5VtlVtwlCqek437tKvrV5bISwxKSjV5aGeuXSGk7UbsDbpxv3n6bh5t+nQ7EnonWiCx 91Nuhqa1SJ6pzDD4+q5VjqZLgP1sQmZUR4INP9EhgW8opBnpBABCjC96Pls5LMCUcH+g c46g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=M3V53iTjCTj7vzAGMtvZZWZfjYAA2pgHHKxfg2HnY6U=; b=I1CdLkQ7BMYVec4W5w8rM8NGIafN20KFpzLHhnufgOqhTbzJmV0LxZMV55kQywZ0PM CbeBjUmzl6FJcAudH8bQBrlFGv/wz051EzsYsXmNXcOev2bRbVvJ1luMpxJJX094tzNJ hcCToDxCPfaXFktlrytvDQMIoqhQXp4EGwk3PsSwZGvmgWGMk5SBmPwxlikAfynXVRvt 7mFGLjmqRZaqqeN5sLVLRsLxrh7E1xD2chCs1zGm1AM4fGgJzaLg797dYKwV2WkzZrsv 9gNxc/vWsjFPG5PFkh4K++l9lAdJ6mLLoim3z7hPFDf++hK/EzaSqsDYhZnfpxPmAxW7 LCgA== X-Gm-Message-State: APjAAAWeWjhpmyPiB15PPrKgoyxmnslfGjKst1EtnvrAlifufr/b3HmF F80/xp7ECW9/2R0WxrUtM6BJCulVJOW5TX1NN34= X-Google-Smtp-Source: APXvYqyfn62XlxDgqFKpw79aFV5q6P9d3tJdRL9u3FJZGcspOS/ePN0pueHR5Fo3p2xUe+Y6vHgbhHR4YG2ejx5Uszw= X-Received: by 2002:a19:495b:: with SMTP id l27mr10933009lfj.45.1570281322949; Sat, 05 Oct 2019 06:15:22 -0700 (PDT) MIME-Version: 1.0 References: <87zhik7ihj.fsf@gnus.org> In-Reply-To: <87zhik7ihj.fsf@gnus.org> From: Mauro Aranda Date: Sat, 5 Oct 2019 10:15:10 -0300 Message-ID: Content-Type: multipart/mixed; boundary="00000000000073c9a80594299c1f" X-Spam-Score: 0.0 (/) 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 (-) --00000000000073c9a80594299c1f Content-Type: multipart/alternative; boundary="00000000000073c9a50594299c1d" --00000000000073c9a50594299c1d Content-Type: text/plain; charset="UTF-8" Lars Ingebrigtsen writes: > Mauro Aranda writes: > > I think that makes sense... > >> - :complete-function 'ispell-complete-word >> + :complete (lambda (widget) >> + (eval-and-compile (require 'ispell)) ; For `ispell-get-word'. > > I think the way we usually do this is by just saying (require 'ispell) > in the function, and pacify the compiler by using a `declare-function'. Thanks for reviewing. I attach a patch with that change. Best regards, Mauro. --00000000000073c9a50594299c1d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Lars Ingebrigtsen <la= rsi@gnus.org> writes:

> Mauro Aranda <maurooaranda@gmail.com> writes:
>
= > I think that makes sense...
>
>> - =C2=A0:complete-func= tion 'ispell-complete-word
>> + =C2=A0:complete (lambda (widge= t)
>> + =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0(eval-and-= compile (require 'ispell)) ; For `ispell-get-word'.
>
>= I think the way we usually do this is by just saying (require 'ispell)=
> in the function, and pacify the compiler by using a `declare-funct= ion'.

Thanks for reviewing.=C2=A0 I attach a patch with that cha= nge.

Best regards,
Mauro.
--00000000000073c9a50594299c1d-- --00000000000073c9a80594299c1f Content-Type: text/x-patch; charset="US-ASCII"; name="0001-Only-complete-words-inside-of-the-string-widget.patch" Content-Disposition: attachment; filename="0001-Only-complete-words-inside-of-the-string-widget.patch" Content-Transfer-Encoding: base64 Content-ID: X-Attachment-Id: f_k1dkvizq0 RnJvbSA0ODkzZGM2NjMzZmZmNjc1NmJhM2M4YWY2MzI3OTQ0OGYxOTI1Nzg2IE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiBNYXVybyBBcmFuZGEgPG1hdXJvb2FyYW5kYUBnbWFpbC5jb20+ CkRhdGU6IFdlZCwgMjUgU2VwIDIwMTkgMTk6NDA6MzUgLTAzMDAKU3ViamVjdDogW1BBVENIXSBP bmx5IGNvbXBsZXRlIHdvcmRzIGluc2lkZSBvZiB0aGUgc3RyaW5nIHdpZGdldAoKKiBsaXNwL3dp ZC1lZGl0LmVsICgnc3RyaW5nIHdpZGdldCk6IFBlZWsgdGhlIHdvcmQgdGhhdAppc3BlbGwtY29t cGxldGUtd29yZCB3aWxsIHRyeSB0byBjb21wbGV0ZSwgYW5kIG9ubHkgb2ZmZXIgY29tcGxldGlv bnMKd2hlbiB0aGUgd29yZCBpcyBpbnNpZGUgb2YgdGhlIGZpZWxkLiAgKEJ1ZyMxMTA0NikKLS0t CiBsaXNwL3dpZC1lZGl0LmVsIHwgMTEgKysrKysrKysrKy0KIDEgZmlsZSBjaGFuZ2VkLCAxMCBp bnNlcnRpb25zKCspLCAxIGRlbGV0aW9uKC0pCgpkaWZmIC0tZ2l0IGEvbGlzcC93aWQtZWRpdC5l bCBiL2xpc3Avd2lkLWVkaXQuZWwKaW5kZXggOTE2ZDQxYS4uMjhkOGRmYyAxMDA2NDQKLS0tIGEv bGlzcC93aWQtZWRpdC5lbAorKysgYi9saXNwL3dpZC1lZGl0LmVsCkBAIC01OCw2ICs1OCwxMCBA QAogKHJlcXVpcmUgJ2NsLWxpYikKIChldmFsLXdoZW4tY29tcGlsZSAocmVxdWlyZSAnc3Vici14 KSkgCTsgd2hlbi1sZXQKIAorOzsgVGhlIGBzdHJpbmcnIHdpZGdldCBjb21wbGV0aW9uIHVzZXMg dGhpcy4KKyhkZWNsYXJlLWZ1bmN0aW9uIGlzcGVsbC1nZXQtd29yZCAiaXNwZWxsIgorICAgICAg ICAgICAgICAgICAgKGZvbGxvd2luZyAmb3B0aW9uYWwgZXh0cmEtb3RoZXJjaGFycykpCisKIDs7 OyBDb21wYXRpYmlsaXR5LgogCiAoZGVmdW4gd2lkZ2V0LWV2ZW50LXBvaW50IChldmVudCkKQEAg LTMwNzMsNyArMzA3NywxMiBAQCAnc3RyaW5nCiAgICJBIHN0cmluZy4iCiAgIDp0YWcgIlN0cmlu ZyIKICAgOmZvcm1hdCAiJXsldCV9OiAldiIKLSAgOmNvbXBsZXRlLWZ1bmN0aW9uICdpc3BlbGwt Y29tcGxldGUtd29yZAorICA6Y29tcGxldGUgKGxhbWJkYSAod2lkZ2V0KQorICAgICAgICAgICAg ICAocmVxdWlyZSAnaXNwZWxsKQorICAgICAgICAgICAgICAobGV0ICgoc3RhcnQgKHNhdmUtZXhj dXJzaW9uIChudGggMSAoaXNwZWxsLWdldC13b3JkIG5pbCkpKSkpCisgICAgICAgICAgICAgICAg KGlmICg8IHN0YXJ0ICh3aWRnZXQtZmllbGQtc3RhcnQgd2lkZ2V0KSkKKyAgICAgICAgICAgICAg ICAgICAgKG1lc3NhZ2UgIk5vIHdvcmQgdG8gY29tcGxldGUgaW5zaWRlIGZpZWxkIikKKyAgICAg ICAgICAgICAgICAgIChpc3BlbGwtY29tcGxldGUtd29yZCkpKSkKICAgOnByb21wdC1oaXN0b3J5 ICd3aWRnZXQtc3RyaW5nLXByb21wdC12YWx1ZS1oaXN0b3J5KQogCiAoZGVmaW5lLXdpZGdldCAn cmVnZXhwICdzdHJpbmcKLS0gCjIuNy40Cgo= --00000000000073c9a80594299c1f-- From unknown Sun Jun 22 22:48:04 2025 X-Loop: help-debbugs@gnu.org Subject: bug#11046: 24.0.94; Customize: M-TAB moves cursor over tag; clicking button moves cursor over button Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 07 Oct 2019 02:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11046 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Mauro Aranda Cc: 11046@debbugs.gnu.org Received: via spool by 11046-submit@debbugs.gnu.org id=B11046.157041361211458 (code B ref 11046); Mon, 07 Oct 2019 02:01:02 +0000 Received: (at 11046) by debbugs.gnu.org; 7 Oct 2019 02:00:12 +0000 Received: from localhost ([127.0.0.1]:47049 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iHIJn-0002yk-VW for submit@debbugs.gnu.org; Sun, 06 Oct 2019 22:00:12 -0400 Received: from quimby.gnus.org ([80.91.231.51]:53302) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iHIJm-0002yW-CU for 11046@debbugs.gnu.org; Sun, 06 Oct 2019 22:00:10 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iHIJi-0003z8-Vg; Mon, 07 Oct 2019 04:00:09 +0200 From: Lars Ingebrigtsen References: <87zhik7ihj.fsf@gnus.org> Date: Mon, 07 Oct 2019 04:00:06 +0200 In-Reply-To: (Mauro Aranda's message of "Sat, 5 Oct 2019 10:15:10 -0300") Message-ID: <87v9t1co2h.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.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 @@CONTACT_ADDRESS@@ for details. Content preview: Mauro Aranda writes: > Thanks for reviewing. I attach a patch with that change. Thanks; looks good. I've now applied it to the trunk. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) 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 (-) Mauro Aranda writes: > Thanks for reviewing. I attach a patch with that change. Thanks; looks good. I've now applied it to the trunk. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 06 22:00:17 2019 Received: (at control) by debbugs.gnu.org; 7 Oct 2019 02:00:17 +0000 Received: from localhost ([127.0.0.1]:47052 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iHIJt-0002z5-8n for submit@debbugs.gnu.org; Sun, 06 Oct 2019 22:00:17 -0400 Received: from quimby.gnus.org ([80.91.231.51]:53316) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iHIJs-0002yy-0Q for control@debbugs.gnu.org; Sun, 06 Oct 2019 22:00:16 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iHIJp-0003zH-7A for control@debbugs.gnu.org; Mon, 07 Oct 2019 04:00:15 +0200 Date: Mon, 07 Oct 2019 04:00:12 +0200 Message-Id: <87tv8lco2b.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #11046 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.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 @@CONTACT_ADDRESS@@ for details. Content preview: tags 11046 fixed close 11046 27.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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: -1.0 (-) tags 11046 fixed close 11046 27.1 quit