jed-users mailing list

[2012 Date Index] [2012 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: [Jed-users-l] Noob help


John E. Davis <davis <at> space.mit.edu> writes:

> 
> Craig J. Anderson <ander882 <at> hotmail.com> wrote:
> > Is there a log file I can setup?  I run into LOTS (noob) errors with
> > my ~/.jed/jed.rc file and would like to see the complete list of all
> > files loaded (with errors).  Is there any option for a log file like
> > this?
> 
> Try testing it via:
> 
>    jed -batch
> 
> Thanks,
> --John
> _______________________________________________
> Jed-users-l mailing list
> Jed-users-l <at> jtan.com
> http://mailman.jtan.com/mailman/listinfo/jed-users-l
> 
> 


Ok, that helped.

jed -batch -l cua
loaded up the desired code and showed me where things were being loaded.
'
I also searching for jed.rc in google, I found a nice files with this within:
_debug_info =1;
% Setting these variables produce a more verbose backtrace upon error.
_traceback = 1;
_slangtrace = 1;
'

I don't know which one does it, but when there is an error, I do get the option
of seeing an extra **traceback** buffer.  So this will help also.

thanks.  the batch can help me clean out some things in the /lib directory that
are also within jed-extra.

  Craig A.

_______________________________________________
Jed-users-l mailing list
Jed-users-l@xxxxxxxx
http://mailman.jtan.com/mailman/listinfo/jed-users-l


[2012 date index] [2012 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]