From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 25 14:39:44 2012 Received: (at submit) by debbugs.gnu.org; 25 Feb 2012 19:39:44 +0000 Received: from localhost ([127.0.0.1]:56429 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S1NT6-0007r1-3i for submit@debbugs.gnu.org; Sat, 25 Feb 2012 14:39:44 -0500 Received: from eggs.gnu.org ([208.118.235.92]:53160) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S1NT4-0007qB-0Z for submit@debbugs.gnu.org; Sat, 25 Feb 2012 14:39:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S1NQK-0006Uc-6t for submit@debbugs.gnu.org; Sat, 25 Feb 2012 14:37:00 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([140.186.70.17]:33248) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1NQK-0006UY-2o for submit@debbugs.gnu.org; Sat, 25 Feb 2012 14:36:52 -0500 Received: from eggs.gnu.org ([208.118.235.92]:48548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1NQD-0004c7-Sz for bug-gnu-emacs@gnu.org; Sat, 25 Feb 2012 14:36:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S1NQ8-0006TU-39 for bug-gnu-emacs@gnu.org; Sat, 25 Feb 2012 14:36:45 -0500 Received: from mail-tul01m020-f169.google.com ([209.85.214.169]:52154) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1NQ7-0006TG-UN for bug-gnu-emacs@gnu.org; Sat, 25 Feb 2012 14:36:40 -0500 Received: by obbta7 with SMTP id ta7so4857790obb.0 for ; Sat, 25 Feb 2012 11:36:38 -0800 (PST) Received-SPF: pass (google.com: domain of dmoncayo@gmail.com designates 10.60.12.8 as permitted sender) client-ip=10.60.12.8; Authentication-Results: mr.google.com; spf=pass (google.com: domain of dmoncayo@gmail.com designates 10.60.12.8 as permitted sender) smtp.mail=dmoncayo@gmail.com; dkim=pass header.i=dmoncayo@gmail.com Received: from mr.google.com ([10.60.12.8]) by 10.60.12.8 with SMTP id u8mr2969521oeb.60.1330198598789 (num_hops = 1); Sat, 25 Feb 2012 11:36:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=xKJZfFlhh5LpEoHDJ/iq2cNGPMh0k9DsKP566nESlB8=; b=NAHyhk6MReNZAbvktIyu7Ak578IK3N2NUAnvxKYfmW1FHi6Ndf0YXqcnb/dDuDJxEX Nvh7zUE192Z8RzMgr4YkoZNbl9BjqwnOYiZv5v/WkBUYu1N4NEKr7qHP1ZwwBDs5AC0v Km1pSErDOgymlOP30IN+/SuzsWFW+evO4+dCA= MIME-Version: 1.0 Received: by 10.60.12.8 with SMTP id u8mr2610144oeb.60.1330198598732; Sat, 25 Feb 2012 11:36:38 -0800 (PST) Received: by 10.60.42.193 with HTTP; Sat, 25 Feb 2012 11:36:38 -0800 (PST) Date: Sat, 25 Feb 2012 20:36:38 +0100 Message-ID: Subject: 24.0.93; c-mode + electric-indent-mode + M-j 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: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -1.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: -1.1 (-) Recipe from "emacs -Q": 1. Type: M-x c-mode RET 2. Type: M-x electric-indent-mode RET 3. Type: { M-j / / M-j --> Observed result [1]: { // -!-// --> Expected result [1][2]: { // //-!- --- Footnotes --- [1] "-!-" indicates the location of point. [2] I expect that result because the command `M-j' should do its work well (insert a new line of comment, correctly indented, and leave the point after the "//") regardless of whether electric-indent-mode minor mode is active or not. In GNU Emacs 24.0.93.1 (i386-mingw-nt6.1.7601) of 2012-02-14 on DANI-PC Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --with-gcc (4.6)' -- Dani Moncayo From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 20 03:17:44 2017 Received: (at 10884-done) by debbugs.gnu.org; 20 Jul 2017 07:17:44 +0000 Received: from localhost ([127.0.0.1]:48474 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dY5iS-0005xu-Cn for submit@debbugs.gnu.org; Thu, 20 Jul 2017 03:17:44 -0400 Received: from mail-lf0-f54.google.com ([209.85.215.54]:34631) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dY5iQ-0005xe-AM for 10884-done@debbugs.gnu.org; Thu, 20 Jul 2017 03:17:42 -0400 Received: by mail-lf0-f54.google.com with SMTP id g25so4779146lfh.1 for <10884-done@debbugs.gnu.org>; Thu, 20 Jul 2017 00:17:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=5ZhJsgCkOZlnDEF8S35bIV0NcFnl9AYhha7Oe+cEAvU=; b=FxWYLO62OWeuUSPjkbstIRuqKHRW/In1wNpuDomznPdCA2dkUiIC43QAJTcA/Gzyxe ms258dNShTScPIXGR1L46rAMg3ENjtHzxUOk/GAltdcg/abq9OMEZbczvkZIgEUbLMsW +XaEf53PUhu7a5UswUUZyN7HRfufT6t2u6+wMCN2dEPR+KW2t08nCEH8lARY+EuS/Kg5 bjv2cLt7RZ6u4L82uMhK541Nj0ERSe3Fs3kTYu+f+Ln/QiDEvI2kqwBDi7w6Pv6pGuz6 2E59XsfXZhm4m4smPxOGaZmm5QMdIRBz5cW6fMoyKkgZqf/KSwR2btN66t3nC6K/BLn9 pofA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=5ZhJsgCkOZlnDEF8S35bIV0NcFnl9AYhha7Oe+cEAvU=; b=k3BPL79ukdn3/RasobYDMU++g1iFiuOGBI1/d6ztx8BfaL2P3ZnB7oomFgsOQTqfHw u3WA4cszvkIcy/1yXQNlKjMNqdwiUxShMtM9zyTKnUU6VUekcHSEtgnIUewIvmU8Kdhd i9/HS9/sKaFXpoqxnHVX3/0tinlVXSvBzKdbTCXqqWq5wnXeUgKfKDw+9y4SKP67Kir8 +qAzCQnuHF/K639x+Yv8UJKdtpTnFMg8PVjlWadno4Z+Gz4SDkLA1JUK7kCom94aVq5b 0Bqc4JRv4/yTKy+WkZKrOctMPf999lnpjReeIqhBJtwMdZdMRvzuIP68nDmfmSYr8BMg AKcw== X-Gm-Message-State: AIVw113We3W/ex1Mosqx8kG4QCTqCfF1OUgTnmRXd5BZLenwB6h98PE8 YKMt8CLw46vj1RTyAYuaX1mFMAtXnXiV X-Received: by 10.46.22.86 with SMTP id 22mr1000614ljw.35.1500535056081; Thu, 20 Jul 2017 00:17:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.25.76.85 with HTTP; Thu, 20 Jul 2017 00:17:35 -0700 (PDT) In-Reply-To: References: From: Dani Moncayo Date: Thu, 20 Jul 2017 09:17:35 +0200 Message-ID: Subject: Re: bug#10884: 24.0.93; c-mode + electric-indent-mode + M-j To: 10884-done@debbugs.gnu.org Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 10884-done 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 (/) On Sat, Feb 25, 2012 at 8:36 PM, Dani Moncayo wrote: > Recipe from "emacs -Q": > 1. Type: M-x c-mode RET > 2. Type: M-x electric-indent-mode RET > 3. Type: { M-j / / M-j > > --> Observed result [1]: > { > // > -!-// > > --> Expected result [1][2]: > { > // > //-!- I can't reproduce this problem using a build of the current master branch, so I'm closing this bug. -- Dani Moncayo From unknown Sun Jun 22 00:09:38 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 17 Aug 2017 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