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

Home » Public Forums » archive » Re: IDLWAVE 4.7/Tutorial
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: IDLWAVE 4.7/Tutorial [message #22805 is a reply to message #22803] Fri, 08 December 2000 10:26 Go to previous messageGo to previous message
Jack Saba is currently offline  Jack Saba
Messages: 30
Registered: January 1996
Member
Carsten Dominik wrote:
>
> Hi, I have release IDLWAVE 4.7. Sorry that this happens so quickly
> after 4.6, but the recent discussion here has prompted a new way of
> assigning keys to debugging commands which I would like to get out
> now.
>
> Also, JD and I have been cooking up a tutorial which was requested by
> several contributions here. While it may not quite be simple enough
> for David ;-), I hope it will be OK for most people who have used
> Emacs before. Feedback on the Tutorial is welcome. The Tutorial
> should work with 4.6 except in one or two details. The keybinding
> methods described only work with 4.7.
>
> - Carsten
>

OK, Carsten, here's some feedback from a would-be user.

I've tried IDLWave in the past, and always ended up disabling it because I was
unable to customize it to my satisfaction. It looks like a very useful tool.
This turorial certainly helps, but I'm still unable to figure out how to
control some of the settings.

Basically, I want complete control of text layout in the buffer.

1. I enter

FOR i=0,n
stuff
ENDFOR

When I hit the <CR>, IDLWave reformats this by indenting the ENDFOR 3 spaces:

FOR i=0,n
stuff
ENDFOR

How do I prevent this reformatting?

2. How do I make tabs in IDLwave mode work the way they do in text mode?
Currently, the first tab moves the cursor under the first character on the last
line, but subsequent tabs fall into a black hole.


FWIW, here are the settings I've come up with so far:


(setq indent-line-function 'indent-relative) ; I thought this would give me the
; same behavior I get in text-mode.
(setq idlwave-hanging-indent nil)
(setq idlwave-end-offset 0)
(setq idlwave-main-block-indent 0)
(setq idlwave-code-comment "klajsdfjpawe") ; This is an attempt to disable
; this function.
(setq idlwave-no-change-comment ";...")
(setq idlwave-continuation-indent 0)
(setq idlwave-block-indent 0)


Jack Saba
<jack.saba@gsfc.nasa.gov>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Zooming in Object Graphics
Next Topic: IDLWAVE 4.7/Tutorial

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

Current Time: Fri Oct 10 15:08:32 PDT 2025

Total time taken to generate the page: 0.95438 seconds