From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pawel Newsgroups: gmane.emacs.help Subject: How to mark a rectangle Date: Thu, 6 Apr 2006 17:57:04 +0200 Message-ID: <17461.14928.90827.303201@gargle.gargle.HOWL> References: <1144337488.215408.25150@i40g2000cwc.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1144339020 10429 80.91.229.2 (6 Apr 2006 15:57:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 6 Apr 2006 15:57:00 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 06 17:56:55 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FRWqq-0001jk-QC for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Apr 2006 17:56:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FRWqq-0008Qj-40 for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Apr 2006 11:56:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FRWqf-0008QY-2W for help-gnu-emacs@gnu.org; Thu, 06 Apr 2006 11:56:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FRWqa-0008QM-To for help-gnu-emacs@gnu.org; Thu, 06 Apr 2006 11:56:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FRWqa-0008QJ-PD for help-gnu-emacs@gnu.org; Thu, 06 Apr 2006 11:56:36 -0400 Original-Received: from [212.77.101.1] (helo=smtp.wp.pl) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FRWuM-0005Vh-5M for help-gnu-emacs@gnu.org; Thu, 06 Apr 2006 12:00:30 -0400 Original-Received: (wp-smtpd smtp.wp.pl 9027 invoked from network); 6 Apr 2006 17:56:33 +0200 Original-Received: from jupiter.adlex.com (HELO ) (null7@[157.25.157.162]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with SMTP for ; 6 Apr 2006 17:56:33 +0200 Original-To: "billy" Original-Newsgroups: gnu.emacs.help In-Reply-To: <1144337488.215408.25150@i40g2000cwc.googlegroups.com> X-MAILER: KMail/1.7.1 X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO AS1=NO AS2=NO(0.888489) AS3=NO AS4=NO 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:34194 Archived-At: Maybe this is not a shortest solution, but I'm doing it this way: M-x kill-rectangle M-x revert-buffer billy writes: > I have searched this news groups and searched the manual pages. I can > find nothing, probebly overlooking, as to how to mark a rectangle. I > find plenty of stuff to deal with it, but not how to get it. > > _______________________________________________ > help-gnu-emacs mailing list > help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs >