Re: unexpected value from mode(1) command

2024-06-01 Thread Mike
On 05/26/2024 10:42 PM, M wrote: вс, 26 мая 2024 г., 19:25 Mike : Hello. If, in normal mode, I type a colon followed by the command "echo mode(1)", the value "n" is displayed in the command-line area indicating normal mode. I would have expected something beginning wit

unexpected value from mode(1) command

2024-05-26 Thread Mike
Hello. If, in normal mode, I type a colon followed by the command "echo mode(1)", the value "n" is displayed in the command-line area indicating normal mode. I would have expected something beginning with "c" which would be consistent with what ":help cmdline-mode" states. Could someone exp

Re: surprising glob() result on Windows

2023-05-02 Thread Mike
On 05/02/2023 3:53 PM, Bram Moolenaar wrote: Just out of curiosity, I tried the same with python and tcl. Neither returns multiple files for the *.abc case so their behavior is different. I don't know why it differs but I would argue that their outputs do a better job of "meeting expectations

Re: surprising glob() result on Windows

2023-05-02 Thread Mike
On 04/29/2023 3:37 PM, Stan Brown wrote: Stan Brown Tehachapi, CA, USA https://BrownMath.com On 2023-04-29 08:28, Mike wrote: On 04/29/2023 10:51 AM, Mike wrote: On 04/28/2023 9:32 PM, Mike wrote: Briefly, I have a case where glob("*.ext") returns more files than I expect.

Re: surprising glob() result on Windows

2023-04-29 Thread Mike
On 04/29/2023 3:37 PM, Stan Brown wrote: Stan Brown Tehachapi, CA, USA https://BrownMath.com On 2023-04-29 08:28, Mike wrote: On 04/29/2023 10:51 AM, Mike wrote: On 04/28/2023 9:32 PM, Mike wrote: Briefly, I have a case where glob("*.ext") returns more files than I expect.

Re: surprising glob() result on Windows

2023-04-29 Thread Mike
On 04/29/2023 10:51 AM, Mike wrote: On 04/28/2023 9:32 PM, Mike wrote: Briefly, I have a case where glob("*.ext") returns more files than I expect. To give an example, in a directory of your choice create two files named "test.any" and "zest.anyother".  The

Re: surprising glob() result on Windows

2023-04-29 Thread Mike
On 04/28/2023 9:32 PM, Mike wrote: Briefly, I have a case where glob("*.ext") returns more files than I expect. To give an example, in a directory of your choice create two files named "test.any" and "zest.anyother".  The important detail is that the second fi

Re: surprising glob() result on Windows

2023-04-29 Thread Mike
On 04/29/2023 9:26 AM, Bram Moolenaar wrote: Briefly, I have a case where glob("*.ext") returns more files than I expect. To give an example, in a directory of your choice create two files named "test.any" and "zest.anyother". The important detail is that the second filename's extension be pr

surprising glob() result on Windows

2023-04-28 Thread Mike
linux box returns only "test.any", as I would expect, so I don't think this a feature. :) Any comments? -mike -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information,

Re: vim9script userdef

2022-12-11 Thread Mike
On 12/10/2022 9:17 AM, N i c o l a s wrote: Hi Marc, - Not it is not OK. E488 when i try to port autoload/tagbar.vim lin386 https://github.com/preservim/tagbar/blob/master/autoload/tagbar.vim function! s:LoadUserTypeDefs(...) abort if a:0 > 0 let type = a:1 l

Re: GVIM replace from clipbrard?

2021-12-27 Thread Mike Schleif
On Mon, Dec 27, 2021 at 12:12 PM 'Paul' via vim_use < vim_use@googlegroups.com> wrote: > On Sun, Dec 26, 2021 at 08:42:41AM -0800, Mike Schleif wrote: > >I use VIM on various *NIX platforms. > > > >I use GVIM on various MS Windows hosts. > > >

Re: GVIM replace from clipboard woes!

2021-12-27 Thread Mike Schleif
SHIFT-Insert are Paste map "+gP map "+gP cmap + cmap + endif NOTE: I created a 2nd post, when this one didn't appear for several hours. In that post, I remembered to describe the undesired behavior: On that host, Ctrl-v pastes the entire Visual Mode selection - NOT

