all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Alex Kost <alezost@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] emacs: devel: Add indentation rules for 'modify-phases' keywords.
Date: Mon, 19 Oct 2015 17:44:49 +0200	[thread overview]
Message-ID: <87k2qiyia6.fsf@gnu.org> (raw)
In-Reply-To: <87d1wdsb3i.fsf@gmail.com> (Alex Kost's message of "Sat, 17 Oct 2015 19:39:45 +0300")

Alex Kost <alezost@gmail.com> skribis:

> This patch will do it.  Of course we can just use:
>
> (put 'replace 'scheme-indent-function 1)
> (put 'add-after 'scheme-indent-function 2)
> (put 'add-before 'scheme-indent-function 2)
>
> But potentially these keywords may also be used outside 'modify-phases'.
>
> So with the attached more complex rules, 'replace', 'add-before' and
> 'add-after' keywords will be indented specially only when they are
> inside 'modify-phases', otherwise they will be indented as usual:

This is perfect.  You have just invented “hygienic indentation.”  :-)

> From 092dbb4460cf140c628eb4aeb4c5fff8f0083b3c Mon Sep 17 00:00:00 2001
> From: Alex Kost <alezost@gmail.com>
> Date: Sat, 17 Oct 2015 19:02:39 +0300
> Subject: [PATCH] emacs: devel: Add indentation rules for 'modify-phases'
>  keywords.
>
> * emacs/guix-devel.el: Add indentation rules for 'modify-phases' keywords.
>   (guix-devel-indent-modify-phases-keyword,
>   guix-devel-indent-modify-phases-keyword-1,
>   guix-devel-indent-modify-phases-keyword-2): New functions.

OK!

Thanks,
Ludo’.

  reply	other threads:[~2015-10-19 15:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-17 16:39 [PATCH] emacs: devel: Add indentation rules for 'modify-phases' keywords Alex Kost
2015-10-19 15:44 ` Ludovic Courtès [this message]
2015-10-20 14:07   ` Alex Kost

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k2qiyia6.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=alezost@gmail.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.