Juri Linkov <juri@HIDDEN>
to control <at> debbugs.gnu.org.
Full text available.
Received: (at 81020) by debbugs.gnu.org; 11 May 2026 17:30:11 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon May 11 13:30:10 2026
Received: from localhost ([127.0.0.1]:51486 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
id 1wMUSH-0006WR-Gc
for submit <at> debbugs.gnu.org; Mon, 11 May 2026 13:30:10 -0400
Received: from mout-p-201.mailbox.org ([2001:67c:2050:0:465::201]:56324)
by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
(Exim 4.84_2) (envelope-from <juri@HIDDEN>)
id 1wMUSC-0006Tr-9I; Mon, 11 May 2026 13:30:06 -0400
Received: from smtp202.mailbox.org (smtp202.mailbox.org
[IPv6:2001:67c:2050:b231:465::202])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
(No client certificate requested)
by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4gDmv71QNDz9sZv;
Mon, 11 May 2026 19:29:55 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linkov.net; s=MBO0001;
t=1778520595;
h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
to:to:cc:cc:mime-version:mime-version:content-type:content-type:
in-reply-to:in-reply-to:references:references;
bh=Qjxff5MfPyg96kseul0Ef4JrVr4zxDq+xuMj0JbuFak=;
b=rskXLz/lOqGwPECkbWfBi/b6YHxs0qlFoZwg7pz8sOBjnJbJOUGKjK5+U0dL+Qsnz0AgGX
2P43xKfDW3SD9yTIKCdZfUz4Yx7L+kv1AFSnHAH0V3+ww1nAnzeSRBT3Ki+2NxVCLcSMor
3K2lORLCr9hvLAjvz1USG6DoaKgNYXrFry931FD5y0hz2puz9FexCawos8FHP1zgI0JEwv
RgZMUuTCWMCBnAe6JR0UtlTkYZ5pGcPKQ7l8DViHiKhwoox8MhtTJFDVHF+8aeWF2SjSkC
FskOronw649jFKGUcwX0J8a7+RkeKYMlsD1lMZ1FnnadB1HV9EOytxA7diGT9w==
Authentication-Results: outgoing_mbo_mout; dkim=none;
spf=pass (outgoing_mbo_mout: domain of juri@HIDDEN designates
2001:67c:2050:b231:465::202 as permitted sender)
smtp.mailfrom=juri@HIDDEN
From: Juri Linkov <juri@HIDDEN>
To: =?utf-8?B?4KS44KSu4KWA4KSwIOCkuOCkv+CkguCkuSBTYW1lZXIgU2luZ2g=?=
<lumarzeli30@HIDDEN>
Subject: Re: bug#81020: 32.0.50; c-ts-mode: Broken uncomment-region command
In-Reply-To: <CAOR1sLyuYi4hBJaNmWtt4_NEYnRSzNbMiWr-ApGGacmdawQQww@HIDDEN>
Organization: LINKOV.NET
References: <CAOR1sLyuYi4hBJaNmWtt4_NEYnRSzNbMiWr-ApGGacmdawQQww@HIDDEN>
Date: Mon, 11 May 2026 20:28:28 +0300
Message-ID: <87zf25kg8z.fsf@HIDDEN>
MIME-Version: 1.0
Content-Type: text/plain
X-Rspamd-Queue-Id: 4gDmv71QNDz9sZv
X-Spam-Score: -0.7 (/)
X-Debbugs-Envelope-To: 81020
Cc: casouri@HIDDEN, 81020 <at> debbugs.gnu.org
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.7 (-)
forcemerge 80837 81020
thanks
Thanks, this is bug#80837. I hope Yuan will decide
what is the best fix for Emacs 31.
> Steps to reproduce:
> 1. emacs -Q
> 2. C-x h DEL
> 2. M-x c-ts-mode
> 3. Paste:
>
> int main(void) {
> return 0;
> }
>
> 4. C-x h M-x comment-region
> 5. C-x h M-x uncomment-region
>
> You will get:
>
> int main(void) { */
> return 0; */
> }
>
> The comment delimiters are not fully gone.
bug-gnu-emacs@HIDDEN:bug#81020; Package emacs.
Full text available.
Received: (at submit) by debbugs.gnu.org; 11 May 2026 17:22:48 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon May 11 13:22:48 2026
Received: from localhost ([127.0.0.1]:51435 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
id 1wMULA-0005YA-03
for submit <at> debbugs.gnu.org; Mon, 11 May 2026 13:22:48 -0400
Received: from lists1p.gnu.org ([2001:470:142::17]:34786)
by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
(Exim 4.84_2) (envelope-from <lumarzeli30@HIDDEN>)
id 1wMUL8-0005XG-4w
for submit <at> debbugs.gnu.org; Mon, 11 May 2026 13:22:46 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10])
by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
(Exim 4.90_1) (envelope-from <lumarzeli30@HIDDEN>)
id 1wMUL2-0002Z1-LV
for bug-gnu-emacs@HIDDEN; Mon, 11 May 2026 13:22:40 -0400
Received: from mail-ej1-x631.google.com ([2a00:1450:4864:20::631])
by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
(Exim 4.90_1) (envelope-from <lumarzeli30@HIDDEN>)
id 1wMUL0-00064n-Sd
for bug-gnu-emacs@HIDDEN; Mon, 11 May 2026 13:22:40 -0400
Received: by mail-ej1-x631.google.com with SMTP id
a640c23a62f3a-b936331786dso576968266b.3
for <bug-gnu-emacs@HIDDEN>; Mon, 11 May 2026 10:22:38 -0700 (PDT)
ARC-Seal: i=1; a=rsa-sha256; t=1778520156; cv=none;
d=google.com; s=arc-20240605;
b=VOYadECOHiQZYIciR0oYcJ1mdO4DpHXbIPP01JZ01zdbdB4bXoCRY7YwCrkvocs/6w
WPSs9KL28TTzNrKszmUoohJL/Ruthst79TYfXGbXMcBIwgbrKBcUIJwihXvrkfHTbtI4
zZOIxt6K7ALKWqDdd6PNDfbxUEhjb7BiMELCCheAu8O9vtEsTUoq35+G+NCryMoF/3Iv
3ikxDnojUgC4CTAD7m7tHii0ECoGWjMdCj8bOONM3AnZNoFQbZQMuS5DRubbyk1DE9Ht
/6AdWHP2am3G5ieXasZL6L9mbZiMpJlMf+m1bPTEAKmS9gSnCTWDOSGCSsd8i+buKEei
kP2g==
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com;
s=arc-20240605;
h=content-transfer-encoding:to:subject:message-id:date:mime-version
:from:dkim-signature;
bh=xzutt88rjwZo9FOLIqY1Q+UtpCGyzU/8078KVLmumcU=;
fh=+R8aXOFVnuBbN1nRXJJI02Ia//JUQJmLW/Uk/VaA0ag=;
b=Z149Dt10wuA/oKDS+U9C8xLLhjjLZkl/94+acKHznniYtUvlYlCbG5zicfAeKJF1vh
JIjRut0tCIyPDShnnp+lMuk62h9gh/5WyxuN1IGJkiuEe2vwmqD6ct0GAzv/VBCHo66F
L5grCYj04gcdPyaltRagewDyzoIt/q1+XDMmXSWiH8kXsrhllVKXSlJS1fr6lbfDJIlA
f13R4QVpa7fY5UnmChujmJZQI61cCwGSr95ErK0ZtyhbHlQLPOiLYtl41wGhgV5T63tG
1vtq3Mp/8PU5HcJA9u1yTP0XPIZJMKF6vCaoQh6ksSJFfzxlvsBO2qW5jufwIgvZ+yY5
AX7g==; darn=gnu.org
ARC-Authentication-Results: i=1; mx.google.com; arc=none
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20251104; t=1778520156; x=1779124956; darn=gnu.org;
h=content-transfer-encoding:to:subject:message-id:date:mime-version
:from:from:to:cc:subject:date:message-id:reply-to;
bh=xzutt88rjwZo9FOLIqY1Q+UtpCGyzU/8078KVLmumcU=;
b=UQsZj5F46VzI4ESdQnd3q6ITWoij9o5naUGMTU9eVmZqR1aYPiijIOTm2UyV8JWcFc
kC3NcEM8Fu9VB3UKTb64CY6vlxGQBLzNu8UfUnNQ4qgmQtBxWopuJgo4KJRWyw1JUQkX
GW2CpZPmC37VmHYCx2/98i7+Xt8r3KkMKl6/wMBfmUehLjEl1HZFVpJV0kwwpxUAV2vw
dXG5lgt0J2zrmAgzvHPZR2GFHfySCS9OStk6O9iqNzf6bNBwqFpZvJImlP/Ndn5h7Lwo
1mMCxPa+RfZGa+yYcx27izZwL0qJMapXBU9aJ6K62ZtiUA/7ebvzOkHKMzSL0snnE3so
u83Q==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20251104; t=1778520156; x=1779124956;
h=content-transfer-encoding:to:subject:message-id:date:mime-version
:from:x-gm-gg:x-gm-message-state:from:to:cc:subject:date:message-id
:reply-to;
bh=xzutt88rjwZo9FOLIqY1Q+UtpCGyzU/8078KVLmumcU=;
b=IldFVt0TamYNciYEofYisCZH46wie+gmrwbkH1nl5je6rSrA+gqN0skWCQEiXWKZkR
a6F8BCMPYCgflblk9OTAGun2sOl0Qn1+rxg/DHLcJ/Jc1+2hQh1JHd8CtSFTAyqjIpIj
a+b3gMyw36g8PK/AvmbzMPqQq8WstIogHGhjbt3tUO4510FtW635zY4Unzw1+qxyUUcN
C9+WOU2/JWbtgizjNDwO9GpOTxV1M+SClOiUcBde4qROiYdODGoJSAEHSIVaw8YTdMHv
EX3uDs5+8MCAnCy2Jj0B978vJV99hxTy7hTRJ0BwFIIVl6YowsCjvEW6DTn3tbf5adC6
eLIA==
X-Gm-Message-State: AOJu0YwKVTcrgiq51Iu7/vDVflFIpaCA4iDr4q6aowZb1SyrFdUyfOTr
m1qUzpscNTPUhg5sybikuXt30LjeJGuxL/6KfFdHkIZb9omvq9g2/+fdUOuGyK82xQ3LJ1m58W2
1zoZScolpqlODNK8c314575AUcCj7WqCu1Q==
X-Gm-Gg: Acq92OEa6GIH4smE2BVjK0hMuHyGwCgdWAS+1YpRHHSCI3FR7odbos0TeqsTzAv5cQd
8XSZw6ERUQ6EsClEHGpfpKrvLokaCd35eM6jfRoXVbQ9FJB+mn0iRlpv9vyq4Cw9DSCBmoDT3Zo
lEImg3GfUpwua+IJnNnfl3Ka0OgXekgZ18j9s/zu7Ck9pubWae9PyO5Q0qgpmvrlmFV4x8q0+4o
S7OsxF4GegGL5AXerJI1YJxEZrzZmXNmGJhjzLFb1xcAWkxSIlQkp5F3umDdOaAKoNsHt88FCKc
MeZzkV3C2aSWWpLu/2w85fqCHepx79zwwv6bBU9I
X-Received: by 2002:a17:906:ef09:b0:bc4:a75e:1abb with SMTP id
a640c23a62f3a-bcc13f8735emr581217166b.21.1778520156351; Mon, 11 May 2026
10:22:36 -0700 (PDT)
Received: from 753933720722 named unknown by gmailapi.google.com with
HTTPREST; Mon, 11 May 2026 10:22:34 -0700
Received: from 753933720722 named unknown by gmailapi.google.com with
HTTPREST; Mon, 11 May 2026 10:22:34 -0700
From: =?UTF-8?B?4KS44KSu4KWA4KSwIOCkuOCkv+CkguCkuSBTYW1lZXIgU2luZ2g=?=
<lumarzeli30@HIDDEN>
X-Debbugs-Cc: casouri@HIDDEN
MIME-Version: 1.0
Date: Mon, 11 May 2026 10:22:34 -0700
X-Gm-Features: AVHnY4KZLErYzP4CFwG4mUeWiuj1O-jGKN8YXjTjv5Y7Sbj9gwLpE9oJykIMd5Q
Message-ID: <CAOR1sLyuYi4hBJaNmWtt4_NEYnRSzNbMiWr-ApGGacmdawQQww@HIDDEN>
Subject: 32.0.50; c-ts-mode: Broken uncomment-region command
To: bug-gnu-emacs@HIDDEN
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Received-SPF: pass client-ip=2a00:1450:4864:20::631;
envelope-from=lumarzeli30@HIDDEN; helo=mail-ej1-x631.google.com
X-Spam_score_int: -17
X-Spam_score: -1.8
X-Spam_bar: -
X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1,
FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001,
RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001,
SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: 2.2 (++)
X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.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
the administrator of that system for details.
Content preview: Steps to reproduce: 1. emacs -Q 2. C-x h DEL 2. M-x c-ts-mode
3. Paste: int main(void) { return 0; } 4. C-x h M-x comment-region 5. C-x
h M-x uncomment-region
Content analysis details: (2.2 points, 10.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail
provider (lumarzeli30[at]gmail.com)
-0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/,
no trust [2001:470:142:0:0:0:0:17 listed in] [list.dnswl.org]
1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail)
0.2 FREEMAIL_ENVFROM_END_DIGIT Envelope-from freemail username ends
in digit (lumarzeli30[at]gmail.com)
-0.0 SPF_HELO_PASS SPF: HELO matches SPF record
1.0 FORGED_GMAIL_RCVD 'From' gmail.com does not match 'Received'
headers
0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay
lines
X-Debbugs-Envelope-To: submit
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.2 (+)
X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.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
the administrator of that system for details.
Content preview: Steps to reproduce: 1. emacs -Q 2. C-x h DEL 2. M-x c-ts-mode
3. Paste: int main(void) { return 0; } 4. C-x h M-x comment-region 5. C-x
h M-x uncomment-region
Content analysis details: (1.2 points, 10.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
-0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/,
no trust
[2001:470:142:0:0:0:0:17 listed in]
[list.dnswl.org]
0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail
provider (lumarzeli30[at]gmail.com)
1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail)
0.2 FREEMAIL_ENVFROM_END_DIGIT Envelope-from freemail username ends
in digit (lumarzeli30[at]gmail.com)
-0.0 SPF_HELO_PASS SPF: HELO matches SPF record
1.0 FORGED_GMAIL_RCVD 'From' gmail.com does not match 'Received'
headers
0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay
lines
-1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list
manager
Steps to reproduce:
1. emacs -Q
2. C-x h DEL
2. M-x c-ts-mode
3. Paste:
int main(void) {
return 0;
}
4. C-x h M-x comment-region
5. C-x h M-x uncomment-region
You will get:
int main(void) { */
return 0; */
}
The comment delimiters are not fully gone.
In GNU Emacs 32.0.50 (build 15, x86_64-pc-linux-gnu, GTK+ Version
3.24.52, cairo version 1.18.4) of 2026-05-10 built on cachyos-x8664
Repository revision: 66729f3e5080f8853393e5f88ce6f062b45164b7
Repository branch: master
System Description: CachyOS
Configured using:
'configure --with-tree-sitter --with-pgtk --with-mailutils
--enable-link-time-optimization --with-native-compilation --with-dbus
--prefix=3D/home/ss141309/.local/ 'CFLAGS=3D-march=3Dnative -O2 -pipe
-fomit-frame-pointer''
Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
LCMS2 LIBOTF LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY
PDUMPER PGTK PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF
TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XIM GTK3 ZLIB
Important settings:
value of $LC_MONETARY: en_IN
value of $LC_NUMERIC: en_IN
value of $LC_TIME: en_IN
value of $LANG: en_IN.UTF-8
locale-coding-system: utf-8-unix
Major mode: Lisp Interaction
Minor modes in effect:
tooltip-mode: t
global-eldoc-mode: t
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
minibuffer-nonselected-mode: t
minibuffer-regexp-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 compile comint ansi-osc ansi-color ring comp-run
bytecomp byte-compile comp-common rx emacsbug lisp-mnt 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 mule-util mm-decode mm-bodies mm-encode mailabbrev
gmm-utils mailheader cl-loaddefs cl-lib sendmail mail-parse rfc2231
rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils rmc iso-transl
tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks
lisp-float-type elisp-mode mwheel term/pgtk-win pgtk-win term/common-win
touch-screen pgtk-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 dynamic-setting system-font-setting
font-render-setting cairo gtk pgtk lcms2 multi-tty move-toolbar
make-network-process tty-child-frames native-compile emacs)
Memory information:
((conses 16 64777 14575) (symbols 48 6846 1) (strings 32 16813 2159)
(string-bytes 1 543504) (vectors 16 10563)
(vector-slots 8 153906 8111) (floats 8 24 1) (intervals 56 261 0)
(buffers 1064 12))
--=20
=E0=A4=B8=E0=A4=AE=E0=A5=80=E0=A4=B0=E0=A4=B8=E0=A4=BF=E0=A4=82=E0=A4=B9
समीर सिंह Sameer Singh <lumarzeli30@HIDDEN>:casouri@HIDDEN, bug-gnu-emacs@HIDDEN.
Full text available.casouri@HIDDEN, bug-gnu-emacs@HIDDEN:bug#81020; Package emacs.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.