X-Loop: help-debbugs@HIDDEN Subject: bug#60280: 29.0.60; c-ts-mode: Indent content on newline Resent-From: Mohammed Sadiq <sadiq@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Fri, 23 Dec 2022 18:02:01 +0000 Resent-Message-ID: <handler.60280.B.167181849430910 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 60280 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 60280 <at> debbugs.gnu.org X-Debbugs-Original-To: Bug-gnu Emacs <bug-gnu-emacs@HIDDEN> Received: via spool by submit <at> debbugs.gnu.org id=B.167181849430910 (code B ref -1); Fri, 23 Dec 2022 18:02:01 +0000 Received: (at submit) by debbugs.gnu.org; 23 Dec 2022 18:01:34 +0000 Received: from localhost ([127.0.0.1]:38045 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1p8mMQ-00082U-1e for submit <at> debbugs.gnu.org; Fri, 23 Dec 2022 13:01:34 -0500 Received: from lists.gnu.org ([209.51.188.17]:56972) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <sadiq@HIDDEN>) id 1p8mMO-00082O-RE for submit <at> debbugs.gnu.org; Fri, 23 Dec 2022 13:01:33 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <sadiq@HIDDEN>) id 1p8mMO-0000Lw-Kd for bug-gnu-emacs@HIDDEN; Fri, 23 Dec 2022 13:01:32 -0500 Received: from relay11.mail.gandi.net ([2001:4b98:dc4:8::231]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <sadiq@HIDDEN>) id 1p8mMM-0003Wa-Be for bug-gnu-emacs@HIDDEN; Fri, 23 Dec 2022 13:01:32 -0500 Received: (Authenticated sender: sadiq@HIDDEN) by mail.gandi.net (Postfix) with ESMTPA id A0EFC100010 for <bug-gnu-emacs@HIDDEN>; Fri, 23 Dec 2022 18:01:23 +0000 (UTC) MIME-Version: 1.0 Date: Fri, 23 Dec 2022 23:31:23 +0530 From: Mohammed Sadiq <sadiq@HIDDEN> Message-ID: <1dda4e5d85d9ef3cd808b39cf168c817@HIDDEN> X-Sender: sadiq@HIDDEN Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=2001:4b98:dc4:8::231; envelope-from=sadiq@HIDDEN; helo=relay11.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.6 (-) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.6 (--) The content doesn't seem to indent on newline after the user press <Return> as in c-mode. And the user requires to press TAB explicitly for this happen (and indentation happens only on non empty content). Say for example, for the following code, if I press <Return> (| is the point) if (success)| I get: if (success) | but I expect the following (with gnu style and 2 space indentation): if (success) | This is very much broken in do-while loops: Say if I do: do { } and do TAB (after selecting the whole code), indentation doesn't happen (with gnu style), but it seems to happen right once I complete writing while(0); (or so). (Or is this a different bug?) In GNU Emacs 29.0.60 (build 9, x86_64-pc-linux-gnu, GTK+ Version 3.24.35, cairo version 1.16.0) of 2022-12-23 built on purism Repository revision: 5a34e7c86ca1bfd5bc6ae362ae25c02d21ec0315 Repository branch: emacs-29 Windowing system distributor 'The X.Org Foundation', version 11.0.12101004 System Description: Debian GNU/Linux bookworm/sid Configured using: 'configure --prefix=/usr' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP X11 XDBE XIM XINPUT2 XPM GTK3 ZLIB Important settings: value of $LANG: en_IN.UTF-8 value of $XMODIFIERS: @im=ibus locale-coding-system: utf-8-unix Major mode: C Minor modes in effect: tooltip-mode: t global-eldoc-mode: t show-paren-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 blink-cursor-mode: t line-number-mode: t indent-tabs-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message mailcap yank-media puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util text-property-search time-date subr-x mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils cl-extra help-mode c-ts-mode treesit cl-seq vc-git diff-mode easy-mmode vc-dispatcher cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs cl-loaddefs cl-lib rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic indonesian philippine 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 composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs theme-loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo move-toolbar gtk x-toolkit xinput2 x multi-tty make-network-process emacs) Memory information: ((conses 16 65971 9097) (symbols 48 7799 0) (strings 32 22388 1358) (string-bytes 1 797300) (vectors 16 14070) (vector-slots 8 194957 11846) (floats 8 32 361) (intervals 56 259 0) (buffers 984 12))
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Mohammed Sadiq <sadiq@HIDDEN> Subject: bug#60280: Acknowledgement (29.0.60; c-ts-mode: Indent content on newline) Message-ID: <handler.60280.B.167181849430910.ack <at> debbugs.gnu.org> References: <1dda4e5d85d9ef3cd808b39cf168c817@HIDDEN> X-Gnu-PR-Message: ack 60280 X-Gnu-PR-Package: emacs Reply-To: 60280 <at> debbugs.gnu.org Date: Fri, 23 Dec 2022 18:02:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): bug-gnu-emacs@HIDDEN If you wish to submit further information on this problem, please send it to 60280 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 60280: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D60280 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
X-Loop: help-debbugs@HIDDEN Subject: bug#60280: 29.0.60; c-ts-mode: Indent content on newline References: <1dda4e5d85d9ef3cd808b39cf168c817@HIDDEN> In-Reply-To: <1dda4e5d85d9ef3cd808b39cf168c817@HIDDEN> Resent-From: Yuan Fu <casouri@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Sun, 25 Dec 2022 03:05:02 +0000 Resent-Message-ID: <handler.60280.B60280.167193749510362 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 60280 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: sadiq@HIDDEN Cc: 60280 <at> debbugs.gnu.org Received: via spool by 60280-submit <at> debbugs.gnu.org id=B60280.167193749510362 (code B ref 60280); Sun, 25 Dec 2022 03:05:02 +0000 Received: (at 60280) by debbugs.gnu.org; 25 Dec 2022 03:04:55 +0000 Received: from localhost ([127.0.0.1]:47411 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1p9HJn-0002h3-GK for submit <at> debbugs.gnu.org; Sat, 24 Dec 2022 22:04:55 -0500 Received: from mail-pl1-f169.google.com ([209.85.214.169]:43930) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <casouri@HIDDEN>) id 1p9HJl-0002gr-UE for 60280 <at> debbugs.gnu.org; Sat, 24 Dec 2022 22:04:54 -0500 Received: by mail-pl1-f169.google.com with SMTP id d3so8209950plr.10 for <60280 <at> debbugs.gnu.org>; Sat, 24 Dec 2022 19:04:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:cc:date:message-id:subject:mime-version :content-transfer-encoding:from:from:to:cc:subject:date:message-id :reply-to; bh=caXwlkYCHuGNk18fOyRhSF9GA3sSBva4ATk4S1Mw9kg=; b=XOlVQZjJgjutsHmVcxWF1qqSbriM+/sWNXnkxybco3YOUcrBqZBR6Bsso7RiKkPAD6 JMYn4F6/wYAVPRlz9HRnb2cWFS7X/ly+VtzBphI80v3/ocNRwTP25ypKQXFxN1qNAGCh et8uxvz4yO/mBUcknQbreAEDQKcg2YZwF9POC/8rnlNlZdzogsTTKeWtboAqRL1ODY4W 9PCnn1aoBL4UosLc95RrlXTuvc1Zob/VcfKHuFvoImJ7PVRqNPWukIsDQRV1ndApfIfQ SUv0d3ThHq6sM2u+7gVCSAhtYKwaUNeWoXQofwqnxVx0hr741LOMp+EG/6HBX0zkm6Aq 1C9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:cc:date:message-id:subject:mime-version :content-transfer-encoding:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=caXwlkYCHuGNk18fOyRhSF9GA3sSBva4ATk4S1Mw9kg=; b=bFriMn4m73JhHVjnYLnhEcpLbjxhuIceQmjVk4XVcPxnht7MRu8UKzaQeX+Iu2bXqu AyPONJwJkbEpzz418m27wb6lsH9hwezywzphkY5W/lGBO5r+naBrQw29e9h/BQ7CZBh7 EVa/qQ2mxquCG6wIIvDgpKm8N0Qi0gxc/aJC3mNGgKbrPk3FJGWSKBZVoxPH8xvcC2Tg 4cmyXfbcEwp0wBfOgvE1nxbVLohq5NPXwFtTuY+gwHFcIpj6CkCdE5pqtclMg9yPk8DX TQ2Kh+auJlewcTUX7PwUTQdlL0pZ7brjX0pmLpLPyEaVqovT99NI/XTqS8U79fWsMl5C RwdQ== X-Gm-Message-State: AFqh2kr87XHcl5N4hgAucTglrIqpUdASD/YxqrBh+UL5/rsK4IzEv+vn wYh28oB1O24M7m4jPPgzXXZp9Z7rx9coOQ== X-Google-Smtp-Source: AMrXdXtnxIYDohVUcCGmy5N40kAYb98RUUfyu2koOBIuP/iG+xayX0H+/EklnErXlCYZvn2mteCqhA== X-Received: by 2002:a17:902:f293:b0:192:5c84:63fa with SMTP id k19-20020a170902f29300b001925c8463famr7650823plc.65.1671937488275; Sat, 24 Dec 2022 19:04:48 -0800 (PST) Received: from smtpclient.apple (cpe-172-117-161-177.socal.res.rr.com. [172.117.161.177]) by smtp.gmail.com with ESMTPSA id b17-20020a170902d51100b0017c37a5a2fdsm4667000plg.216.2022.12.24.19.04.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 24 Dec 2022 19:04:47 -0800 (PST) From: Yuan Fu <casouri@HIDDEN> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.1\)) Message-Id: <5D0EDD48-6FFF-4839-A432-DB00F59EEA89@HIDDEN> Date: Sat, 24 Dec 2022 19:04:46 -0800 X-Mailer: Apple Mail (2.3696.120.41.1.1) X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) Mohammed Sadiq <sadiq@HIDDEN> writes: > The content doesn't seem to indent on newline after the user press > <Return> as in c-mode. And the user requires to press TAB explicitly > for this happen (and indentation happens only on non empty content). > > Say for example, for the following code, if I press <Return> (| is the > point) > > if (success)| > > I get: > > if (success) > | > > but I expect the following (with gnu style and 2 space indentation): > > if (success) > | > > > This is very much broken in do-while loops: > > Say if I do: > > do > { > } > > and do TAB (after selecting the whole code), indentation doesn't = happen > (with gnu style), but it seems to happen right once I complete writing > while(0); (or so). (Or is this a different bug?) This is because when you haven=E2=80=99t typed out the complete = statement, the parser couldn=E2=80=99t naturally don=E2=80=99t have the complete = statement in the parse tree, so the indent rules didn=E2=80=99t match. Once you completed the statement, everything works as intended. We would need to add some clever heuristics to match even when the parse tree is incomplete. I=E2=80=99ll try to do it when I found some time, thought the priority = would be lower than other stuff. Yuan
Received: (at control) by debbugs.gnu.org; 4 Sep 2023 15:05:27 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Sep 04 11:05:27 2023 Received: from localhost ([127.0.0.1]:52200 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1qdB8p-0007yU-J5 for submit <at> debbugs.gnu.org; Mon, 04 Sep 2023 11:05:27 -0400 Received: from mail-lf1-x129.google.com ([2a00:1450:4864:20::129]:59783) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <stefankangas@HIDDEN>) id 1qdB8o-0007yG-Bl for control <at> debbugs.gnu.org; Mon, 04 Sep 2023 11:05:26 -0400 Received: by mail-lf1-x129.google.com with SMTP id 2adb3069b0e04-500b66f8b27so2519385e87.3 for <control <at> debbugs.gnu.org>; Mon, 04 Sep 2023 08:05:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693839920; x=1694444720; darn=debbugs.gnu.org; h=to:subject:message-id:date:mime-version:from:from:to:cc:subject :date:message-id:reply-to; bh=vzsU4hlHgU5VOE2PN8CLL8cCO/nH4mTGQ7Q5/mSXIgE=; b=jgutcL80q7Bbd9uK2ltDSwK8GKSS8QYfb87EHOdxxBhkJLPyWVmqNl/bd++A/Wu8Bd N5iBV1EaWMXEcjEYErfSo5OShkVnfLjNNhTlSKrdZZOi4RGTfmLj4043+hW642lKqwgJ zA99OS0YH7Ad4n7vNd0h1K8//jCg+KOI6CFZB7vXju4779Rw+HzQQohGXoD2mBd5G8Dw U0a3QZmKWxEv6BfO9jRvMZ0/L235hnsHYK0dJTibOfHL2hmoySgFLvrMjjtWKqgeP4EV wJstLxMRDvr9p4TKm85DyuQoAvlgXjSDdGRUksRScI93Ol3P6dugZFctwvrAaMJaTHUA 5NcA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693839920; x=1694444720; h=to:subject:message-id:date:mime-version:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=vzsU4hlHgU5VOE2PN8CLL8cCO/nH4mTGQ7Q5/mSXIgE=; b=dJTB5Z5xirmCDDo4uGQ4JpE5qM2LCA3He0qmZqcu5rUF8aNJNZzi5wDI4id9aZdqsE k45JnbPMHt5JqVuXP0NdP1Z4eqF7rw4jsOgDs1IdUU36AYTHTKECGDqt4RFxSrJUfDFN YuBeAPMZPl06+zjfzyiWc0V8CzdqamzVNOonAp11ECOTS4yA8fccL+G3SWOutcNWhJBN BfCAItSUDOWNyJdD8AcC3CH5bODebT40ckAZVQ5aEHOLhVvYMOTe6bcIT7Ih8+ok0lVI GwaezmYJ8xwY7lRkdanKoO3S38hRpwVBrGoXQ7fLKPJkut+etT/ZkYC5HE8B6x7AQWi2 PGtw== X-Gm-Message-State: AOJu0Ywe+azftgF7V4QybR1PbwZ6wH+fTFwLaxE8x0+CdT6LvsGO4Qzg t/Fn6wKQwIAvkEVR6kMSTGAzGddlhqKKgyYWMDeyOgkR X-Google-Smtp-Source: AGHT+IH3Ft96tdvV1ltJj9PnFd8I5KAhm6kTcLcGrbibnOKzIbFJ/8wgiOtjn6Fmg0o6c0jqRoosV5RbyRNxNCMkCTs= X-Received: by 2002:ac2:58c7:0:b0:4fe:ecd:4959 with SMTP id u7-20020ac258c7000000b004fe0ecd4959mr6426870lfo.32.1693839920401; Mon, 04 Sep 2023 08:05:20 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Mon, 4 Sep 2023 08:05:20 -0700 From: Stefan Kangas <stefankangas@HIDDEN> MIME-Version: 1.0 Date: Mon, 4 Sep 2023 08:05:20 -0700 Message-ID: <CADwFkmkWKx2UPesAPA=Z5DqB9VgK2AP+RypSkJqsF3yFELDpoA@HIDDEN> Subject: control message for bug #60280 To: control <at> debbugs.gnu.org Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) severity 60280 minor quit
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.