I am sorry. I suggests it only because I am learning it now. 

On the other hand, a missing ')' also invokes this kind of error
message.

Good luck,
Zheng Li

On Mon, 2006-11-06 at 11:13 -0500, Ashifi wrote:
> Don't mean to start a VI vs Emacs war here, but is there anything like
> this for VI? My debugging arsenal is limited to VI Scheme syntax
> highlighting, VI parenthesis matching and find & replace.
> 
> Does this error mean a parenthesis mismatch [an extra ')']?
> 
> ERROR: In procedure list:
> ERROR: end of file in pcb-polished-fixed.ctl
> 
> 
> Just want to make sure I have the facts right in my little error writeup.
> 
> Ashifi.
> 
> Zheng LI wrote:
> > If you are familiar with Emacs, its Scheme-mode may help you debug the
> > codes by writing the following codes in your .emacs file:
> > 
> > (setq scheme-program-name "meep")
> > (setq scheme-mit-dialect nil)
> > 
> > Best,
> > Zheng Li
> 
> _______________________________________________
> meep-discuss mailing list
> meep-discuss@ab-initio.mit.edu
> http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss
> 


_______________________________________________
meep-discuss mailing list
meep-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to