coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- 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:34:22 +0200
Hi,
With ssreflect you should probably not use emacs auto indentation at
all. I suggest (for a 2 char tab length):
(add-hook
'proof-mode-hook
'(lambda ()
(setq tab-stop-list '(2 4 6 8 10 12 14 16 18 20 22 24 26 28 30))
(define-key proof-mode-map [(tab)] 'tab-to-tab-stop)))
Best regards,
Pierre
2014-06-20 17:46 GMT+02:00 Strub, Pierre-Yves
<pierre-yves AT strub.nu>:
> On 2014-06-20 17:10, Pierre Courtieu wrote:
>
>> Beware that you need to follow the precedence - > +> * to make
>> indentation work. Nesting bullets inside { } is supported.
>
>
> Hi,
>
> Which is a total nightmare for people doing ssreflect by the way and having
> scripts not following this precedence.
>
> Indenting with spaces is soooo cool...
>
> Best,
> -- Pierre-Yves.
>
- [Coq-Club] Automatic Indentation, Julien Narboux, 06/17/2014
- Re: [Coq-Club] Automatic Indentation, Bas Spitters, 06/18/2014
- Re: [Coq-Club] Automatic Indentation, Eelis van der Weegen, 06/18/2014
- Re: [Coq-Club] Automatic Indentation, Julien Narboux, 06/19/2014
- Re: [Coq-Club] Automatic Indentation, Pierre Courtieu, 06/20/2014
- Re: [Coq-Club] Automatic Indentation, Julien Narboux, 06/20/2014
- Re: [Coq-Club] Automatic Indentation, Pierre Courtieu, 06/20/2014
- Re: [Coq-Club] Automatic Indentation, Strub, Pierre-Yves, 06/20/2014
- Re: [Coq-Club] Automatic Indentation, Pierre Courtieu, 06/23/2014
- Re: [Coq-Club] Automatic Indentation, Stefan Monnier, 06/23/2014
- Re: [Coq-Club] Automatic Indentation, Pierre Courtieu, 06/20/2014
- Re: [Coq-Club] Automatic Indentation, Jonathan, 06/20/2014
- Re: [Coq-Club] Automatic Indentation, Pierre Courtieu, 06/23/2014
- Re: [Coq-Club] Automatic Indentation, Julien Narboux, 06/20/2014
- Re: [Coq-Club] Automatic Indentation, Pierre Courtieu, 06/20/2014
- Re: [Coq-Club] Automatic Indentation, Julien Narboux, 06/19/2014
- Re: [Coq-Club] Automatic Indentation, Eelis van der Weegen, 06/18/2014
- Re: [Coq-Club] Automatic Indentation, Bas Spitters, 06/18/2014
Archive powered by MHonArc 2.6.18.