From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#24672: writing a test for Bug#24672 (viper mode malfunction while inserting a paren in continued cpp directive) Date: Wed, 26 Oct 2016 18:02:45 +0300 Message-ID: <8337jjup9m.fsf@gnu.org> References: <83insfuy45.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1477494479 15138 195.159.176.226 (26 Oct 2016 15:07:59 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 26 Oct 2016 15:07:59 +0000 (UTC) Cc: 24672@debbugs.gnu.org To: Jim Meyering Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 26 17:07:51 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bzPnW-0000F4-59 for geb-bug-gnu-emacs@m.gmane.org; Wed, 26 Oct 2016 17:07:22 +0200 Original-Received: from localhost ([::1]:35316 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzPnY-0005T6-E6 for geb-bug-gnu-emacs@m.gmane.org; Wed, 26 Oct 2016 11:07:24 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzPkM-00035e-RZ for bug-gnu-emacs@gnu.org; Wed, 26 Oct 2016 11:04:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzPkI-000641-5z for bug-gnu-emacs@gnu.org; Wed, 26 Oct 2016 11:04:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:42306) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1bzPkI-00063o-2s for bug-gnu-emacs@gnu.org; Wed, 26 Oct 2016 11:04:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bzPkH-0003Dr-P7 for bug-gnu-emacs@gnu.org; Wed, 26 Oct 2016 11:04:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 26 Oct 2016 15:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24672 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 24672-submit@debbugs.gnu.org id=B24672.147749418412321 (code B ref 24672); Wed, 26 Oct 2016 15:04:01 +0000 Original-Received: (at 24672) by debbugs.gnu.org; 26 Oct 2016 15:03:04 +0000 Original-Received: from localhost ([127.0.0.1]:57704 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bzPjH-0003CJ-Uc for submit@debbugs.gnu.org; Wed, 26 Oct 2016 11:03:03 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:50695) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bzPjC-0003C2-KW for 24672@debbugs.gnu.org; Wed, 26 Oct 2016 11:02:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzPj2-0005Gz-TJ for 24672@debbugs.gnu.org; Wed, 26 Oct 2016 11:02:49 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:37277) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzPj2-0005Gn-Pu; Wed, 26 Oct 2016 11:02:44 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2453 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bzPj2-0004cn-4U; Wed, 26 Oct 2016 11:02:44 -0400 In-reply-to: (message from Jim Meyering on Wed, 26 Oct 2016 07:33:23 -0700) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:125033 Archived-At: > From: Jim Meyering > Date: Wed, 26 Oct 2016 07:33:23 -0700 > Cc: 24672@debbugs.gnu.org > > I can see how the insertion of those TABs may be expected, > but the original bug that caught my eye is that the "z" I wanted > to replace is *not* removed. Well, your bug report never said that this was the problem, so how could I have guessed that? Do you expect me to know the vi commands by heart? ;-)