From: Joachim S. <jsc...@co...> - 2017-06-25 00:16:17
|
Hi Alexis, I'm not an emacs user myself, but there is a special emacs mode for ECLiPSe, see http://eclipseclp.org/software/index.html under Editors/Emacs. Hope that helps, Joachim On 24/06/17 18:56, Alexis H. Rivera-Rios via Eclipse-clp-bugs wrote: > Hi, > > I'm using prolog.el 1.25 with emacs 25.2.1 and eclipse 7.0 development #17 on > windows 10. > > When I enter the following command on the prompt: > [eclipse 1]: member(X,[1,2,3]). > > I get > > X = 1 > Yes (0.00s cpu, solution 1, maybe more) ? > [eclipse 2]: > > Notice that emacs doesn't wait for an answer for more solutions and replies with > [eclipse 2] prompt. > > I don't know if this is a eclipse bug or a prolog.el mode (most probably). But > if you have any ideas on how to > solve this I would appreciate it. > > Thanks, > Alexis > > > > El amor a la patria tiene que transformarse en acción y ésta tiene que ser > acción para el bien común. (Adalexis Rios- mi madre) > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > > _______________________________________________ > Eclipse-clp-bugs mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipse-clp-bugs > |