Re: [PATCH wayland] protocol: indentation fixes

2016-11-21 Thread Daniel Stone
Hi Bryce, On 18 November 2016 at 00:42, Bryce Harrington wrote: > The patch isn't applying as of change 66a26aeb (remove inconsistent line > breaks), but in generating a whitespace patch myself using emacs with > the Wayland style rules, I am getting a similar looking set of changes. > While whit

Re: [PATCH wayland] protocol: indentation fixes

2016-11-21 Thread Daniel Stone
Hi Peter, On 10 November 2016 at 05:02, Peter Hutterer wrote: > 8 spaces changed to one tab Can't say I'm a massive fan of it personally, but that ship's already sailed, so have applied this; well, manually reconstructed with sed and taken your commit message / etc. To ssh://git.freedesktop.org

Re: [PATCH wayland] protocol: indentation fixes

2016-11-17 Thread Peter Hutterer
On Thu, Nov 17, 2016 at 04:42:07PM -0800, Bryce Harrington wrote: > On Thu, Nov 10, 2016 at 03:02:06PM +1000, Peter Hutterer wrote: > > 8 spaces changed to one tab > > > > Signed-off-by: Peter Hutterer > > The patch isn't applying as of change 66a26aeb (remove inconsistent line > breaks), but in

Re: [PATCH wayland] protocol: indentation fixes

2016-11-17 Thread Bryce Harrington
On Thu, Nov 10, 2016 at 03:02:06PM +1000, Peter Hutterer wrote: > 8 spaces changed to one tab > > Signed-off-by: Peter Hutterer The patch isn't applying as of change 66a26aeb (remove inconsistent line breaks), but in generating a whitespace patch myself using emacs with the Wayland style rules,

[PATCH wayland] protocol: indentation fixes

2016-11-09 Thread Peter Hutterer
8 spaces changed to one tab Signed-off-by: Peter Hutterer --- protocol/wayland.xml | 100 +-- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 6c6d078..bcc228f 100644 --- a/protocol/w