Re: YML formatting inconsistent bug

2017-01-27 Fir de Conversatie Nikolay Aleksandrovich Pavlov
I do not see any problems with that file, it indents to

```YAML
sudo: required
language: generic
services:
- docker
before_install:
- sudo apt-get update
- sudo apt-get install -o Dpkg::Options::="--force-confold"
--force-yes -y docker-engine
- docker build -t $REPO --build-arg COMMIT=${COMMIT} .
after_success:
- docker --version
- docker tag $REPO $REPO:latest
- docker tag $REPO $REPO:git-$COMMIT
- docker login -u $DOCKER_USERNAME -p $DOCKER_PASSWORD
- docker push $REPO
env:
global:
- COMMIT=${TRAVIS_COMMIT::7}
```

with the same script as from
https://github.com/vim/vim/commit/6e450a57541676036203a72d40b2e604e938371e.

2017-01-27 11:47 GMT+03:00 Christian Brabandt :
>> On 14 January 2017 at 22:21, Bram Moolenaar 
>> wrote:
>> > Is this about the indent file?  It's maintained by Nikolai Pavlov, who
>> > is always very active.
>>
>> This autoindenting when editing YAML file is error prone for me. Could
>> be just me as no one has voted for the bug.
>> https://bugs.archlinux.org/task/50557
>>
>> Latest package: vim 8.0.0237-1 on Arch still has the issue for me.
>
> CC'ing Zyx as indent file maintainer.
>
> Best,
> Christian
> --
> Bei dem Jüngling, der sich an einen neuesten Lehrer hängt, ist's ein
> Zeichen der Schwäche; des Greis(es), ders tut, ein Zeichen der Stärke.
> -- Jean Paul (eig. Johann Paul Friedrich Richter)

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: YML formatting inconsistent bug

2017-01-27 Fir de Conversatie Christian Brabandt
> On 14 January 2017 at 22:21, Bram Moolenaar  
> wrote:
> > Is this about the indent file?  It's maintained by Nikolai Pavlov, who
> > is always very active.
> 
> This autoindenting when editing YAML file is error prone for me. Could
> be just me as no one has voted for the bug.
> https://bugs.archlinux.org/task/50557
> 
> Latest package: vim 8.0.0237-1 on Arch still has the issue for me.

CC'ing Zyx as indent file maintainer. 

Best,
Christian
-- 
Bei dem Jüngling, der sich an einen neuesten Lehrer hängt, ist's ein
Zeichen der Schwäche; des Greis(es), ders tut, ein Zeichen der Stärke.
-- Jean Paul (eig. Johann Paul Friedrich Richter)

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: YML formatting inconsistent bug

2017-01-25 Fir de Conversatie Kai Hendry
On 14 January 2017 at 22:21, Bram Moolenaar  wrote:
> Is this about the indent file?  It's maintained by Nikolai Pavlov, who
> is always very active.

This autoindenting when editing YAML file is error prone for me. Could
be just me as no one has voted for the bug.
https://bugs.archlinux.org/task/50557

Latest package: vim 8.0.0237-1 on Arch still has the issue for me.

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: YML formatting inconsistent bug

2017-01-14 Fir de Conversatie Bram Moolenaar

Kay Hendry wrote:

> On Thursday, September 8, 2016 at 9:00:02 PM UTC+8, Christian Brabandt wrote:
> > For runtime file bugs, it is recommended to contact the maintainer
> > first.
> 
> I did, no reply. :(
> 
> Any other ways to track this or push it along?
> 
> Can't believe I'm the only one editing YAML files in frustration with vim8.

Is this about the indent file?  It's maintained by Nikolai Pavlov, who
is always very active.

-- 
Women are probably the main cause of free software starvation.

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org///
 \\\help me help AIDS victims -- http://ICCF-Holland.org///

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: YML formatting inconsistent bug

2017-01-12 Fir de Conversatie Kai Hendry
On Thursday, September 8, 2016 at 9:00:02 PM UTC+8, Christian Brabandt wrote:
> For runtime file bugs, it is recommended to contact the maintainer
> first.

I did, no reply. :(

Any other ways to track this or push it along?

Can't believe I'm the only one editing YAML files in frustration with vim8.

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: YML formatting inconsistent bug

2016-09-08 Fir de Conversatie Christian Brabandt

Am 2016-09-08 14:28, schrieb Kai Hendry:

Bizarrely 7.4.2334 seems to fix the issue. I did report the issue to
the script writers but they never responded btw.

Surely in future Github is a better bet?
https://github.com/vim/vim/issues?utf8=%E2%9C%93=is%3Aissue%20is%3Aopen%20yml


For runtime file bugs, it is recommended to contact the maintainer
first.

Best,
Christian

--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups "vim_dev" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: YML formatting inconsistent bug

2016-09-08 Fir de Conversatie Kai Hendry
Bizarrely 7.4.2334 seems to fix the issue. I did report the issue to the script 
writers but they never responded btw.

Surely in future Github is a better bet? 
https://github.com/vim/vim/issues?utf8=%E2%9C%93=is%3Aissue%20is%3Aopen%20yml

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: YML formatting inconsistent bug

2016-08-31 Fir de Conversatie Christian Brabandt

Am 2016-09-01 04:16, schrieb Kai Hendry:

As reported here: https://bugs.archlinux.org/task/50557

Description: When formatting a YML file, it's left inconsistent.
http://s.natalian.org/2016-08-29/vim-yml.mp4
https://github.com/kaihendry/count/blob/master/.travis.yml

filetype detection:ON plugin:ON indent:ON
filetype=yaml


Additional info:
* 7.4.2143-1

Steps to reproduce:
1. Load https://github.com/kaihendry/count/blob/master/.travis.yml
2. Format buffer to notice inconsistent indenting


Please report to the maintainer of the corresponding 
runtime/indent/yaml.vim
file (as written in the header of that file). You can find out, which 
file is

used by running the :scriptnames command in a yaml file.

Best,
Christian

--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups "vim_dev" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


YML formatting inconsistent bug

2016-08-31 Fir de Conversatie Kai Hendry
As reported here: https://bugs.archlinux.org/task/50557

Description: When formatting a YML file, it's left inconsistent.
http://s.natalian.org/2016-08-29/vim-yml.mp4
https://github.com/kaihendry/count/blob/master/.travis.yml

filetype detection:ON plugin:ON indent:ON
filetype=yaml


Additional info:
* 7.4.2143-1

Steps to reproduce:
1. Load https://github.com/kaihendry/count/blob/master/.travis.yml
2. Format buffer to notice inconsistent indenting


Many thanks,

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.