emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 50cc807 01/02: Use usual GNU style for white space.


From: Ted Zlatanov
Subject: Re: master 50cc807 01/02: Use usual GNU style for white space.
Date: Wed, 26 Nov 2014 08:57:39 -0500
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

On Tue, 25 Nov 2014 17:23:40 +0000 Paul Eggert <address@hidden> wrote: 

PE> branch: master
PE> commit 50cc8073770db118b51ae16a00112fb3e0607486
PE> Author: Paul Eggert <address@hidden>
PE> Date:   Tue Nov 25 09:20:19 2014 -0800

PE>     Use usual GNU style for white space.
PE> ---
PE>  src/gnutls.c |  205 
++++++++++++++++++++++++++++++---------------------------
PE>  1 files changed, 108 insertions(+), 97 deletions(-)

I was about to do that this morning :)  Thanks!

Is there an easy way using Emacs to detect these style issues, like
whitespace-mode does for general whitespace? With dir-locals we can then
apply those C style recommendations, like we do indentation already with
'(c-mode . ((c-file-style . "GNU")))'

Thanks
Ted






reply via email to

[Prev in Thread] Current Thread [Next in Thread]