unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] .dir-locals.el: changed one-char comment prefix '; ' to two; '; ; '
       [not found] <id:"m262g44tn3.fsf@kcals.intra.maillard.im">
@ 2012-01-22  8:35 ` Tomi Ollila
  2012-01-22  9:01   ` Pieter Praet
                     ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tomi Ollila @ 2012-01-22  8:35 UTC (permalink / raw)
  To: notmuch; +Cc: Tomi Ollila

Like in emacs/*.el two comment chars (;;) is required so that
(indent-region) doesn't break indentation.
---
 .dir-locals.el |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.dir-locals.el b/.dir-locals.el
index 044c214..fc75ae6 100644
--- a/.dir-locals.el
+++ b/.dir-locals.el
@@ -1,6 +1,6 @@
-; emacs local configuration settings for notmuch source
-; surmised by dkg on 2010-11-23 13:43:18-0500
-; amended by amdragon on 2011-06-06
+;; emacs local configuration settings for notmuch source
+;; surmised by dkg on 2010-11-23 13:43:18-0500
+;; amended by amdragon on 2011-06-06
 
 ((c-mode
   (indent-tabs-mode . t)
-- 
1.7.6.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] .dir-locals.el: changed one-char comment prefix '; ' to two; '; ; '
  2012-01-22  8:35 ` [PATCH] .dir-locals.el: changed one-char comment prefix '; ' to two; '; ; ' Tomi Ollila
@ 2012-01-22  9:01   ` Pieter Praet
  2012-01-22 10:56   ` Xavier Maillard
  2012-01-22 12:54   ` David Bremner
  2 siblings, 0 replies; 4+ messages in thread
From: Pieter Praet @ 2012-01-22  9:01 UTC (permalink / raw)
  To: Tomi Ollila, notmuch; +Cc: Tomi Ollila

On Sun, 22 Jan 2012 10:35:47 +0200, Tomi Ollila <tomi.ollila@iki.fi> wrote:
> Like in emacs/*.el two comment chars (;;) is required so that
> (indent-region) doesn't break indentation.
> ---

+1


Peace

-- 
Pieter

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] .dir-locals.el: changed one-char comment prefix '; ' to two; '; ; '
  2012-01-22  8:35 ` [PATCH] .dir-locals.el: changed one-char comment prefix '; ' to two; '; ; ' Tomi Ollila
  2012-01-22  9:01   ` Pieter Praet
@ 2012-01-22 10:56   ` Xavier Maillard
  2012-01-22 12:54   ` David Bremner
  2 siblings, 0 replies; 4+ messages in thread
From: Xavier Maillard @ 2012-01-22 10:56 UTC (permalink / raw)
  To: Tomi Ollila, notmuch; +Cc: Tomi Ollila

On Sun, 22 Jan 2012 10:35:47 +0200, Tomi Ollila <tomi.ollila@iki.fi> wrote:
> Like in emacs/*.el two comment chars (;;) is required so that
> (indent-region) doesn't break indentation.
> ---
>  .dir-locals.el |    6 +++---

+1

/Xavier

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] .dir-locals.el: changed one-char comment prefix '; ' to two; '; ; '
  2012-01-22  8:35 ` [PATCH] .dir-locals.el: changed one-char comment prefix '; ' to two; '; ; ' Tomi Ollila
  2012-01-22  9:01   ` Pieter Praet
  2012-01-22 10:56   ` Xavier Maillard
@ 2012-01-22 12:54   ` David Bremner
  2 siblings, 0 replies; 4+ messages in thread
From: David Bremner @ 2012-01-22 12:54 UTC (permalink / raw)
  To: Tomi Ollila, notmuch

On Sun, 22 Jan 2012 10:35:47 +0200, Tomi Ollila <tomi.ollila@iki.fi> wrote:
> Like in emacs/*.el two comment chars (;;) is required so that
> (indent-region) doesn't break indentation.

Pushed

d

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-22 12:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <id:"m262g44tn3.fsf@kcals.intra.maillard.im">
2012-01-22  8:35 ` [PATCH] .dir-locals.el: changed one-char comment prefix '; ' to two; '; ; ' Tomi Ollila
2012-01-22  9:01   ` Pieter Praet
2012-01-22 10:56   ` Xavier Maillard
2012-01-22 12:54   ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).