From deniz.a.m.dogan@gmail.com Thu Aug 27 17:25:21 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 28 Aug 2009 00:25:21 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7S0PJBC010799 for ; Thu, 27 Aug 2009 17:25:20 -0700 Received: from mx10.gnu.org ([199.232.76.166]:42377) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MgpHL-0001Ip-80 for emacs-pretest-bug@gnu.org; Thu, 27 Aug 2009 20:25:19 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MgoqV-0005FX-71 for emacs-pretest-bug@gnu.org; Thu, 27 Aug 2009 19:57:36 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:62457) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MglmM-0001zE-0N for emacs-pretest-bug@gnu.org; Thu, 27 Aug 2009 16:41:06 -0400 Received: by ewy7 with SMTP id 7so1566785ewy.31 for ; Thu, 27 Aug 2009 13:41:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Db4fFIQ8Wy1UtcRZgZOEwlGRu8gygzxrd/lKFaQNdJo=; b=o3szTDrqdz9Vw1wrVfHhYJyojJYNcTaEHzJMcCaLRBHkYyTMLGEI2WwOKaAJFsWYJ+ lg0iJeu1vH0ejXt96Bh3E3RvTZSC2gBLEcFH4X0a6gXSyC6A3NQrApuZ142a/qymFJkh WavtuhlUU4kj0GCYgAVfdTMlJLt6UHfmCErkI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=B4qaPcMbw+6+fqpuI3bW+oDte0Dm9rAIfKGDzM1+enHd31Qz48YDjc93wOOBEpgpTM h6GZNFBbfLnVWH02mqBW6/SwESrGQA6YY/QXxqJbTjIh6VYFYHPDf1+WvOkqlhMdkUlh fV1fAN8XkT6Vd2GcDEW1qrWIXAwKrwwJm1YH0= MIME-Version: 1.0 Received: by 10.210.9.12 with SMTP id 12mr218174ebi.3.1251405664165; Thu, 27 Aug 2009 13:41:04 -0700 (PDT) Date: Thu, 27 Aug 2009 22:41:04 +0200 Message-ID: <7b501d5c0908271341r3d805b76x229fd70a0ffb2e6a@mail.gmail.com> Subject: 23.1.50; Repeated C-S-u (translated to C-u) acts like a single C-u From: Deniz Dogan To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: When I have Caps Lock turned on and hit C-u, emacs will recognize this as C-S-u and then translate it to C-u. However, if I hit C-u C-u C-u with Caps Lock turned on, it will result in just a single C-u. Reproduction of this issue: 1. Turn Caps Lock on (or just hold shift throughout the rest of these instructions) 2. C-u C-u C-u 3. Wait for the key sequence to show up in the echo area 4. Hit e.g. "i" 5. Notice how only four characters were inserted. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /home/deniz/usr/share/emacs/23.1.50/etc/DEBUG for instructions. In GNU Emacs 23.1.50.3 (i686-pc-linux-gnu, GTK+ Version 2.16.5) of 2009-08-23 on stalin Windowing system distributor `The X.Org Foundation', version 11.0.10603000 configured using `configure '--without-rsvg' '--without-tiff' '--without-xpm' '--prefix=/home/deniz/usr'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: C value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.utf8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-S-u C-S-u C-S-u C-S-u C-S-u I C-S-u C-S-u C-S-u C-S-u C-S-u i M-x r e p o r t - e m a c s - b u g Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: None found. From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 15 17:15:48 2016 Received: (at 4276) by debbugs.gnu.org; 15 Jan 2016 22:15:48 +0000 Received: from localhost ([127.0.0.1]:50255 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aKCeq-0006Un-M2 for submit@debbugs.gnu.org; Fri, 15 Jan 2016 17:15:48 -0500 Received: from mail.mojserwer.eu ([195.110.48.8]:40127) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aKCeo-0006RV-Pp for 4276@debbugs.gnu.org; Fri, 15 Jan 2016 17:15:47 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.mojserwer.eu (Postfix) with ESMTP id B83A586716C; Fri, 15 Jan 2016 23:15:44 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.mojserwer.eu Received: from mail.mojserwer.eu ([127.0.0.1]) by localhost (mail.mojserwer.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YzbztKFZaQZK; Fri, 15 Jan 2016 23:15:42 +0100 (CET) Received: from localhost (unknown [109.232.24.28]) by mail.mojserwer.eu (Postfix) with ESMTPSA id 5A9DC8F2020; Fri, 15 Jan 2016 23:15:42 +0100 (CET) References: <7b501d5c0908271341r3d805b76x229fd70a0ffb2e6a@mail.gmail.com> From: Marcin Borkowski To: Deniz Dogan Subject: Re: bug#4276: 23.1.50; Repeated C-S-u (translated to C-u) acts like a single C-u Date: Fri, 15 Jan 2016 23:15:38 +0100 Message-ID: <87twmecwvp.fsf@mbork.pl> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 4276 Cc: 4276@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 2009-08-27, at 23:41, Deniz Dogan wrote: > When I have Caps Lock turned on and hit C-u, emacs will recognize this > as C-S-u and then translate it to C-u. However, if I hit C-u C-u C-u > with Caps Lock turned on, it will result in just a single C-u. > > Reproduction of this issue: > 1. Turn Caps Lock on (or just hold shift throughout the rest of these > instructions) > 2. C-u C-u C-u > 3. Wait for the key sequence to show up in the echo area > 4. Hit e.g. "i" > 5. Notice how only four characters were inserted. Hello, I tried to reproduce this against Emacs 25.1.50.1, and could not. Could you check whether the problem persists on your end? Thanks in advance, -- Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Faculty of Mathematics and Computer Science Adam Mickiewicz University From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 21 15:20:42 2016 Received: (at control) by debbugs.gnu.org; 21 Jan 2016 20:20:42 +0000 Received: from localhost ([127.0.0.1]:56720 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aMLik-0008Ib-9w for submit@debbugs.gnu.org; Thu, 21 Jan 2016 15:20:42 -0500 Received: from mail-wm0-f53.google.com ([74.125.82.53]:38653) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aMLij-0008IM-Ag for control@debbugs.gnu.org; Thu, 21 Jan 2016 15:20:41 -0500 Received: by mail-wm0-f53.google.com with SMTP id b14so99532091wmb.1 for ; Thu, 21 Jan 2016 12:20:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=sender:date:message-id:to:from:subject; bh=8xV2HZs1mgWv1ueRXkZVaHcTS2x4khZNXxqj4X5f6lI=; b=JFgcin/lEt3Ud4hH0y7C1U7QKO7WT+aydrGKROV1jM4Y9zP0OtHZNzFqDbtxpFuysz 7mHhF/MZLTDy6RiS9Sfr+ecHniYMvGggQ3ncDujuLrJW3OAHnSM/1V2spBw5TE0ZKNlo peoohQF4pNYs4+2Z4KKnD4p51GBkyPlAr10mb0UVuvbcbPlXTLM5qihqKu2XNRMfPL8y iwRcO1WYTuhTXcCDfrMmd3TK0MMi01GdWuVLT2TUXIQu57g0A/hYr5jcX0aV4ZYnCLlk JWpsFfOTqrC4t0NmyGrEbLa9YWzuD794+npFpHPYOIbmvqZEY6vhyPlAUbChQMrNQJSs DSUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:message-id:to:from:subject; bh=8xV2HZs1mgWv1ueRXkZVaHcTS2x4khZNXxqj4X5f6lI=; b=c5uwnGG6YNL+RC8vTf39BQRtjtl7Ujrtqs7yrZmNE2TeR0dfVpMLV0LJN20JeGU5rx 1lcpcEd0XG3w7KGkCPWNlZo9nNn9BF/zd8U20qxYR3d+WgcrNqEzpzJV5xPfuYC01yKK jFzDAHRTryDz844fx8gcsuWYvLs1jJsOFogjRIA17yy9paQ2nNBrzJUdwOO4j6vY8XKK oovLBXtWA4D7ZK3zaPdKxAYt4RLBh8A3oBRd9ZypbBnrfweHlZzhVtmTL4T1CTEkwI0C eEBrwize4yc8oRMmrvQ40hMIvohVINFYFyBkD1ktYU2W4Up5AtaHOhcrQxqm3Gv/gOoZ 4n2w== X-Gm-Message-State: AG10YORMC4XMmPrjBz2TJluOAzdjqG394TCY2mCWA5tIr5ucLdCMVbvSwnlaxvYJZneKCA== X-Received: by 10.194.7.67 with SMTP id h3mr15169726wja.44.1453407635865; Thu, 21 Jan 2016 12:20:35 -0800 (PST) Received: from galloway.idiocy.org (d.0.d.3.7.a.e.3.0.f.2.b.f.2.5.7.9.2.1.8.8.f.3.0.0.b.8.0.1.0.0.2.ip6.arpa. [2001:8b0:3f8:8129:752f:b2f0:3ea7:3d0d]) by smtp.gmail.com with ESMTPSA id kb5sm2931857wjc.22.2016.01.21.12.20.34 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Jan 2016 12:20:34 -0800 (PST) Date: Thu, 21 Jan 2016 20:20:33 +0000 Message-Id: To: control@debbugs.gnu.org From: Alan Third Subject: control message for bug #4276 X-Spam-Score: -0.5 (/) 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: -0.5 (/) tags 4276 unreproducible From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 24 16:19:35 2016 Received: (at 4276) by debbugs.gnu.org; 24 Feb 2016 21:19:35 +0000 Received: from localhost ([127.0.0.1]:44287 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aYgqN-0002QA-21 for submit@debbugs.gnu.org; Wed, 24 Feb 2016 16:19:35 -0500 Received: from mail-ob0-f172.google.com ([209.85.214.172]:34460) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aYgqK-0002Px-VG for 4276@debbugs.gnu.org; Wed, 24 Feb 2016 16:19:33 -0500 Received: by mail-ob0-f172.google.com with SMTP id ts10so30747656obc.1 for <4276@debbugs.gnu.org>; Wed, 24 Feb 2016 13:19:32 -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 :cc:content-type; bh=C9+V9iKmBSSBbOc5B+WUrAcw6puBDSrHTuNnRcjGS7I=; b=cDfm0SL6n16nr9Spa93Hlpxj/FiRsSQPia/5fuhSU8mTYNAzpW/+VM7TPrHYbqE67p ntvWQ66hKotCBmDcWJAW0LSRAt/DQ6PfgA402XXPS6fxrP+HOdZGsn/iTWcBoXLCfte5 c7GWHdXav4gZwwilzBdzCY0Pb93vJVcsHsQdHKwNxZOdTuneDp5z8oRPuILfHxs41qhl XZR1donCQRA9b3wsVz/1uUejc4zX4BYxd9+Xy7gl1C9ty1b/Z0gffro+1bbWgz/M0tou bysXjp8JwpVJ7A/5gsaA9ThLvrG8wAV9HTgtMbsu1y8rXLqhpdrU6Wh4BvKlDj9c7Lr7 aUNQ== 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:cc:content-type; bh=C9+V9iKmBSSBbOc5B+WUrAcw6puBDSrHTuNnRcjGS7I=; b=WNJjOBGOjPr5SvL45JASHXNCQwl+xrHb9/QHIH6dJekNaregcKgJ1wG5dPZK/hn1p3 Bub6K/wSnwCrt/WHs3bF/nnDvJeC+pJpSeSdfOniLZzfBGia/pHZSoI1bBOqy6YDayw1 QeKt+q+S23NJGY16vrjm5YoE4j1ZUd1kb+D8MwAq2NuY6PmwsUp5DfWAwQPZ+6b9nTNg kazAkH0ujCg5MktjOq798LInLgCqGlk4rlrbhqZMoXFHGGu6jS2nYOwrCWgyLbV+I+cR ++k1ea7TZ8F1qm6852KqsaS7FbJVOCsiGNTpg54kJKJ+T4bXeYIpNV6HEBBDniSAKlfV 6UmA== X-Gm-Message-State: AG10YORCl5VKPeQpzI4IkYFjpBdSw1vZtZMNAcCkX7b4deJvt2yOpcSdSHYPbLlJF4V+l//czZWfkTmpu2svcQ== X-Received: by 10.60.232.163 with SMTP id tp3mr35247050oec.42.1456348767383; Wed, 24 Feb 2016 13:19:27 -0800 (PST) MIME-Version: 1.0 Received: by 10.202.105.4 with HTTP; Wed, 24 Feb 2016 13:19:08 -0800 (PST) In-Reply-To: <87twmecwvp.fsf@mbork.pl> References: <7b501d5c0908271341r3d805b76x229fd70a0ffb2e6a@mail.gmail.com> <87twmecwvp.fsf@mbork.pl> From: Smal Shonne Date: Wed, 24 Feb 2016 22:19:08 +0100 Message-ID: Subject: Re: bug#4276: 23.1.50; Repeated C-S-u (translated to C-u) acts like a single C-u To: Marcin Borkowski Content-Type: multipart/alternative; boundary=001a1136a7b6f2fc9b052c8a9e47 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 4276 Cc: 4276@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 (/) --001a1136a7b6f2fc9b052c8a9e47 Content-Type: text/plain; charset=UTF-8 Hi, I don't use Emacs (or this email address) any more, so I'm afraid I can't check. 2016-01-15 23:16 GMT+01:00 Marcin Borkowski : > On 2009-08-27, at 23:41, Deniz Dogan wrote: > > > When I have Caps Lock turned on and hit C-u, emacs will recognize this > > as C-S-u and then translate it to C-u. However, if I hit C-u C-u C-u > > with Caps Lock turned on, it will result in just a single C-u. > > > > Reproduction of this issue: > > 1. Turn Caps Lock on (or just hold shift throughout the rest of these > > instructions) > > 2. C-u C-u C-u > > 3. Wait for the key sequence to show up in the echo area > > 4. Hit e.g. "i" > > 5. Notice how only four characters were inserted. > > Hello, > > I tried to reproduce this against Emacs 25.1.50.1, and could not. Could > you check whether the problem persists on your end? > > Thanks in advance, > > -- > Marcin Borkowski > http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski > Faculty of Mathematics and Computer Science > Adam Mickiewicz University > -- Deniz Dogan --001a1136a7b6f2fc9b052c8a9e47 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

I don't use Emacs (or this emai= l address) any more, so I'm afraid I can't check.

2016-01-15 23:16 GMT+01= :00 Marcin Borkowski <mbork@mbork.pl>:
On 2009-08-27, at 23:41, = Deniz Dogan <deniz.a.m.doga= n@gmail.com> wrote:

> When I have Caps Lock turned on and hit C-u, emacs will recognize this=
> as C-S-u and then translate it to C-u. However, if I hit C-u C-u C-u > with Caps Lock turned on, it will result in just a single C-u.
>
> Reproduction of this issue:
> 1. Turn Caps Lock on (or just hold shift throughout the rest of these<= br> >=C2=A0 =C2=A0 instructions)
> 2. C-u C-u C-u
> 3. Wait for the key sequence to show up in the echo area
> 4. Hit e.g. "i"
> 5. Notice how only four characters were inserted.

Hello,

I tried to reproduce this against Emacs 25.1.50.1, and could not.=C2=A0 Cou= ld
you check whether the problem persists on your end?

Thanks in advance,

--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University



--
=
Deniz Dogan
--001a1136a7b6f2fc9b052c8a9e47-- From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 29 21:11:48 2016 Received: (at 4276) by debbugs.gnu.org; 1 Mar 2016 02:11:48 +0000 Received: from localhost ([127.0.0.1]:54445 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aaZmu-0000w9-Jq for submit@debbugs.gnu.org; Mon, 29 Feb 2016 21:11:48 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:40208) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aaZms-0000w2-VQ for 4276@debbugs.gnu.org; Mon, 29 Feb 2016 21:11:47 -0500 Received: from 109.179.133.80.tmi.telenormobil.no ([109.179.133.80] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aaZmP-0004fh-Hz; Tue, 01 Mar 2016 03:11:18 +0100 From: Lars Ingebrigtsen To: Smal Shonne Subject: Re: bug#4276: 23.1.50; Repeated C-S-u (translated to C-u) acts like a single C-u In-Reply-To: (Smal Shonne's message of "Wed, 24 Feb 2016 22:19:08 +0100") Date: Tue, 01 Mar 2016 13:08:30 +1100 Message-ID: <8737sb2bmp.fsf@gnus.org> References: <7b501d5c0908271341r3d805b76x229fd70a0ffb2e6a@mail.gmail.com> <87twmecwvp.fsf@mbork.pl> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1aaZmP-0004fh-Hz X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1457403078.61721@Q1K9MDXDRcSqWdhb5eOxOQ X-Spam-Status: No X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 4276 Cc: Marcin Borkowski , 4276@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.0 (/) Smal Shonne writes: > I don't use Emacs (or this email address) any more, so I'm afraid I can't check. Ok; closing this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 29 21:11:54 2016 Received: (at control) by debbugs.gnu.org; 1 Mar 2016 02:11:54 +0000 Received: from localhost ([127.0.0.1]:54448 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aaZmz-0000wQ-Pg for submit@debbugs.gnu.org; Mon, 29 Feb 2016 21:11:53 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:40215) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aaZmy-0000wJ-Ab for control@debbugs.gnu.org; Mon, 29 Feb 2016 21:11:52 -0500 Received: from 109.179.133.80.tmi.telenormobil.no ([109.179.133.80] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aaZmV-0004g5-MB for control@debbugs.gnu.org; Tue, 01 Mar 2016 03:11:24 +0100 From: Lars Ingebrigtsen To: control@debbugs.gnu.org Subject: control message for bug #4276 Message-ID: <871t7v2bmm.fsf@totally-fudged-out-message-id> Date: Tue, 01 Mar 2016 13:11:19 +1100 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-MailScanner-ID: 1aaZmV-0004g5-MB X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1457403084.66112@xMpuZTR2U5plg4sViwKQzQ X-Spam-Status: No 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: 0.0 (/) close 4276 From unknown Sat Aug 16 15:55:01 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 29 Mar 2016 11:24:05 +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