all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Go to a Line
@ 2003-03-20 16:32 nowar
  2003-03-20 16:36 ` Phillip Lord
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: nowar @ 2003-03-20 16:32 UTC (permalink / raw)


Hello

Is there any combination of keys to go to a specific line easily ?

Thanks. 

^ permalink raw reply	[flat|nested] 17+ messages in thread
* Re: Go to a Line
@ 2003-03-20 19:12 Nick.Godbey
  2003-03-20 19:31 ` Bijan Soleymani
       [not found] ` <mailman.3434.1048188151.21513.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 17+ messages in thread
From: Nick.Godbey @ 2003-03-20 19:12 UTC (permalink / raw)
  Cc: help-gnu-emacs


Or you could just use the default key of

M-g

nick



                                                                                                                                            
                      Bijan Soleymani <bijan@psq.com>                                                                                       
                      Sent by:                                         To:       help-gnu-emacs@gnu.org                                     
                      help-gnu-emacs-bounces+nick.godbey=sita.a        cc:                                                                  
                      ero@gnu.org                                      Subject:  Re: Go to a Line                                           
                                                                                                                                            
                                                                                                                                            
                      03/20/2003 02:04 PM                                                                                                   
                                                                                                                                            
                                                                                                                                            




nowar <nowar@aol.com> writes:

> Hello
>
> Is there any combination of keys to go to a specific line easily ?

M-x goto-line
:)

If that's not convenient then simply bind it to some key:
(global-set-key "\C-cg" 'goto-line)
will bind goto-line to C-c g

Bijan
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] 17+ messages in thread
[parent not found: <mailman.3438.1048191376.21513.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2003-03-27 22:26 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-20 16:32 Go to a Line nowar
2003-03-20 16:36 ` Phillip Lord
2003-03-20 19:04 ` Bijan Soleymani
2003-03-20 19:04 ` Andrew Taylor
  -- strict thread matches above, loose matches on Subject: below --
2003-03-20 19:12 Nick.Godbey
2003-03-20 19:31 ` Bijan Soleymani
     [not found] ` <mailman.3434.1048188151.21513.help-gnu-emacs@gnu.org>
2003-03-20 19:37   ` Kirsten Tremaine
2003-03-26 13:23     ` Kai Großjohann
2003-03-26 16:04       ` Stefan Monnier
2003-03-26 18:51         ` Bijan Soleymani
2003-03-26 19:10           ` Stefan Monnier
2003-03-27  5:20             ` Ivan Kanis
2003-03-27 16:14               ` Stefan Monnier
2003-03-27 20:38                 ` Kevin Rodgers
2003-03-27 21:05                   ` Stefan Monnier
2003-03-27 22:26                     ` Kevin Rodgers
     [not found] <mailman.3438.1048191376.21513.help-gnu-emacs@gnu.org>
2003-03-21 13:29 ` Bijan Soleymani

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.