[patch] Fix modeline of some documents

2018-10-04 Fir de Conversatie h_east
Hi Bram and list, The following documents sets 'formatoptions' in modeline. runtime/doc/help.txt runtime/doc/os_390.txt runtime/doc/os_win32.txt "fo=tcq2:" Even if write "set fo+=mM" in my .vimrc, it will be overwritten with this modeline. When I apply this modeline to a

Re: [Proposal] Updated defaults.vim. (Add "mM" to 'formatoptions')

2018-10-04 Fir de Conversatie h_east
Hi Tony, 2018-10-5(Fri) 11:52:47 UTC+9 Tony Mechelynck: > On Fri, Oct 5, 2018 at 4:19 AM h_east wrote: > > > > Hi Bram, > > > > By default, 'm' is not contained in 'formatoptions', so automatic wrapping > > not work when multi-byte characters are continuously input. > > Of course, I should set

Re: [Proposal] Updated defaults.vim. (Add "mM" to 'formatoptions')

2018-10-04 Fir de Conversatie Tony Mechelynck
On Fri, Oct 5, 2018 at 4:19 AM h_east wrote: > > Hi Bram, > > By default, 'm' is not contained in 'formatoptions', so automatic wrapping > not work when multi-byte characters are continuously input. > Of course, I should set it up with my .vimrc, but I saw some people in > trouble with this

[Proposal] Updated defaults.vim. (Add "mM" to 'formatoptions')

2018-10-04 Fir de Conversatie h_east
Hi Bram, By default, 'm' is not contained in 'formatoptions', so automatic wrapping not work when multi-byte characters are continuously input. Of course, I should set it up with my .vimrc, but I saw some people in trouble with this case. I am very happy if you can include an attached patch. I

Re: potential user interface issue with Swap file dialog

2018-10-04 Fir de Conversatie Bram Moolenaar
Christian wrote: > I recently stumbled upon a potential issue with the swap file dialog > that I find to be "improvable". I found an old swap file for a file that > has been already deleted. When examining the swapfile using swapinfo(), > Vim told me that the swapfile was not "dirty". > >

Fwd: potential user interface issue with Swap file dialog

2018-10-04 Fir de Conversatie Tony Mechelynck
Google blocked my previous post, saying it was "spam", so I'm posting it again with a different "To:" list. -- Forwarded message - From: Tony Mechelynck Date: Thu, Oct 4, 2018 at 10:35 PM Subject: Re: potential user interface issue with Swap file dialog To: (censored) On Thu,

Re: potential user interface issue with Swap file dialog

2018-10-04 Fir de Conversatie Tony Mechelynck
On Thu, Oct 4, 2018 at 8:51 PM Christian Brabandt wrote: > [...] > -- > Mit jedem Tag den ich älter werde steigt die Zahl derer, > die jünger sind als ich. (Translation out of the German): Every day as I get older, the number of those younger than me increases. Whether this is true or not

potential user interface issue with Swap file dialog

2018-10-04 Fir de Conversatie Christian Brabandt
I recently stumbled upon a potential issue with the swap file dialog that I find to be "improvable". I found an old swap file for a file that has been already deleted. When examining the swapfile using swapinfo(), Vim told me that the swapfile was not "dirty". While (probably) technically

Re: [vim/vim] Add comments after "cscope add GTAGS" in .vimrc cause it invalid (#3498)

2018-10-04 Fir de Conversatie Christian Brabandt
On Mi, 03 Okt 2018, Gary Johnson wrote: > You might say that some set of things are alike, but you are > referring to some unspecified things that are like the thing already > mentioned. In that case, you would refer to those things as "and > the like". Thanks for that. I enjoy learning

Re: Windows console keypad support

2018-10-04 Fir de Conversatie Christian Brabandt
On Do, 04 Okt 2018, Mike Williams wrote: > It does fix 3246. It seems to fix 3423 but it is not a method of using > VIM that I use so I am not 100% certain. > > However this fix does break what 8.0.1371 kinda fixed - shift-ins > support. This means that fix was not the right one so I'll

Re: Problem with Vim 8.1.332 and 8.1.347 viewing .tgz files

2018-10-04 Fir de Conversatie james band
On Saturday, September 8, 2018 at 12:20:42 AM UTC+5:30, Gary Johnson wrote: > I frequently use vim to read the contents of .tgz files. This has > recently stopped working. It works fine with my old Vim 7.2.333 on > Ubuntu and 8.0.1567 on Cygwin, but my newer 8.1.332 on Ubuntu and > 8.1.347 on

Re: Windows console keypad support

2018-10-04 Fir de Conversatie Mike Williams
On 03/10/2018 19:44, Bram Moolenaar wrote: > > Mike Williams wrote: > Long term user, occasional poster. I occasionally use vim in powershell or cmd consoles. I have just noticed that numbers on the keypad don't work. All the surrounding keys work just fine, but the

Re: Windows console keypad support

2018-10-04 Fir de Conversatie Mike Williams
On 03/10/2018 20:43, Christian Brabandt wrote: > > On Mi, 03 Okt 2018, Mike Williams wrote: > >> On 29/09/2018 10:50, Mike Williams wrote: >>> On 25/09/2018 13:46, Mike Williams wrote: Hi, Long term user, occasional poster. I occasionally use vim in powershell or cmd