From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Uday Reddy" Newsgroups: gmane.emacs.help Subject: Re: how to mark column (single character width) to all lines in the buffer with one command Date: Mon, 23 Feb 2009 13:46:35 -0000 Organization: Janet Usenet Reading Service. Message-ID: References: <22da4b85-93a0-4b2a-9aa5-27843b7b4789@q30g2000prq.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1235407071 29625 80.91.229.12 (23 Feb 2009 16:37:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Feb 2009 16:37:51 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 23 17:39:07 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Lbdp8-0005nu-CH for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Feb 2009 17:38:30 +0100 Original-Received: from localhost ([127.0.0.1]:42249 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lbdnn-0003t0-V9 for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Feb 2009 11:37:07 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!newshub.sdsu.edu!feeder.erje.net!feeder.news.heanet.ie!feed4.jnfs.ja.net!feed2.jnfs.ja.net!jnfs.ja.net!times.reader.netnews.ja.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: acws-0065.cs.bham.ac.uk Original-X-Trace: north.jnrs.ja.net 1235396795 9952 147.188.194.53 (23 Feb 2009 13:46:35 GMT) Original-X-Complaints-To: usenet@north.jnrs.ja.net Original-NNTP-Posting-Date: Mon, 23 Feb 2009 13:46:35 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1933 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1933 Original-Xref: news.stanford.edu gnu.emacs.help:166980 X-Mailman-Approved-At: Mon, 23 Feb 2009 11:36:09 -0500 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:62291 Archived-At: I am not sure what you mean by "mark", but you might try reading the Emacs manual sections that describe kill-rectangle and copy-rectangle-to-register. Cheers, Uday Reddy "tomer" wrote in message news:22da4b85-93a0-4b2a-9aa5-27843b7b4789@q30g2000prq.googlegroups.com... > Thanks > Tomer