From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: odt@dtrx.de (Olaf Dietrich) Newsgroups: gmane.emacs.help Subject: viper-mode: "r " does not work as expected Date: 28 Apr 2005 07:32:27 GMT Organization: -- Message-ID: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1114673890 10305 80.91.229.2 (28 Apr 2005 07:38:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Apr 2005 07:38:10 +0000 (UTC) Summary: Emacs viper-mode: shows up as ^M after "r" replace Keywords: emacs viper viper-mode Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 28 09:38:08 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DR3b3-000481-5r for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Apr 2005 09:38:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DR3h7-0005ea-7o for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Apr 2005 03:44:21 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!feed.news.tiscali.de!news.belwue.de!informatik.tu-muenchen.de!lrz.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: hydra3.fw.med.uni-muenchen.de Original-X-Trace: wsc10.lrz-muenchen.de 1114673547 1927 138.245.10.3 (28 Apr 2005 07:32:27 GMT) Original-X-Complaints-To: news@lrz-muenchen.de Original-NNTP-Posting-Date: 28 Apr 2005 07:32:27 GMT User-Agent: tin/1.7.9-20050415 ("Hellisay") (UNIX) (Linux/2.6.8.olaf10 (i686)) Original-Xref: shelby.stanford.edu gnu.emacs.help:130534 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:26103 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:26103 I tried this in all viper-mode levels (GNU Emacs 21.4.1, i386 Linux): Inserting a new line break in an existing line by "r " (more exactly: replacing the current character by a newline) does not work; instead, '^M' appears as replacement text. (The alternative "r C-j" _does_ work, but is not what my fingers are used to do in vi.) Is it possible to make "r " work as well? Is this a known limitation or bug? (Well, yes, it is known, I found the post From: eesti@corp.earthlink.net Subject: Emacs VIPER mode: RETURN shows up as ^M after replace Newsgroups: gnu.emacs.help Message-ID: <%NFK8.379$se.11@newsread1.prod.itd.earthlink.net> Date: Mon, 03 Jun 2002 08:29:47 GMT but I haven't found any suggestions how to change this behavior.) Thanks in advance, Olaf