GVIM replace from clipboard woes!

2021-12-26 Thread Mike Schleif
x27;ve got something in that host's VIMRC; but, what is it? This has been plaguing me for months ... Please, advise. Thank you. ~ Mike -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information,

GVIM replace from clipbrard?

2021-12-26 Thread Mike Schleif
the entire Visual Mode selection - NOT the originally copied string! I'm sure that I've got something in that host's VIMRC; but, what is it? This has been plaguing me for months ... Please, advise. Thank you. ~ Mike -- -- You received this message from the "vim_use"

adaption of spell checker for non-prose data entry

2021-06-03 Thread Mike Marchywka
/350636753_MUQED_a_Multi-Use_Quantitative_Event_Diary_For_Dog_Diet_Analysis note new address Mike Marchywka 306 Charles Cox Drive Canton, GA 30115 470-758-0799 404-788-1216 -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the te

Re: How to update GVim_8.2.2332_x64 to a more current patch level?

2021-01-21 Thread Mike O'Brien
On 1/20/2021 4:21 PM, Christian Brabandt wrote: On Di, 19 Jan 2021, Mike O'Brien wrote: Relative newbie here with a simple question—probably. Having successfully installed (on Win 8.1x64 Pro), what is the procedure for updating to a later patch level? I assumed it would be to dow

How to update GVim_8.2.2332_x64 to a more current patch level?

2021-01-20 Thread Mike O'Brien
  and extract the .zip package—replacing the ..\vim82 sub-directory with cut&paste—and all is well as well !-| I also figure 'this ain't right: I've got a problem; think I better ask'. Any help appreciated. TIA. Mike O'B. -- Mater mea, et are Hibernica Pater...et Eg

Fwd: How to update GVim_8.2.2332_x64 to a more current patch level?

2021-01-19 Thread Mike O'Brien
My first post: I'm guessing this was misdirected (v...@vim.org) initially . . . Forwarded Message Subject:How to update GVim_8.2.2332_x64 to a more current patch level? Date: Tue, 19 Jan 2021 14:54:49 -0500 From: Mike O'Brien To: v...@vim.org

One question about the Vim documentation?

2020-08-10 Thread Mike Bent
Dear Sir or Madam, File: $vimruntime/doc/vi_diff.txt - /Vim starts with 'nocompatible' automatically if you have a .vimrc// / /    file.  See |startup|./ - What does mean |startup| in the documenta

Re: Vim Patch broke pathogen?

2018-06-17 Thread Mike Lippert
On Thursday, June 14, 2018 at 8:26:22 PM UTC-4, Mike Lippert wrote: > The latest update I installed "broke" a plugin for me also, and I found a > similar report on stackoverflow: > https://stackoverflow.com/questions/50866748/vim-8-1-0037-update-breaks-multiple-plugins >

Re: Vim Patch broke pathogen?

2018-06-15 Thread Mike Lippert
I think this is the article I read that explained it well enough for me to replace pathogen: Vim: So long Pathogen, hello native package loading https://shapeshed.com/vim-packages/ On Friday, June 15, 2018 at 2:12:11 AM UTC-4, edes wrote: > el 2018-06-14 a las 20:34 Christian Brabandt escribió:

Re: Vim Patch broke pathogen?

2018-06-14 Thread Mike Lippert
On Thursday, June 14, 2018 at 2:50:17 PM UTC-4, Tony Mechelynck wrote: > On Thu, Jun 14, 2018 at 8:20 PM, Frew Schmidt wrote: > > On Thursday, June 14, 2018 at 8:49:44 AM UTC-7, Tony Mechelynck wrote: > >> 1. Which featureset? That can be found from one of the next few lines > >> in the :version ou

Managing plugins across multiple Vim versions

2017-04-19 Thread Mike Ciul
I would like some help configuring my plugins with an old version of Vim. Here's the situation: I've set up a dotfiles repo and am now syncing it over three different machines. On the whole, this is great, and it's enabled me to try things out in my vimrc wherever I am without losing anything f

Re: What do you do when you make the wrong movement with 'c'?

