[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: M-x goto-line binding
From: |
Kalyan K. Mukherjea |
Subject: |
Re: M-x goto-line binding |
Date: |
Thu, 7 Dec 2000 12:00:09 +0530 (IST) |
On Wed, 6 Dec 2000, Omar Armas Aleman wrote:
> On Wed, 6 Dec 2000, Kalyan K. Mukherjea wrote:
>
> > I tried your suggestion of binding C-xg to go-to-line, exactly
> > according to your recipe.
> > It didn't work: in
> > fact, when I did C-x C-e to evaluate the last expression I got some kind
> > of
>
> It works for me. I added this to .emacs
> (global-set-key "\C-xt" 'goto-line)
>
>
> Omar
>
Hi Omar,Eli,
Mea Culpa. I have to use pine as a mail agent here and no one can
tell me how to do copy-paste from it. So I was trying to do things from
memory. I forgot the backslash before C!
Shamefaced apologies to all.
Kalyan