[erlang-questions] emacs indenting of when guards

Adam Lindberg adam@REDACTED
Thu Sep 18 11:00:31 CEST 2008


I'm not sure, but it's possible the erlware-mode might have solved this:
http://code.google.com/p/erlware-mode/

Cheers!
Adam

On Wed, Sep 17, 2008 at 20:48, Joel Reymont <joelr1@REDACTED> wrote:

> I'm using the mode that came with R12B3.
>
> Can anyone indent B > C with A > B? I can't :-(.
>
> bar(A, B, C)
>   when A > B;
> B > C ->
>     ok.
>
> Is there a workaround for this?
>
>        Thanks, Joel
>
> --
> wagerlabs.com
>
>
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080918/e906d9a6/attachment.htm>


More information about the erlang-questions mailing list