From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Ankur Jain" Newsgroups: gmane.emacs.help Subject: Re: How to specify argument to move-to-column function Date: Thu, 15 Feb 2007 11:19:53 +0530 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0858048077==" X-Trace: sea.gmane.org 1171518631 3541 80.91.229.12 (15 Feb 2007 05:50:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 15 Feb 2007 05:50:31 +0000 (UTC) Cc: Gnu Emacs Mailing List To: "Juanma Barranquero" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 15 06:50:18 2007 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 1HHZVY-00033O-M2 for geh-help-gnu-emacs@m.gmane.org; Thu, 15 Feb 2007 06:50:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HHZVY-0005jL-9h for geh-help-gnu-emacs@m.gmane.org; Thu, 15 Feb 2007 00:50:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HHZVG-0005jG-9h for help-gnu-emacs@gnu.org; Thu, 15 Feb 2007 00:49:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HHZVE-0005j3-7U for help-gnu-emacs@gnu.org; Thu, 15 Feb 2007 00:49:57 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HHZVE-0005j0-4v for help-gnu-emacs@gnu.org; Thu, 15 Feb 2007 00:49:56 -0500 Original-Received: from ug-out-1314.google.com ([66.249.92.171]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HHZVD-0001ZC-Lo for help-gnu-emacs@gnu.org; Thu, 15 Feb 2007 00:49:55 -0500 Original-Received: by ug-out-1314.google.com with SMTP id j3so55395ugf for ; Wed, 14 Feb 2007 21:49:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=koHvfGaJrBuy8kX+qvU3VY41BY3yjy7NLonlWX3tN8dzxRZ2HU8IQdYlI0gj41J0Iq0mp6dgIMykJafSmo10GlFk53/mF5fueHcNF4UYhnQFgIATnodR4e6+XBqVLzXyYMjRiVyMSrLnyIquSKud5FEf3YHxtAb9nrl++aXWUrE= Original-Received: by 10.114.205.1 with SMTP id c1mr856213wag.1171518593921; Wed, 14 Feb 2007 21:49:53 -0800 (PST) Original-Received: by 10.115.59.5 with HTTP; Wed, 14 Feb 2007 21:49:53 -0800 (PST) In-Reply-To: X-Google-Sender-Auth: 684a35cd7e77696a X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) 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:41231 Archived-At: --===============0858048077== Content-Type: multipart/alternative; boundary="----=_Part_94529_14260514.1171518593887" ------=_Part_94529_14260514.1171518593887 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Yes it worked, thanks! :) On 2/14/07, Juanma Barranquero wrote: > > On 2/14/07, Ankur Jain wrote: > > > I cannot specify the column parameter to move to a particular column say > 20. > > Try "C-2 C-0 M-x move-to-column RET". That's Control-2, Control-0, > Meta-x (known as Alt-x in many keyboards), etc. > > If you're going to use `move-to-column' often perhaps it'd be better > to bind it to any unused key. > > Juanma > -- Regards Ankur Jain http://ankurjain.org ------=_Part_94529_14260514.1171518593887 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Yes it worked, thanks! :)

On 2/14/07, Juanma Barranquero <lekktu@gmail.com> wrote:
On 2/14/07, Ankur Jain <ankurj@gmail.com> wrote:

> I cannot specify the column parameter to move to a particular column say 20.

Try "C-2 C-0 M-x move-to-column RET". That's Control-2, Control-0,
Meta-x (known as Alt-x in many keyboards), etc.

If you're going to use `move-to-column' often perhaps it'd be better
to bind it to any unused key.

             Juanma



--
Regards
Ankur Jain

http://ankurjain.org ------=_Part_94529_14260514.1171518593887-- --===============0858048077== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-gnu-emacs mailing list help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============0858048077==--