Re: [PATCH] emacs/*.el: changed one-char comment prefix '; ' to two; '; ; '

Subject: Re: [PATCH] emacs/*.el: changed one-char comment prefix '; ' to two; '; ; '

Date: Sat, 21 Jan 2012 22:45:20 +0100

To: Tomi Ollila, notmuch@notmuchmail.org

Cc: Tomi Ollila

From: Xavier Maillard


On Sat, 21 Jan 2012 16:44:28 +0200, Tomi Ollila <tomi.ollila@iki.fi> wrote:
> In order for emacs (indent-region) to (re)indent emacs lisp
> properly there needs to be at least 2 comment characters (;;).
> ---
> 
> resubmitted as the old patch does not apply cleanly anymore.
> 
>  emacs/notmuch-hello.el |    4 +-
>  emacs/notmuch-lib.el   |   16 +++---
>  emacs/notmuch-show.el  |   16 +++---
>  emacs/notmuch.el       |  118 ++++++++++++++++++++++++------------------------
>  4 files changed, 77 insertions(+), 77 deletions(-)

You should add dir-locals.el to this list.

Otherwise, +1

/Xavier

Thread: