comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: LINE NUMBERS
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: LINE NUMBERS [message #24065 is a reply to message #24049] Sun, 04 March 2001 09:34 Go to previous message
Kenneth Mankoff is currently offline  Kenneth Mankoff
Messages: 42
Registered: August 1999
Member
> Is there a way to turn on line numbering in an IDL program file?
>
> If there isn't, what is the fastest way to scroll down to a line (after
> opening) in a long IDL program file?


EMACS: CTRL+G will let you enter a line number to jump to. At least, thats
my key-bindings. If you use emacs, I can let you know how to bind a key to
the goto-line command.

IDL-WAVE (EMACS): CTRL+G, unless you are going to a line because of an
error, in which case it is automatic.

VI: ": q <RETURN> emacs <RETURN>" is the best way to edit files in vi.

PICO: only allows line-number specification upon opening of file
% pico +nnn file_name
nano, an improved pico clone, allows jump-to, i believe.

IDLDE: CTRL+G. I've never used IDLDE, so i don't know how/if this works.


hope this helps.

-ken.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Fortran call_external under linux
Next Topic: IDLgrAxis text scaling

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Nov 29 04:48:24 PST 2025

Total time taken to generate the page: 1.27962 seconds