all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: master 50cc807 01/02: Use usual GNU style for white space.
       [not found] ` <E1XtJq0-0005LW-3B@vcs.savannah.gnu.org>
@ 2014-11-26 13:57   ` Ted Zlatanov
  2014-11-26 19:31     ` Paul Eggert
  0 siblings, 1 reply; 2+ messages in thread
From: Ted Zlatanov @ 2014-11-26 13:57 UTC (permalink / raw)
  To: emacs-devel

On Tue, 25 Nov 2014 17:23:40 +0000 Paul Eggert <eggert@cs.ucla.edu> wrote: 

PE> branch: master
PE> commit 50cc8073770db118b51ae16a00112fb3e0607486
PE> Author: Paul Eggert <eggert@cs.ucla.edu>
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






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

* Re: master 50cc807 01/02: Use usual GNU style for white space.
  2014-11-26 13:57   ` master 50cc807 01/02: Use usual GNU style for white space Ted Zlatanov
@ 2014-11-26 19:31     ` Paul Eggert
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggert @ 2014-11-26 19:31 UTC (permalink / raw)
  To: emacs-devel

On 11/26/2014 05:57 AM, Ted Zlatanov wrote:
> Is there an easy way using Emacs to detect these style issues

Sorry, I don't know.  I just did it by hand, using 'grep'.



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

end of thread, other threads:[~2014-11-26 19:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20141125172338.20483.33425@vcs.savannah.gnu.org>
     [not found] ` <E1XtJq0-0005LW-3B@vcs.savannah.gnu.org>
2014-11-26 13:57   ` master 50cc807 01/02: Use usual GNU style for white space Ted Zlatanov
2014-11-26 19:31     ` Paul Eggert

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.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.