From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: Trouble running Emacs-EPL (to run perl in emacs).
Date: Wed, 24 Jan 2007 11:08:35 -0500 [thread overview]
Message-ID: <jwv8xfs8l4g.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: 13vj84-o01.ln1@news.ducksburg.com
> I'm trying to use Emacs-EPL to run perl commands in emacs. (My
> installation procedure is listed below.) When I run emacs and do
> M-x load-library perl
> I get the message
> Loading perl (source)...done
> Then
> M-x perl-eval-expression
> and at the "Eval Perl: " prompt I type
> 2+2<CR>
> and it hangs until I press C-g. `ps ux` in another xterm shows the
> following processes running (after I used C-g twice and tried a third time):
> emacs
> /usr/bin/perl -MEmacs::EPL=0.007,:server -MEmacs -MEmacs::Lisp -eEmacs::EPL::loop
> /usr/bin/perl -MEmacs::EPL=0.007,:server -MEmacs -MEmacs::Lisp -eEmacs::EPL::loop
> /usr/bin/perl -MEmacs::EPL=0.007,:server -MEmacs -MEmacs::Lisp -eEmacs::EPL::loop
> Any idea what I'm doing wrong?
O know nothing about Emacs-EPL, but if you turn on the
"Enter Debugger on Quit/C-g" in the Options menu, then you should get
a backtrace when you hit C-g. So reproduce the above hang and then press
C-g to interrupt it and then show us the backtrace.
Stefan
next prev parent reply other threads:[~2007-01-24 16:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-24 12:12 Trouble running Emacs-EPL (to run perl in emacs) Adam Funk
2007-01-24 16:08 ` Stefan Monnier [this message]
2007-01-24 19:03 ` Adam Funk
2007-01-26 5:07 ` Stefan Monnier
2007-01-29 10:42 ` Adam Funk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwv8xfs8l4g.fsf-monnier+gnu.emacs.help@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).