From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 04 03:49:57 2013 Received: (at submit) by debbugs.gnu.org; 4 Feb 2013 08:49:57 +0000 Received: from localhost ([127.0.0.1]:35171 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U2HkS-0005Mg-S8 for submit@debbugs.gnu.org; Mon, 04 Feb 2013 03:49:57 -0500 Received: from eggs.gnu.org ([208.118.235.92]:49366) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U2HkQ-0005MZ-Fe for submit@debbugs.gnu.org; Mon, 04 Feb 2013 03:49:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U2HjN-0004LA-8j for submit@debbugs.gnu.org; Mon, 04 Feb 2013 03:48:50 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID,USER_IN_WHITELIST autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:36436) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2HjN-0004L4-54 for submit@debbugs.gnu.org; Mon, 04 Feb 2013 03:48:49 -0500 Received: from eggs.gnu.org ([208.118.235.92]:60721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2HjL-0004zj-Q3 for bug-gnu-emacs@gnu.org; Mon, 04 Feb 2013 03:48:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U2HjK-0004Jn-8p for bug-gnu-emacs@gnu.org; Mon, 04 Feb 2013 03:48:47 -0500 Received: from mail-la0-x22f.google.com ([2a00:1450:4010:c03::22f]:60851) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2HjK-0004Jc-1R for bug-gnu-emacs@gnu.org; Mon, 04 Feb 2013 03:48:46 -0500 Received: by mail-la0-f47.google.com with SMTP id fj20so4271901lab.6 for ; Mon, 04 Feb 2013 00:48:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=fFAnmJVRm1VH8x7uar7fO/KGOLkpjbdqw5eojO7VD4w=; b=kOKgOip+F1vges11SXRvXfnntG5CKfTOF0szEiemosExqlCga1E/SO2nyoTFYn86yU 0pCgkbGNdR5dW/MuU9VwsiGGkBOiG3XrkU6JGMqAgggL2ReabtLK2xk3idyub5LzD10I u3K3QurnosK25zooQ8+tnLEub8vRgyw8oVFnMWopWzrctuAvF5xLk3XrQExxDiVoER5a q13msY7khJ5u8oKpYuR79CDEhDhmYu5rXOvbC0Pl0OkPgAlokUrOi+SZNYShx6M8q0xl qAdKz1VjjJtTaH9D86YLCecHCxrOWWp5HsSgCorD/90xsyNTfN8XrSaEFxJVe26VvFA3 iWoQ== MIME-Version: 1.0 X-Received: by 10.112.28.105 with SMTP id a9mr7753199lbh.66.1359966158448; Mon, 04 Feb 2013 00:22:38 -0800 (PST) Received: by 10.114.92.68 with HTTP; Mon, 4 Feb 2013 00:22:38 -0800 (PST) Date: Mon, 4 Feb 2013 09:22:38 +0100 Message-ID: Subject: 24.3.50; (Regression) `C-w' doesn't deactivate the mark when recording a keyboard macro From: Dani Moncayo To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: submit 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.1 (------) I observe the below problem in [1], but not in [2]. Recipe from "emacs -Q": M-x tool-bar-mode RET F3 C-x h C-w The mark should be deactivated after `C-w', but it is not, and it is deactivated upon moving the point. Nonsensical. [1] In GNU Emacs 24.3.50.1 (i386-mingw-nt5.2.3790) of 2013-02-01 on VBOX-W7 Bzr revision: 111655 christopher@ch.ristopher.com-20130201171924-mqojkjw974mj7ndq Windowing system distributor `Microsoft Corp.', version 5.2.3790 Configured using: `configure --with-gcc (4.7) --no-opt --enable-checking --cflags -IC:/emacs/libs/libXpm-3.5.10/include -IC:/emacs/libs/libXpm-3.5.10/src -IC:/emacs/libs/libpng-dev_1.4.3-1_win32/include -IC:/emacs/libs/zlib-dev_1.2.5-2_win32/include -IC:/emacs/libs/giflib-4.1.4-1-lib/include -IC:/emacs/libs/jpeg-6b-4-lib/include -IC:/emacs/libs/tiff-3.8.2-1-lib/include -IC:/emacs/libs/libxml2-2.7.8-w32-bin/include/libxml2 -IC:/emacs/libs/gnutls-3.1.5-w32/include -IC:/emacs/libs/libiconv-1.14-2-mingw32-dev/include' [2] In GNU Emacs 24.3.50.1 (i386-mingw-nt5.2.3790) of 2013-01-30 on ODIEONE Bzr revision: 111631 michael.albinus@gmx.de-20130130192046-nx4rskw7jemmtrw8 Windowing system distributor `Microsoft Corp.', version 5.2.3790 Configured using: `configure --with-gcc (4.7) --no-opt --enable-checking --cflags -IC:/Devel/emacs/build/include --ldflags -LC:/Devel/emacs/build/lib' -- Dani Moncayo From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 04 10:52:51 2013 Received: (at 13626) by debbugs.gnu.org; 4 Feb 2013 15:52:51 +0000 Received: from localhost ([127.0.0.1]:36169 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U2OLj-0000g1-KX for submit@debbugs.gnu.org; Mon, 04 Feb 2013 10:52:51 -0500 Received: from mtaout20.012.net.il ([80.179.55.166]:63424) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U2OLh-0000fu-Km for 13626@debbugs.gnu.org; Mon, 04 Feb 2013 10:52:50 -0500 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MHP00600DDGCQ00@a-mtaout20.012.net.il> for 13626@debbugs.gnu.org; Mon, 04 Feb 2013 17:51:42 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MHP0062EDE5CU00@a-mtaout20.012.net.il>; Mon, 04 Feb 2013 17:51:42 +0200 (IST) Date: Mon, 04 Feb 2013 17:51:50 +0200 From: Eli Zaretskii Subject: Re: bug#13626: 24.3.50; (Regression) `C-w' doesn't deactivate the mark when recording a keyboard macro In-reply-to: X-012-Sender: halo1@inter.net.il To: Dani Moncayo Message-id: <83txps9iw9.fsf@gnu.org> References: X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 13626 Cc: 13626@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Eli Zaretskii 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: 0.2 (/) > Date: Mon, 4 Feb 2013 09:22:38 +0100 > From: Dani Moncayo > > I observe the below problem in [1], but not in [2]. > > Recipe from "emacs -Q": > M-x tool-bar-mode RET F3 C-x h C-w > > The mark should be deactivated after `C-w', but it is not, and it is > deactivated upon moving the point. I guess you meant "M-w", not "C-w". The latter deletes the whole buffer, so the region is empty and you cannot see the bug. Should be fixed now. > Nonsensical. If you mean that bugs should make more sense next time,then OK, we will try. Otherwise, this remark is uncalled-for. Thanks. From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 04 11:14:06 2013 Received: (at 13626) by debbugs.gnu.org; 4 Feb 2013 16:14:07 +0000 Received: from localhost ([127.0.0.1]:36179 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U2OgI-0001A2-8j for submit@debbugs.gnu.org; Mon, 04 Feb 2013 11:14:06 -0500 Received: from mail-la0-f51.google.com ([209.85.215.51]:63776) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U2OgG-00019u-1J for 13626@debbugs.gnu.org; Mon, 04 Feb 2013 11:14:05 -0500 Received: by mail-la0-f51.google.com with SMTP id fo13so4789842lab.10 for <13626@debbugs.gnu.org>; Mon, 04 Feb 2013 08:12:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=xZwH+hY/qpyuwKDGJLFcAMS8N8y32L7vnq9x7R1Chqo=; b=yBoftoT+H3U/y1eY8dUSqtU2KVz0qdFu4j/4DX5dNuWybEMeelmKn6EbO/f6f84D3t XxUkXQ0owcAuMSK6Yieb7fak6HC50x5I8p2B6snalCh6Cmv3iBOJc+ZQgGN0rJDlUWCe /UZAjaMYyR+Q2psDImWk08/l5pH+X+dVbHfHaE8BwVwCQs8z6MRtjUqYergeSaJOu7jI hCSUFFelr5S630lmC6isoXFKhNRcU2Ck1ITwKCID9O7R7oFG8pGnPxzKGeKfALT08JHG pCZfbc25S1gJxV1oHAiBrRSpjwCGZdpIz9nqiLadDsnoiIVcAYl1xMfMcY8TD3xFHm8B oKeQ== MIME-Version: 1.0 X-Received: by 10.112.84.130 with SMTP id z2mr8469312lby.65.1359994377348; Mon, 04 Feb 2013 08:12:57 -0800 (PST) Received: by 10.114.92.68 with HTTP; Mon, 4 Feb 2013 08:12:57 -0800 (PST) In-Reply-To: <83txps9iw9.fsf@gnu.org> References: <83txps9iw9.fsf@gnu.org> Date: Mon, 4 Feb 2013 17:12:57 +0100 Message-ID: Subject: Re: bug#13626: 24.3.50; (Regression) `C-w' doesn't deactivate the mark when recording a keyboard macro From: Dani Moncayo To: Eli Zaretskii Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 13626 Cc: 13626@debbugs.gnu.org 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: -0.7 (/) >> I observe the below problem in [1], but not in [2]. >> >> Recipe from "emacs -Q": >> M-x tool-bar-mode RET F3 C-x h C-w >> >> The mark should be deactivated after `C-w', but it is not, and it is >> deactivated upon moving the point. > > I guess you meant "M-w", not "C-w". The latter deletes the whole > buffer, so the region is empty and you cannot see the bug. Yes, I meant "M-w". Sorry. > Should be fixed now. Thank you. >> Nonsensical. > > If you mean that bugs should make more sense next time,then OK, we > will try. Otherwise, this remark is uncalled-for. I meant that the behavior I observed makes no sense to me, IOW, it is a misbehavior or a bug. Just that. No offense intended, of course. I'm not very good at English, so maybe "nonsensical" could lead to misinterpretation. -- Dani Moncayo From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 04 12:05:59 2013 Received: (at 13626) by debbugs.gnu.org; 4 Feb 2013 17:05:59 +0000 Received: from localhost ([127.0.0.1]:36215 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U2PUU-0002N3-SE for submit@debbugs.gnu.org; Mon, 04 Feb 2013 12:05:59 -0500 Received: from mout.gmx.net ([212.227.15.18]:63750) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U2PUT-0002Mw-9d for 13626@debbugs.gnu.org; Mon, 04 Feb 2013 12:05:57 -0500 Received: from mailout-de.gmx.net ([10.1.76.20]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0MbvL6-1UIICL0AXW-00JFw6 for <13626@debbugs.gnu.org>; Mon, 04 Feb 2013 18:04:51 +0100 Received: (qmail invoked by alias); 04 Feb 2013 17:04:50 -0000 Received: from 62-47-55-214.adsl.highway.telekom.at (EHLO [62.47.55.214]) [62.47.55.214] by mail.gmx.net (mp020) with SMTP; 04 Feb 2013 18:04:50 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+rpeccOXWrATvl9WIIihGi4Qwh29USYyADkEMy/z EA3b2P0urH5QP9 Message-ID: <510FEA27.5040106@gmx.at> Date: Mon, 04 Feb 2013 18:04:39 +0100 From: martin rudalics MIME-Version: 1.0 To: Eli Zaretskii Subject: Re: bug#13626: 24.3.50; (Regression) `C-w' doesn't deactivate the mark when recording a keyboard macro References: <83txps9iw9.fsf@gnu.org> In-Reply-To: <83txps9iw9.fsf@gnu.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Spam-Score: 0.8 (/) X-Debbugs-Envelope-To: 13626 Cc: 13626@debbugs.gnu.org, Dani Moncayo 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: -0.5 (/) > If you mean that bugs should make more sense next time,then OK, we > will try. We could add a suitable remark to the "Coding Conventions" section. martin From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 04 13:13:58 2013 Received: (at 13626-done) by debbugs.gnu.org; 4 Feb 2013 18:13:58 +0000 Received: from localhost ([127.0.0.1]:36313 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U2QYI-0003yM-EU for submit@debbugs.gnu.org; Mon, 04 Feb 2013 13:13:58 -0500 Received: from mtaout22.012.net.il ([80.179.55.172]:36105) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U2QYH-0003yE-4z for 13626-done@debbugs.gnu.org; Mon, 04 Feb 2013 13:13:57 -0500 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MHP00700JWXNX00@a-mtaout22.012.net.il> for 13626-done@debbugs.gnu.org; Mon, 04 Feb 2013 20:12:33 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MHP007E6JWW3PB0@a-mtaout22.012.net.il>; Mon, 04 Feb 2013 20:12:33 +0200 (IST) Date: Mon, 04 Feb 2013 20:12:41 +0200 From: Eli Zaretskii Subject: Re: bug#13626: 24.3.50; (Regression) `C-w' doesn't deactivate the mark when recording a keyboard macro In-reply-to: X-012-Sender: halo1@inter.net.il To: Dani Moncayo Message-id: <83k3qo9cdi.fsf@gnu.org> References: <83txps9iw9.fsf@gnu.org> X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 13626-done Cc: 13626-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Eli Zaretskii 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 (-) > Date: Mon, 4 Feb 2013 17:12:57 +0100 > From: Dani Moncayo > Cc: 13626@debbugs.gnu.org > > >> I observe the below problem in [1], but not in [2]. > >> > >> Recipe from "emacs -Q": > >> M-x tool-bar-mode RET F3 C-x h C-w > >> > >> The mark should be deactivated after `C-w', but it is not, and it is > >> deactivated upon moving the point. > > > > I guess you meant "M-w", not "C-w". The latter deletes the whole > > buffer, so the region is empty and you cannot see the bug. > > Yes, I meant "M-w". Sorry. > > > Should be fixed now. > > Thank you. Closing. From unknown Sat Sep 13 13:15:31 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, 05 Mar 2013 12:24:03 +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