2017-04-17 Thread Mike Ciul
On Saturday, April 15, 2017 at 11:45:05 AM UTC-4, Tim Chase wrote: > Additionally, I use t/T/f/F/;/, frequently which I've found improves > my accuracy. I tend not to use w/W/b/B/e/E nearly as much unless (1) > the word I'm in is clearly whitespace delineated letting me use > w/b/e and W/B/E inte

What do you do when you make the wrong movement with 'c'?

2017-04-14 Thread Mike Ciul
Hi everyone, I'm new here... I hope you don't mind if I jump in with a question... I often make the wrong movement when changing text with 'c'. For example, I was just editing this line in bash vi mode: grep org:date_founded official.cross_ling.sorted.tab | cutc -d tab 6 | hist I was in normal

Re: Help with print encoding

2017-02-19 Thread Mike Williams
On 14/02/2017 20:32, Lifepillar wrote: On 14/02/2017 16:43, Mike Williams wrote: On 14/02/2017 07:25, Lifepillar wrote: On 13/02/2017 18:08, Mike Williams wrote: The reason you see the upside-down question marks is because VIM converts the buffer content from utf-8 to latin1, but the latin1

Re: Help with print encoding

2017-02-14 Thread Mike Williams
On 14/02/2017 07:25, Lifepillar wrote: On 13/02/2017 18:08, Mike Williams wrote: Hi, Have you tried setting printencoding to macroman? Yes, and the result is the same. Well it was worth a shot. The reason you see the upside-down question marks is because VIM converts the buffer content

Re: Help with print encoding

2017-02-13 Thread Mike Williams
001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 all the quotes (U+2018, U+2019) become upside-down question marks. What is wrong in my configuration? Thanks, Life. Mike -- Nothing matters, but everything counts. -- -- You received this message from the "vim_use" maillist. Do not top-p

Re: Slow loading in Windows 7

2014-11-20 Thread Mike Williams
y points. I'm not an OLE expert so don't know what may affect that but the code looks small and simple. Loading a dll should be quick. I build with MSVC, it may be that alternate compilers and their runtime libraries cause slow downs. Unfortunately the compiler used is not rep

Re: Simplified logo concept

2013-07-10 Thread Mike Hume
Guyz... don't change a thing. I don't wanna have to update my tattoo :P -- -- You received this message from the "vim_use" 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 be

Re: replace/change certain positions in line of text

2013-05-18 Thread Mike Hume
Couldn't you also you use visual block mode and then run a regex command on it? ~Mike On May 18, 2013, at 11:32 AM, Gary Johnson wrote: > On 2013-05-18, meino cramer wrote: >> Hi, >> >> is there a way to replace (for example) position 110-117 in each line >&g

Vim stickers

2013-05-11 Thread Mike Hume
Where do I get my vim stickers to show my vim love? -- -- You received this message from the "vim_use" 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 subscr

Re: Removing junk .swp files

2013-05-01 Thread Mike Hume
Scratch the part about -type d ~Mike On May 1, 2013, at 10:49 AM, BPJ wrote: > Is there any easy/automatized way to remove junk (as in not associated with > any file currently open in (g)vim) .swp files > in the current directory and its subdirectories? > A plugin perhap

Re: Removing junk .swp files

2013-05-01 Thread Mike Hume
You could setup a tmp directory for where swp files are stores. set directory=~/.vim/tmp/swap If you have swp files littered about, run this command to recursively find and delete them: find . -type d -name .swp | xargs rm -rf ~Mike On May 1, 2013, at 10:49 AM, BPJ wrote: > Is there

Re: Vim's default colors on PuTTY

2013-04-29 Thread Mike Hume
Might this help? http://blog.sanctum.geek.nz/putty-configuration/ ~Mike On Apr 29, 2013, at 7:06 PM, dwightarmyofchampi...@hotmail.com wrote: > I use PuTTY to ssh into a server that uses console (non-GUI) vim. Is there a > way to keep the look of vim's colorschemes consistent re

Re: color scheme for HTML

2013-04-23 Thread Mike Hume
What about using markdown for note taking. It sounds like you are juggling between note taking and previewing the formatting of text. Markdown would help alot with the juggling part. Are you running vim from a terminal? ~Mike On Apr 23, 2013, at 9:41 AM, Ben Fritz wrote: > On Tuesday, Ap

Re: Ctrl-L doesn't become new page in hardcopy

