Issue 385 in vim: expansion of environment variables fails in Vim backtick expression

2015-07-16 Fir de Conversatie vim
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 385 by pavol.ju...@gmail.com: expansion of environment variables fails in Vim backtick expression https://code.google.com/p/vim/issues/detail?id=385 What steps will reproduce the problem? vim -u NONE -i NONE -N :e

Re: FS#45535 - [vim] latest version inserting g character upon opening file looks still broken

2015-07-16 Fir de Conversatie h_east
Hi, 2015-7-16(Thu) 10:13:32 UTC+9 mailin...@pcfreak.de: > Hi, > > I think the problem, that some random characters are inserted into a file > after opening vim is still present, see https://bugs.archlinux.org/task/45535 > > I personally can confirm, that on Arch Linux with vim 7.4.778-1 the pro

Issue 384 in vim: VIM crashes on :py import threading

2015-07-16 Fir de Conversatie vim
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 384 by beo...@gmail.com: VIM crashes on :py import threading https://code.google.com/p/vim/issues/detail?id=384 What steps will reproduce the problem? 1. Compile vim on Windows with python2.7 support 2. Run :py import threadin