Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Automatic Indentation

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Automatic Indentation


Chronological Thread 
  • From: Pierre Courtieu <pierre.courtieu AT gmail.com>
  • To: Coq Club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] Automatic Indentation
  • Date: Mon, 23 Jun 2014 11:21:54 +0200

2014-06-20 17:50 GMT+02:00 Jonathan
<jonikelee AT gmail.com>:
> Beware that sometimes PG's indenter (even the most recent dev version, which
> I use) makes some unusual choices, probably due to trying to cope with the
> new bullets syntax. For instance:
>
> intros.
> tac.
>
> gets re-indented as follows, but only when certain bullet-esque intro
> patterns are used:
>
> intros x **.
> tac.

Hi, this is exactly the kind of bug that can remain but this one was
fixed in dev release since a long time. I can't reproduce it.

P.



Archive powered by MHonArc 2.6.18.

Top of Page