xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: David Vrabel <david.vrabel@citrix.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	"Keir (Xen.org)" <keir@xen.org>
Subject: Re: [PATCH] Document the current coding style conventions.
Date: Thu, 15 Mar 2012 10:54:31 +0000	[thread overview]
Message-ID: <4F61CA67.1000100@citrix.com> (raw)
In-Reply-To: <1331804051.26979.44.camel@zakaz.uk.xensource.com>

On 15/03/12 09:34, Ian Campbell wrote:
> On Wed, 2012-03-14 at 17:27 +0000, David Vrabel wrote:
>> +Emacs local variables
>> +---------------------
>> +
>> +A comment block containing local variables for emacs is permitted at
>> +the end of files.  It should be:
>> +
>> +/*
>> + * Local variables:
>> + * mode: C
>> + * c-file-style: "BSD"
>> + * c-basic-offset: 4
>> + * indent-tabs-mode: nil
>> + * End:
>> + */
> 
> You mentioned a while ago that the comment block we've been cutting and
> pasting around the place was buggy. Is this the prevailing buggy one or
> did you fix it up here?

This is the correct one (according to the documentation).  Should all
the existing ones be fixed up all at once?

David

  reply	other threads:[~2012-03-15 10:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-14 17:27 [PATCH] Document the current coding style conventions David Vrabel
2012-03-15  9:11 ` Jan Beulich
2012-03-15  9:34 ` Ian Campbell
2012-03-15 10:54   ` David Vrabel [this message]
2012-03-15 11:07     ` Ian Campbell
2012-03-19 11:18   ` David Vrabel
2012-03-19 11:23     ` Ian Campbell
2012-03-15 18:23 ` Dario Faggioli
2012-03-16  9:23   ` Jan Beulich

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=4F61CA67.1000100@citrix.com \
    --to=david.vrabel@citrix.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=keir@xen.org \
    --cc=xen-devel@lists.xensource.com \
    /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.
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 NNTP newsgroup(s).