in reply to Re: Interactive Emacs/Perl environment
in thread Interactive Emacs/Perl environment
then "perl-eval-expression"? If not, then it's a problem with EPL, and unfortunately, its code quite complex (state machine, cookie system for garbage collection, etc) and I'm not familiar with it. If you can send me the dump, I'll try to figure out what's going on, but no guarantees.(load-library "epl") (load-library "perl") (setq epl-debugging t)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Interactive Emacs/Perl environment
by eserte (Deacon) on Mar 31, 2004 at 17:28 UTC | |
by educated_foo (Vicar) on Mar 31, 2004 at 17:45 UTC |