From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 29 15:32:32 2016 Received: (at submit) by debbugs.gnu.org; 29 Nov 2016 20:32:32 +0000 Received: from localhost ([127.0.0.1]:46472 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cBp4q-0007RC-4t for submit@debbugs.gnu.org; Tue, 29 Nov 2016 15:32:32 -0500 Received: from eggs.gnu.org ([208.118.235.92]:47597) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cBp4p-0007R0-61 for submit@debbugs.gnu.org; Tue, 29 Nov 2016 15:32:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cBp4i-0003JX-Ry for submit@debbugs.gnu.org; Tue, 29 Nov 2016 15:32:25 -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, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:53459) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cBp4i-0003JT-Oh for submit@debbugs.gnu.org; Tue, 29 Nov 2016 15:32:24 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38568) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cBp4h-0000Cb-Ad for bug-gnu-emacs@gnu.org; Tue, 29 Nov 2016 15:32:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cBp4g-0003Iz-5V for bug-gnu-emacs@gnu.org; Tue, 29 Nov 2016 15:32:23 -0500 Received: from mail-vk0-x233.google.com ([2607:f8b0:400c:c05::233]:35611) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cBp4f-0003Il-V8 for bug-gnu-emacs@gnu.org; Tue, 29 Nov 2016 15:32:22 -0500 Received: by mail-vk0-x233.google.com with SMTP id w194so98691504vkw.2 for ; Tue, 29 Nov 2016 12:32:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=68ovG+hQpga+7EXY6rqvhEZ72Vw/pTO9aGfcbC2U56s=; b=cdlTb+o5LHpJYbFV+fsOnhj9iwXvf+SSbSni+NbLEKn5NabkUspVFRkrFDKkenXrs8 X2ICWXVpUlKbn8VYNvUBkJXL9FM1zu7MTBveGK3tnBRW0LB3hE2t9uHu6O7ROJOj0Ak2 vP+Jh0/pQEC1eLRdgHs8ItTIFPzR6ULEObQVQ+0Rn/jz+F+jPL77SLsbECkwmS7xJIcf xU6KLNkMp7aFLoC3Cmt/Bf3/zqfsRE6k7/I5kBAn9B0PbIVpzwTGV7twe1EtZDN3sV26 iiB623cEGWZLUVj0VQA+TJlY8O21wFD6cGrRYpjQAdJiu0z6PARKwQvkJZ6Dmzvjc+Cy 3Pag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=68ovG+hQpga+7EXY6rqvhEZ72Vw/pTO9aGfcbC2U56s=; b=jdPQY9NIZYTWloAJ6mmlrGWdLMQFt0c83LA1XERMdqd493jNpOJvXFGJ9EQiqQNmIj Lpg0rLh5LplXHtlzMCQMjd7Eqz2ZngLxyss1QA/H0v1dRm6HFTujbvffrLDF8TI/r62a mS+q5FTU/Ep1JntuLuHEW8Qcd0mnosGeouoby0MbF5vQlsnidhio74KDfMmCjqoKljl7 sdVBUDTL4Xzt5xxf072c0qxNKE32B7cxs6l8R/ntovBlgbSBEmPdySZhXb+mcdqaztlp oV/hPPh+5wAUA3b2WnPsJ91ysNTCh1kUBSBoMhYNcyQNw+FfC3cJSE/BxUYAjzCwEUX1 HFdw== X-Gm-Message-State: AKaTC019eqqP8NpUqvIBADtfNCSAQTrJoSiMroaqhpC56otInOk/GC6+12fGgp77qCiiqse6yVx4wqd6oxahKw== X-Received: by 10.31.218.68 with SMTP id r65mr9419739vkg.28.1480451539978; Tue, 29 Nov 2016 12:32:19 -0800 (PST) MIME-Version: 1.0 Received: by 10.176.82.215 with HTTP; Tue, 29 Nov 2016 12:32:19 -0800 (PST) From: Yuriy Pitometsu Date: Tue, 29 Nov 2016 22:32:19 +0200 Message-ID: Subject: 25.1; objc-mode still doesn't fontify Objective-C 2.0 keywords To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.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: -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 (----) As noticed here https://lists.gnu.org/archive/html/bug-gnu-emacs/2012-08/msg00689.html, there some problems with modern ObjC in Emacs. Further more, that issue even contain patch that works at least for "properties". But that functionality not available in Emacs 25.1 yet, so disappointing. In addition, there's no support in font-lock for such nowadays features of ObjC syntax like: - properties (example: @property (copy, nonatomic, readonly, getter=getBlock, null_resettable) void (^ block)(inout NSDictionary *_Nullable __autoreleasing *errorDictionary);) - blocks (example: ^ { void (^)(void) = ^(void) {}; }();) - literals (example: @{@"":@(@[@1])};) - lightweight generics (example: NSArray *) - modern keywords (example: @import, nullable, __bridge, __block, strong) -- In GNU Emacs 25.1.1 (x86_64-apple-darwin15.6.0, NS appkit-1404.47 Version 10.11.6 (Build 15G1004)) of 2016-10-22 built on Yuriys-iMac.local Configured using: 'configure --disable-dependency-tracking --disable-silent-rules --enable-locallisppath=/usr/local/share/emacs/site-lisp --infodir=/usr/local/Cellar/emacs/25.1/share/info/emacs --prefix=/usr/local/Cellar/emacs/25.1 --without-x --with-xml2 --without-dbus --without-gnutls --with-imagemagick --with-rsvg --with-ns --disable-ns-self-contained' Configured features: JPEG RSVG IMAGEMAGICK NOTIFY ACL LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS Important settings: value of $LC_CTYPE: UTF-8 value of $LANG: en_UA.UTF-8 locale-coding-system: utf-8-unix Major mode: ObjC/l Minor modes in effect: diff-auto-refine-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent messages: next-line: End of buffer Saving file /Users/netsu/Documents/Projects/Bank34/Podfile... Wrote /Users/netsu/Documents/Projects/Bank34/Podfile Quit Mark saved where search started Making completion list... Quit Making completion list... Quit Making completion list... [4 times] Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message dired format-spec rfc822 mml mml-sec password-cache epg epg-config gnus-util mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils cl-extra help-mode cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs cl-loaddefs pcase cl-lib misearch multi-isearch vc-git diff-mode easy-mmode ruby-mode smie easymenu term/xterm xterm time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win ucs-normalize term/common-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote kqueue cocoa ns multi-tty make-network-process emacs) Memory information: ((conses 16 228671 7694) (symbols 48 22509 0) (miscs 40 59 399) (strings 32 23546 6369) (string-bytes 1 777372) (vectors 16 34183) (vector-slots 8 647690 3156) (floats 8 167 683) (intervals 56 872 14) (buffers 976 22)) -- With best regards, Yuriy Pitomets Haskell developer | Strong solution For beautiful ideas From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 29 21:22:29 2016 Received: (at control) by debbugs.gnu.org; 30 Nov 2016 02:22:30 +0000 Received: from localhost ([127.0.0.1]:46711 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cBuXV-0000Zk-M1 for submit@debbugs.gnu.org; Tue, 29 Nov 2016 21:22:29 -0500 Received: from eggs.gnu.org ([208.118.235.92]:60967) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cBuXT-0000Z7-Vd for control@debbugs.gnu.org; Tue, 29 Nov 2016 21:22:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cBuXO-0007Jb-1s for control@debbugs.gnu.org; Tue, 29 Nov 2016 21:22:22 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.8 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44880) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cBuXN-0007JX-VJ for control@debbugs.gnu.org; Tue, 29 Nov 2016 21:22:21 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1cBuXN-0005Rt-GU for control@debbugs.gnu.org; Tue, 29 Nov 2016 21:22:21 -0500 Subject: control message for bug 25066 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Tue, 29 Nov 2016 21:22:21 -0500 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 (-------) forcemerge 5953 25066 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 13 13:52:35 2016 Received: (at submit) by debbugs.gnu.org; 13 Dec 2016 18:52:35 +0000 Received: from localhost ([127.0.0.1]:41011 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cGsBn-0005TU-5m for submit@debbugs.gnu.org; Tue, 13 Dec 2016 13:52:35 -0500 Received: from eggs.gnu.org ([208.118.235.92]:56837) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cGsBl-0005TI-NZ for submit@debbugs.gnu.org; Tue, 13 Dec 2016 13:52:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cGsBf-0006Wr-9d for submit@debbugs.gnu.org; Tue, 13 Dec 2016 13:52:28 -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, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:46092) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cGsBf-0006Wn-6h for submit@debbugs.gnu.org; Tue, 13 Dec 2016 13:52:27 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47797) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cGsBd-0004xy-H6 for bug-gnu-emacs@gnu.org; Tue, 13 Dec 2016 13:52:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cGsBZ-0006WB-K6 for bug-gnu-emacs@gnu.org; Tue, 13 Dec 2016 13:52:25 -0500 Received: from mail-vk0-f46.google.com ([209.85.213.46]:35937) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cGsBZ-0006Rk-EZ for bug-gnu-emacs@gnu.org; Tue, 13 Dec 2016 13:52:21 -0500 Received: by mail-vk0-f46.google.com with SMTP id p9so75508539vkd.3 for ; Tue, 13 Dec 2016 10:51:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=P9XCy+uek4eYh/q2sYODCGwlTH7He5RD0Pqc0S/55Uw=; b=vSushizlKnxPV312uRNNW9jPHt1I5lNc2Egwh2dxtBeS4LHqZITeYSk6HLFXeUCn7H B6EQ1PZV6OaM2LLHgPW9r8DB5aG3O9nK4xrTMG67u4L5rajzsM7Z1kwMx7hwZkU0yLQA oYHDDVVRNeSwfvUNKp/GGk6h5CZAf9kajHofHun11kel65c4HEK4Ex2jhK0p3PpqKlHZ B62awTBi5GaJ984uY5ZBZJ3iL1GNwav4Fnkj7wGrS/yUzkwBJV0HXk5/6H8NYw1GL1Kq aVx+yfxK3em+/ntcC4dRe50iip3ibKM90ZXr2pj/veqLNTrDTOL+3nA9MAVXtKwFyGZE 686w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=P9XCy+uek4eYh/q2sYODCGwlTH7He5RD0Pqc0S/55Uw=; b=VSuS+zhyAfTfKHf/oHJUg5BajloLVF6qeaXstdRgVwYZHwLZpq98oEIY7zr+SIqgTS +hOMQFE/KYMlt9bCyVi04rWvqBEMsT2wSpqNUlu8Et5X33wsiGsgjPAbkTZ6Jz2ST/e0 omoRJBgeZigYrpoKX0yTguJl2rBE1q5xq0UXiJHedo+C283bqwfiP19weNloes7C3q/+ M/Ayv9V7O3WFGMZN/jWmEKxqi7p87Q05vsndrbnCY1SUdq8yY0cmOcXiqO4hkmEJU2BY yO1djnqYPr1Le0Om/kpOKA/5dZew3m6bj4ZGHq5XSrjGGdWbLMNgdrE5c9IfZYKqFafP v31g== X-Gm-Message-State: AKaTC02tqJSoNRxj0Qf79NsqtwOVybeb1YY2cj/C3V5dARKzWDt7eVsK/J6eKzsVf8S8koMQHRGKp8/Q7r9sZg== X-Received: by 10.176.81.18 with SMTP id e18mr67964080uaa.5.1481655057668; Tue, 13 Dec 2016 10:50:57 -0800 (PST) MIME-Version: 1.0 Received: by 10.176.82.215 with HTTP; Tue, 13 Dec 2016 10:50:57 -0800 (PST) In-Reply-To: References: From: Yuriy Pitometsu Date: Tue, 13 Dec 2016 20:50:57 +0200 Message-ID: Subject: Re: 25.1; objc-mode still doesn't fontify Objective-C 2.0 keywords To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] 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 (----) EXAMPLE from VIM implementation here ;-) https://fossies.org/linux/vim/runtime/syntax/objc.vim On Tue, Nov 29, 2016 at 10:32 PM, Yuriy Pitometsu wrote: > As noticed here > https://lists.gnu.org/archive/html/bug-gnu-emacs/2012-08/msg00689.html, > there some problems with modern ObjC in Emacs. Further more, that > issue even contain patch that works at least for "properties". But > that functionality not available in Emacs 25.1 yet, so disappointing. > > In addition, there's no support in font-lock for such nowadays > features of ObjC syntax like: > - properties (example: @property (copy, nonatomic, readonly, > getter=getBlock, null_resettable) void (^ block)(inout > NSDictionary *_Nullable __autoreleasing > *errorDictionary);) > - blocks (example: ^ { void (^)(void) = ^(void) {}; }();) > - literals (example: @{@"":@(@[@1])};) > - lightweight generics (example: NSArray *) > - modern keywords (example: @import, nullable, __bridge, __block, strong) > > -- > In GNU Emacs 25.1.1 (x86_64-apple-darwin15.6.0, NS appkit-1404.47 > Version 10.11.6 (Build 15G1004)) > of 2016-10-22 built on Yuriys-iMac.local > Configured using: > 'configure --disable-dependency-tracking --disable-silent-rules > --enable-locallisppath=/usr/local/share/emacs/site-lisp > --infodir=/usr/local/Cellar/emacs/25.1/share/info/emacs > --prefix=/usr/local/Cellar/emacs/25.1 --without-x --with-xml2 > --without-dbus --without-gnutls --with-imagemagick --with-rsvg > --with-ns --disable-ns-self-contained' > > Configured features: > JPEG RSVG IMAGEMAGICK NOTIFY ACL LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS > > Important settings: > value of $LC_CTYPE: UTF-8 > value of $LANG: en_UA.UTF-8 > locale-coding-system: utf-8-unix > > Major mode: ObjC/l > > Minor modes in effect: > diff-auto-refine-mode: t > tooltip-mode: t > global-eldoc-mode: t > electric-indent-mode: t > mouse-wheel-mode: t > tool-bar-mode: t > menu-bar-mode: t > file-name-shadow-mode: t > global-font-lock-mode: t > font-lock-mode: t > auto-composition-mode: t > auto-encryption-mode: t > auto-compression-mode: t > line-number-mode: t > transient-mark-mode: t > abbrev-mode: t > > Recent messages: > next-line: End of buffer > Saving file /Users/netsu/Documents/Projects/Bank34/Podfile... > Wrote /Users/netsu/Documents/Projects/Bank34/Podfile > Quit > Mark saved where search started > Making completion list... > Quit > Making completion list... > Quit > Making completion list... [4 times] > > Load-path shadows: > None found. > > Features: > (shadow sort mail-extr emacsbug message dired format-spec rfc822 mml > mml-sec password-cache epg epg-config gnus-util mm-decode mm-bodies > mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail > rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils > cl-extra help-mode cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles > cc-align cc-engine cc-vars cc-defs cl-loaddefs pcase cl-lib misearch > multi-isearch vc-git diff-mode easy-mmode ruby-mode smie easymenu > term/xterm xterm time-date mule-util tooltip eldoc electric uniquify > ediff-hook vc-hooks lisp-float-type mwheel ns-win ucs-normalize > term/common-win tool-bar dnd fontset image regexp-opt fringe > tabulated-list newcomment elisp-mode lisp-mode prog-mode register page > menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock > syntax facemenu font-core frame cl-generic cham georgian utf-8-lang > misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms > cp51932 hebrew greek romanian slovak czech european ethiopic indian > cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help > simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces > cus-face macroexp files text-properties overlay sha1 md5 base64 format > env code-pages mule custom widget hashtable-print-readable backquote > kqueue cocoa ns multi-tty make-network-process emacs) > > Memory information: > ((conses 16 228671 7694) > (symbols 48 22509 0) > (miscs 40 59 399) > (strings 32 23546 6369) > (string-bytes 1 777372) > (vectors 16 34183) > (vector-slots 8 647690 3156) > (floats 8 167 683) > (intervals 56 872 14) > (buffers 976 22)) > > -- > With best regards, > Yuriy Pitomets > Haskell developer | Strong solution > For beautiful ideas -- With best regards, Yuriy Pitomets Haskell developer | Strong solution For beautiful ideas From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 01 12:10:22 2019 Received: (at control) by debbugs.gnu.org; 1 Nov 2019 16:10:22 +0000 Received: from localhost ([127.0.0.1]:56896 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iQZVF-0000xx-Tm for submit@debbugs.gnu.org; Fri, 01 Nov 2019 12:10:22 -0400 Received: from quimby.gnus.org ([80.91.231.51]:38516) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iQZVB-0000xi-Mm for control@debbugs.gnu.org; Fri, 01 Nov 2019 12:10:19 -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 1iQZV8-0007ia-FY for control@debbugs.gnu.org; Fri, 01 Nov 2019 17:10:16 +0100 Date: Fri, 01 Nov 2019 17:10:14 +0100 Message-Id: <87sgn7zift.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #5953 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 5953 + patch 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 5953 + patch quit From unknown Mon Jun 23 16:47:34 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 24 Jun 2020 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