Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] coq prompt in proof-general

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] coq prompt in proof-general


chronological Thread 
  • From: "Edward Z. Yang" <ezyang AT mit.edu>
  • To: bernard <bernard AT marcade.biz>
  • Cc: coq-club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] coq prompt in proof-general
  • Date: Fri, 06 Apr 2012 21:39:52 -0400

Hello Benard,

You can use the 'coqtop' executable directly, which will give a nicer
prompt.  Unfortunately, ProofGeneral needs this gunk because it needs
to parse out goal information (so it passes -emacs-U to the process.)

Edward

Excerpts from bernard's message of Fri Apr 06 21:14:47 -0400 2012:
> Hi all,
> 
> I am using coq with prof-general in emacs.  In the *coq* buffer the prompt
> looks like:
> 
> <prompt>Coq < 25 || 0 < </prompt>
> 
> What can I do to clean it up?
> 
> Thanks,
> 
> Bernard



Archive powered by MhonArc 2.6.16.

Top of Page