2013-03-11 Thread Mike Williams
nodefaultlib libcmt.lib oleaut32.lib user32.lib / nodefaultlib:python27.lib /nodefaultlib:python31.lib e:\tcl\lib \tclstub83.lib WSock32.lib e:\xpm\lib\libXpm.lib /PDB:gvim.pdb -debug Mike -- Give a jackass an education and you get a smartass. -- -- You received this message from the "vim_

Re: Escape sequences on gvim startup on linux

2012-03-16 Thread Mike Williams
On 16/03/2012 03:50, Gary Johnson wrote: On 2012-03-15, Mike Williams wrote: Hi, I am using a self built version of VIM on centos 5.7, latest and greatest from the mercurial repo. It was built with the following config: ./configure --enable-gui=GTK2 --enable-cscope --with-features=big When

Escape sequences on gvim startup on linux

2012-03-15 Thread Mike Williams
works fine and I get syntax coloring no problem. Bashes with a cluestick very welcome. TIA Mike -- God spelled backwards is dog. Uh oh. My poodle's SATAN! -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replyi

Re: Proper handling of C style // comments?

2011-03-04 Thread Mike Williams
ended syntax file matches '//' style comments as errors since they are not technically part of standard C (they're called "c++ style" where I work). -- Mike -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply belo

Re: C++0x lambda syntax

2010-11-25 Thread Mike Williams
ouldn't it be cpp.vim? Or does cpp.vim include c.vim's definitions too? Before hacking c.vim, try setting c_no_curly_error in your .vimrc and see if that gives you what you want. See :help ft-c-syntax for other options. Mike -- Doing nothing is tiring because you can't take

autocomplete goes to new line

2010-11-03 Thread mike hoy
in my current line. Can you help me please? -- Mike Hoy -- You received this message from the "vim_use" 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

use vim with network neiborhood under windows ?

2010-05-27 Thread mike yao
It seems can't edit file in network neiborhood. -- You received this message from the "vim_use" 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

Re: Top of file not reached using ctrl-f + ctrl-b

2010-02-15 Thread Mike Williams
Linux 5.0OK 7.2.330 Debian GNU/Linux unstable OK 7.2.359 Windows XP SP3 OK (command prompt, GUI) 7.2.359 OpenBSD 4.6 rel+patches OK (console, xterm, Athena GUI) Mike -- Dear Santa. Been Good. Want *FAST* Modem! -- You received this message from the "vim_use" mai

Re: FW: Issues with using Vim as Pager

2010-01-29 Thread Mike Sampson
10.png I have needed to do this to have correct output in PuTTY each time I install it. Regards, Mike -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php

Re: Issues with using Vim as Pager

2010-01-29 Thread Mike Sampson
> ls shows distorted characters like: > > info coreutils âls invocationâ > Try setting the character set to utf-8 on the translation panel in PuTTY. Worked for me. Regards, Mike -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php

Re: Printing with utf-8 characters on Windows

2010-01-07 Thread Mike Williams
On 07/01/2010 10:24, bill lam wrote: mer, 06 Jan 2010, Mike Williams skribis: If you are using true multiple-byte characters (i.e. ones not present in any of the ISO-8859 or cp character sets) then you will need to use a multi-byte font and the big issue is with handling them - their discovery

Re: Printing with utf-8 characters on Windows

2010-01-07 Thread Mike Williams
On 06/01/2010 18:38, Chris Jones wrote: On Wed, Jan 06, 2010 at 06:20:42AM EST, Mike Williams wrote: Hi, I wrote the original PS driver for VIM, several years ago now. This is somewhat OT from the OP as it is not Windows related. I think he wrote somewhere that he prints from Windows

Re: Printing with utf-8 characters on Windows

2010-01-07 Thread Mike Williams
On 07/01/2010 10:04, Valery Kondakoff wrote: On 06.01.2010 14:20, Mike Williams wrote: Not a trivial problem to solve at the time. When discussed with Bram it was decided this was not wanted. Dunno if time has changed the argument at all. I'm complaining about this issue for the las

Re: Printing with utf-8 characters on Windows

2010-01-06 Thread Mike Williams
bug report somewhere, or would that be a Vim enhancement request - i.e. lifting this limitation, and saw nothing. The only way I was able to get decent printouts was by just shelling out to paps: :!paps< %> test.ps Looks like I was on the right track re: the OP's problem then, and

How to use word wrap (Don't want VIM to cut in the middle of a word...)

2010-01-03 Thread Mike H
How to use word wrap (Don't want VIM to cut in the middle of a word...) ? Although I turn on word wrapping functionality, VIM cuts in the middle of a word. --- appreci ation How can I prevent that ? I want the whole word to be moved to the next line Thanks

Re: Removing Unrecognizable Characters

2008-12-05 Thread Mike Hoy
Ok thanks I will check into that. On Fri, Dec 5, 2008 at 1:43 PM, Tony Mechelynck <[EMAIL PROTECTED]> wrote: > > On 05/12/08 21:20, Mike Hoy wrote: >> I'm copying text from our Vendor's websites and putting it in gvim. >> The odd ball characters like trademarks

Removing Unrecognizable Characters

2008-12-05 Thread Mike Hoy
tomate the deletion of these unrecognized characters? I'm using gvim on XP here at work. -- Mike Hoy --~--~-~--~~~---~--~~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---

RE: Deleting all but selected on a line

2008-12-03 Thread Hansen, Mike
answer my own question. I solved it by recording a > macro, but I'm interested in other solutions. > I usually do > y0PlD > > Marc > Thanks. That does the trick. Mike --~--~-~--~~~---~--~~ You received this message from the "vi

RE: Deleting all but selected on a line

2008-12-03 Thread Hansen, Mike
> -Original Message- > From: vim_use@googlegroups.com > [mailto:[EMAIL PROTECTED] On Behalf Of Hansen, Mike > Sent: Wednesday, December 03, 2008 10:06 AM > To: [EMAIL PROTECTED] > Subject: Deleting all but selected on a line > > > I'm cleaning up

Deleting all but selected on a line

2008-12-03 Thread Hansen, Mike
n the line? Mike --~--~-~--~~~---~--~~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---

Re: set ff=dos problems

2008-12-01 Thread Mike Hoy
Thanks everyone for your replies. On Sun, Nov 30, 2008 at 7:04 PM, John Beckett <[EMAIL PROTECTED]> wrote: > > Mike Hoy wrote: >> In my .vimrc file I have: >> set ff=dos >> and it doesn't format my files for dos. > > The following tip is a bit of a mess,

set ff=dos problems

2008-11-30 Thread Mike Hoy
t in dos format. -- Mike Hoy --~--~-~--~~~---~--~~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---

RE: Intesting blog posts of 10 year vim user switching to emacs

2008-11-19 Thread Hansen, Mike
> Any kind of LISP is cool? Not for me. Refrigerating maybe. If > you want > Polish notation, give me FORTH. But in most cases a > structured language > like Vimscript is just what I need. (LISP(Lost (In) (Stupid) (Parentheses)) =) --~--~-~--~~~---~--~~ You r

RE: Vim as a Outlook editor

2008-11-07 Thread Hansen, Mike
one point me to a how-to? > > Larry Sherman > > This is what I use. I just created a button to run the macro. That way I can edit a message in VIM if I want. http://barnson.org/node/295#comment-26755 Mike --~--~-~--~~~---~--~~ You received this message f

RE: IntelliSense with Vim

2008-10-22 Thread Hansen, Mike
> > BTW Did ask Google ;-) > > Thank you very much for pointing me in the right direction. > > Greetings from Switzerland, > Peter Try :help new-omni-completion Intellisense(tm) is probably copyrighted by Microsoft, so it had to be called something different. Mike --~

RE: Marker

2008-10-22 Thread Hansen, Mike
r...This is not true, is it? I have to > use 'ma x'...at > least with my "Windows gvim 7.2". > > Did I miss something? > > Greetings from Switzerland > Peter > In normal mode, if I type mx. Then navigate to another part of the buffer, 'x will take

RE: how to type modkeys

2008-10-20 Thread Hansen, Mike
see the result (or I read the screen...). > > Raúl "DervishD" Núñez de Arenas Coronado > -- I too have a MS Natural Ergonomic 4000 keyboard both at home and at work. I like the quiet keys. For those that love the clicky keys, I hope you have your own office since I doubt m