--- In script-fu@xxxxxxxxxxxxxxx, "Paul Santa Maria" <paul@xxxx> wrote: > (define > (cvt-to-indexed pattern) > (let* > ( > (filelist > (cadr > (file-glob > pattern > 1) > ) > ) > ) IMHO too many brackets on its own line is also distracting.. i usually find some balance in between by collecting the closing brackets and leaving the higher level ones on its own line.. Some editors have a good highlighting display for missing brackets, Emacs for example finds the missing bracket for you. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/script-fu/ <*> To unsubscribe from this group, send an email to: script-fu-unsubscribe@xxxxxxxxxxxxxxx <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/