help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems evaluating p4.el


From: Eli Zaretskii
Subject: Re: Problems evaluating p4.el
Date: Fri, 30 Mar 2012 12:44:00 +0300

> Date: Mon, 26 Mar 2012 16:18:20 -0400
> From: Jonathan Arnold <jdarnold@buddydog.org>
> 
> I have been using p4.el :
> 
> http://sourceforge.net/projects/p4el/
> 
> for years without a problem. But the version I have been using is one I
> byte-compiled a long time ago. If I download the "latest" version
> (which is from 2006) and try to byte-compile (or even evaluate it), my
> Emacs 23.4.1 just hangs in the middle of processing it. Even if I load
> Emacs with -Q. 

It doesn't hang for me.  It asks for the full path of the p4
executable (presumably, Perforce, which I don't have), but if I feed
it with a name of a fake executable I create for this purpose, it goes
right on and successfully finishes the compilation.

I tried this both with "emacs -batch -f batch-byte-compile" and by
invoking "M-x emacs-lisp-byte-compile RET" from a running Emacs
session, after visiting p4.el, and both methods worked.

This works for me both with the latest released version 10.6 of p4.el
and with the current CVS version.

Do you get the prompt for the full pathname of the p4 executable?  Or
does Emacs hang before that?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]