unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Adam Funk <a24061@yahoo.com>
To: help-gnu-emacs@gnu.org
Subject: Trouble running Emacs-EPL (to run perl in emacs).
Date: Wed, 24 Jan 2007 12:12:49 +0000	[thread overview]
Message-ID: <13vj84-o01.ln1@news.ducksburg.com> (raw)

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?

Thanks,
Adam



~~~~~ my installation ~~~~~

I downloaded

  http://john-edwin-tobey.org/perlmacs/src/Emacs-EPL-0.7.tar.gz

and followed the instructions with this result:

  /usr/local/share/perl/5.8.8/
  |-- Emacs
  |   |-- EPL
  |   |   `-- Debug.pm
  |   |-- EPL.pm
  |   |-- Forward.pm
  |   `-- Lisp.pm
  `-- Emacs.pm

(I've checked that /usr/local/share/perl/5.8.8/ is in my perl library
path.)

Then I copied the files
 
  epl-compat.el epl.el epl-server.el perl-core.el perl.el

into ~/.local/site-lisp/ , which is in my load-path in emacs.

             reply	other threads:[~2007-01-24 12:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-24 12:12 Adam Funk [this message]
2007-01-24 16:08 ` Trouble running Emacs-EPL (to run perl in emacs) Stefan Monnier
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=13vj84-o01.ln1@news.ducksburg.com \
    --to=a24061@yahoo.com \
    --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).