From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (=?iso-8859-1?q?Kai_Gro=DFjohann?=) Newsgroups: gmane.emacs.help Subject: Re: simple editor required Date: Thu, 05 Jun 2003 19:08:34 +0200 Organization: University of Duisburg, Germany Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <84vfvk78q5.fsf@lucy.is.informatik.uni-duisburg.de> References: <6V2Da.96131$h42.53153@twister.nyc.rr.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054842743 17007 80.91.224.249 (5 Jun 2003 19:52:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 5 Jun 2003 19:52:23 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 05 21:52:22 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19O0mc-0004Q7-00 for ; Thu, 05 Jun 2003 21:52:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19O0lf-00054X-U7 for gnu-help-gnu-emacs@m.gmane.org; Thu, 05 Jun 2003 15:51:23 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!eusc.inter.net!fu-berlin.de!uni-berlin.de!p508779c1.dip.t-dialin.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: p508779c1.dip.t-dialin.net (80.135.121.193) Original-X-Trace: fu-berlin.de 1054842335 11979324 80.135.121.193 (16 [73968]) Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:ZjLzCt0yrp2IbL9h7Oo3Fa4M5yg= Original-Xref: shelby.stanford.edu gnu.emacs.help:114188 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:10680 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10680 "Paul Edwards" writes: > emacs 20.7.1 behaves as I expect. I do ctrl-escape to start > marking, and then I can find or goto to get to the spot where > I want the block to end, and then I go ctrl-w to cut. > > xemacs loses my marker. Try C-x C-x before C-w. Also see the variable zmacs-regions (or similar). -- This line is not blank.