Function to write correctly French quotation marks

2011-03-23 Thread Steve
help? Many thanks in advance, steve -- 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: Function to write correctly French quotation marks

2011-03-29 Thread Steve
Hi Christian, Thank you for your answer. Le 23-03-2011, à 17:57:53 +0100, Christian Brabandt (cbli...@256bit.org) a écrit : On Wed, March 23, 2011 3:20 pm, Steve wrote: In French, we do not write word or 'word', we write « word », with a non-breakable space after « and before ». Until

Re: Function to write correctly French quotation marks

2011-03-29 Thread Steve
reply Ben, very informative. The more I learn vim, the more I understand how far I am from mastering it (did not Einstein say something like that?) Have a nice day, steve -- You received this message from the vim_use maillist. Do not top-post! Type your reply below the text you are replying

set nospell for :help

2011-03-29 Thread Steve
Hi, I have spell set to French by default. Works perfectly. How can I :set nospell for the online vim help? Thanks and have a nice day, steve -- 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

[SOLVED] Re: set nospell for :help

2011-03-29 Thread Steve
Le 29-03-2011, à 10:20:12 +0200, Christian Brabandt (cbli...@256bit.org) a écrit : On Tue, March 29, 2011 10:04 am, Steve wrote: I have spell set to French by default. Works perfectly. How can I :set nospell for the online vim help? In your configuration directory (on Unix usually

Re: Function to write correctly French quotation marks

2011-03-29 Thread Steve
guess. Any other suggestions? PS: I'm probably going to adopt this solution, since it's easy and does what I was asking for, but won't let down the ones from Christian and Ben which seem very educative (but need some time to understand). Steve -- You received this message from the vim_use maillist

[Thanks] Re: Function to write correctly French quotation marks

2011-03-31 Thread Steve
well my needs. I just wanted to both thank you for the time, patience and great committment that you have shown to help me solve my (little) problem. It was (is) very appreciated. Have a nice day, Steve PS: I'll probably be back here very soon as I really want to learn more on vim. Again thanks

Re: Any non-programmer users of Vim here?

2011-04-11 Thread Steve
0.3.4+pristine-9 un vimoutliner néant What am I missing? PS: sorry to highjack this thread, but I felt it could be usefull to others following it. Thanks, steve -- You received this message from the vim_use maillist. Do not top-post! Type your reply below the text you

Re: Any non-programmer users of Vim here?

2011-04-11 Thread Steve
Le 11-04-2011, à 15:49:08 +0200, Christian Brabandt (cbli...@256bit.org) a écrit : There is also, as I said before, help on using help, obtained by typing :help helphelp.txt Sorry, no help for helphelp.txt (my translation from French). All the other online help seems

Re: Any non-programmer users of Vim here?

2011-04-12 Thread Steve
needed. And version 7.2 is enough for my own work. I just wanted to see what :h helphelp.txt was saying. By the way, I installed the latest version on a windows machine and had a look; nothing really new for me. Have a nice day, Steve -- You received this message from the vim_use maillist. Do

Re: Any non-programmer users of Vim here?

2011-04-12 Thread Steve
on for the example. The only thing with which I have problem is the movement keys, hjkl. I'm so used to the arrow keys that I get cramps in my fingers when putting them on those hjkl keys (and I'm not that old :-)). Thnaks for all the nice help. Have a nice day, Steve PS: I use vim for simple

Re: Any non-programmer users of Vim here?

2011-04-12 Thread Steve
! So simple. apt-get purge nano Thanks Have a nice day, Steve -- 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

Strange key sequence behaviour

2011-04-15 Thread Steve
caracter typed then move one space to the right, but not with all caracters. Example are 's', 'd'. Other caracters don't show this. I don't know how to troubleshoot this. Any help would be greatly appreciated. Have nice day, Steve -- You received this message from the vim_use maillist. Do not top

Re: Strange key sequence behaviour

2011-04-15 Thread Steve
that the cursor stays say a second on the last caracter typed then move one space to the right, but not with all caracters. Example are 's', 'd'. Other caracters don't show this. I don't know how to troubleshoot this. Any help would be greatly appreciated. Have nice day, Steve Waiting

Re: Strange key sequence behaviour

2011-04-15 Thread Steve
...@bluewin.ch instead of just :map! ... that works perfectly ! Thanks to all of you. steve -- 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: Strange key sequence behaviour

2011-04-18 Thread Steve
Le 15-04-2011, à 16:36:26 +0200, Tony Mechelynck (antoine.mechely...@gmail.com) a écrit : On 15/04/11 16:14, Steve wrote: Le 15-04-2011, à 23:09:00 +1000, Ben Schmidt (mail_ben_schm...@yahoo.com.au) a écrit : :verbose map! d It shows my mapping which is ! dlistdl...@bluewin.ch

server down cant download any of the windows binaries...

2011-08-24 Thread Steve
server down cant download any of the windows binaries...  :-( -- 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

Global change using vim and xxd

2011-12-14 Thread steve
Im not new to vim, but I realize my huge ignorance when I read that you can edit binary files with vim via xxd. Wow, amazing. However On my first attempt to use it Im kind of confused and running into some problems. I think probably because I dont quite understand the nuances of working with

Re: Global change using vim and xxd

2011-12-14 Thread steve
Thanks for the responses. The -p or ps option, wow dude... thats wild. I get something looking like .. 4d5343468747cf052c00030101003f03 370549020100bc2101001805793180492000 Ok I can hadle that. So I tried

Re: Global change using vim and xxd

2011-12-14 Thread steve
ps maybe the /winnt/Windows/g is the way to go. I just thought doing it in binary was better. I think im fooling myself. -- 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

Colors when editing emails

2012-01-22 Thread Steve
Dear vimers, In mutt, when I read an email, each quotation depth has its own color, which is very usefull. But when replying to an email, the whole mail is in one color (blue). How could I do to have the same thing when replying to an email? Thank you. Best, steve -- You received

Re: Colors when editing emails

2012-01-22 Thread Steve
mailQuoteExp2 mailQuoted2 hi def link mailQuoteExp3 mailQuoted3 hi def link mailQuoteExp4 mailQuoted4 hi def link mailQuoteExp5 mailQuoted5 hi def link mailQuoteExp6 mailQuoted6 I don't see where I can change these colors. Thanks, Steve -- You received this message from

Re: Colors when editing emails

2012-01-22 Thread Steve
Dear Gary, Thank you for your answer. Le 22-01-2012, à 09:26:59 -0800, Gary Johnson (garyj...@spocom.com) a écrit : On 2012-01-22, Steve wrote: Dear vimers, In mutt, when I read an email, each quotation depth has its own color, which is very usefull. But when replying to an email

Re: Colors when editing emails

2012-01-22 Thread Steve
:verbose set ft? report? Sorry, when replying : filetype=mail -- 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: Colors when editing emails

2012-01-24 Thread Steve
into the help to understand all the concepts but now I know where to look. Again, thanks a lot. Have a nice day, Steve -- 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

wrong colorscheme

2009-11-03 Thread steve
colorscheme applied - wq - open again - it's in my colorscheme. I've tried set_Co=256, set background=dark in my .vimrc ... same result .html files show the same colours in (A) and (B) - I haven't tried other filetypes. Any ideas? Steve --~--~-~--~~~---~--~~ You

Folding for editing files with merge-conflicts?

2008-12-18 Thread Steve
and thanks in advance, Steve --~--~-~--~~~---~--~~ You received this message from the vim_use maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---

Re: Folding for editing files with merge-conflicts?

2008-12-18 Thread Steve
/scripts/script.php?script_id=1370 Thanks Chip Christian, I've gone for Christian's tip (Conflict2Diff) because the three buffer approach works much nicer. But thanks to both of you for your input! Cheers, Steve --~--~-~--~~~---~--~~ You received this message from

special keymap depending on language

2012-11-26 Thread Steve
great when writing in French, I don't have to manually put a nb space. But when writing in English, the same happens which I obviously don't want. So my question is rather simple: can I load this file only when editing in French? Thank you, best regards, steve -- You received this message from

Re: special keymap depending on language

2012-11-27 Thread Steve
? Thank you, best regards, steve Well, it would be possible if there is some computer-readable criterion to tell French-language and English-language email apart from each other. One possibility would be to set different keymaps and load them manually when opening the message for editing

Re: special keymap depending on language

2012-11-27 Thread Steve
One possibility would be to set different keymaps and load them manually when opening the message for editing. I think that this is the easier solution for me. I'll try that and see if it fits my needs. The hardest part will be to not forget to load the keymap :) Thank you, steve

error M:\_viminfo!

2013-06-16 Thread steve
Im using vim on windows 7 this is in a domain environment. Sometimes when the M: network drive is not conencted I get this error when IM exiting the program. This is odd because started VIM on the C:\ drive. I know that you can set up local configuration files that set up where the tmp file

Indentation issue

2013-06-17 Thread Steve
(at least in French). How could I do this? Thank you, steve -- -- 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

Re: Indentation issue

2013-06-21 Thread Steve
Hi, Le 17-06-2013, à 10:02:19 -0700, Ben Fritz a écrit : On Monday, June 17, 2013 10:24:36 AM UTC-5, Steve wrote: Hi, While writing a mail in French, I would like that each first line of a paragraph is indented, like this: ksjdk ksjdkjsddsj kjsdksjd kjsdksdj kjhkasjhd

Re: Indentation issue

2013-06-21 Thread Steve
, and once I'm a bit more comfortable with vim, I'll try your plugin. Regards, Steve -- -- 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

Re: Indentation issue

2013-06-25 Thread Steve
, steve -- -- 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 subscribed to the Google Groups vim_use group

Delete lines not starting by an IP

2013-09-15 Thread Steve
), but that doesn't seem to be the problem here. What's wrong? Thanks for any tips. Best, steve -- -- 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: Delete lines not starting by an IP

2013-09-15 Thread Steve
Le 15-09-2013, à 08:14:07 -0500, Tim Chase a écrit : On 2013-09-15 14:23, Steve wrote: IP mm/dd/yy hh:mm with IP being an standard IP address. This file is being populated by a script which basically gets the IP and writes it at the end of the file. But sometimes, this fails and I get

specific colorscheme for help files

2013-12-26 Thread Steve
the Net and fell on a message by Gary Johnson dated December 27th, 2012 [1], saying it was not possible to do this. Further searches seemed to show other opinions, but nothing that I could use as is. Any help on this issue would be greatly appreciated. Thanks, steve [1] http

Problem browsing ftp server with Netrw

2014-05-04 Thread Steve
(netrw v145) ftp://user@mysite/ sorted by time Quick Help: F1:help etc... ./ ../ And nothing else. It works using ncftp for example. What's wrong? Thank you. Steve -- -- You received this message from the vim_use

[More or less solved] Re: Problem browsing ftp server with Netrw

2014-05-05 Thread Steve
was really linked with this kernel module. So to say that netrw v145 (which is shipped with Debian wheezy) works perfectly, as expected. Thanks for this great software! Best, Steve -- -- You received this message from the vim_use maillist. Do not top-post! Type your reply below the text you

Re: Ellipsis digraph

2015-04-06 Thread Steve
Le 04-04-2015, à 11:36:54 -0500, Tim Chase a écrit : On 2015-04-04 17:10, Steve wrote: silent! dig -. 8230 U+2026=… HORIZONTAL ELLIPSIS Thanks, that did it. But where do you get the 8230 code, I don't see anything in :digraph? 8230 (decimal) == 0x2026 (hex) The :help

Ellipsis digraph

2015-04-04 Thread Steve
regards, Steve -- -- 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 subscribed to the Google Groups vim_use

Re: Ellipsis digraph

2015-04-04 Thread Steve
Le 04-04-2015, à 13:23:52 +0200, Adri Verhoef a écrit : On 2015-04-04 13:04, Steve wrote: I'm failing to find the digraph for the ellipsis (... but tighter). You could add this one line to your .vimrc: silent! dig -. 8230 U+2026=… HORIZONTAL ELLIPSIS Thanks, that did

Re: strange backspace behaviour

2015-10-07 Thread Steve
at the time since anyway digraphs work out of the box. So I'll follow your advice and disable the option all together. Thanks for the help Steve -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to

strange backspace behaviour

2015-10-06 Thread Steve
to troubleshoot this issue (which is very annoying when writing an email). Any ideas of what's happening? Thanks a lot, Steve -- -- 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://w

Re: strange backspace behaviour

2015-10-06 Thread Steve
7 "✗ no ok but no digraph implying s (or ß should I say). Is this the cause of my pains? Thanks, Steve -- -- 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:

Re: localleader E225

2016-01-08 Thread Steve
is not defined in vimrc, I get nothing. So the problem is linked to the AlignMapsPlugin. I would like to keep this plugin and also be able to use the po.vim filetype. How can I managed that? Thanks, Steve -- -- You received this message from the "vim_use" maillist. Do not top-post! Type

Re: localleader E225

2016-01-08 Thread Steve
it might be unmaintained. Depending on your answers, I might change the code of the plugin and propose it to the maintainer. Thanks Christian for your help, It also helped me understand how to debug this issue. Steve -- -- You received this message from the "vim_use" maillist. Do no

Re: How to input character 'ƒ' (U+0192)

2016-10-08 Thread Steve
Hi Linda, diphraphs are what you are looking for. Type :h digraphs or simply :digraphs for a comprehensive list. for some usefull information. I would type km3 to get ϝ. Steve -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below th

gundo not working

2016-09-18 Thread Steve
box but with a self-compiled vim 8. How can I debug this? Thanks, Steve -- -- 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 th

Re: gundo not working

2016-09-18 Thread Steve
o#GundoToggle() site/index.html:133:nnoremap F5 :GundoToggleCR site/index.html:145:nnoremap F5 :GundoToggleCR site/index.html:510:Make GundoToggle close the Gundo windows if they're what did I miss? Thanks for your answer. Steve PS: n

[SOLVED] Re: gundo not working

2016-09-19 Thread Steve
--enable-pythoninterp --with-python-config-dir=$(/usr/bin/python2.7-config --configdir) did the trick. Thanks Ben for your help! Have a nice day, Steve -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to

Re: download location for medical.ascii.spl

2016-12-15 Thread Steve
and then unzipping it, one finds a OpenMedSpel.dic which might fit your needs. Hope it helps, Steve -- -- 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: Don't load specific keymap when pasting

2017-09-15 Thread Steve
Hi Tony, Thank you for your answer. Unfortunately, it's way beyond my understanding. I was thinking about something much more automatic, like: Vim AI: hey, Steve wants to paste something, let's disable temporarily his keymap, and once pasted, reactivate it. Something like catching

Re: Don't load specific keymap when pasting

2017-09-15 Thread Steve
ing X selection, Vim cannot distinguish this from typing. So you would have to set `:set paste`. Doesn't work with middle mouse button (I used that 15 years ago). So do you think I should recompile with +clipboard and +xterm-clipboard? A bit lost here. Thank you, Steve -- -- You recei

Don't load specific keymap when pasting

2017-09-15 Thread Steve
punctuation, I'll end with in it. So I'll have to manually delete it which is rather annoying. So the question is how could I do to not have this behaviour when copy-pasting? Thank you Steve -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply belo

Re: Automatically insert a special character at the beginning of a sentence

2017-10-05 Thread Steve
o without or with Shift, but as the Accents keymap lacks them you may want to define them in some owncoded keymap based on Accents — as oe and OE maybe. See http://vim.wikia.com/wiki/How_to_make_a_keymap Thanks for the pointer. Belle journée, Steve -- -- You received this message from the "vi

Automatically insert a special character at the beginning of a sentence

2017-10-05 Thread Steve
ut I don't know how to do it and where to put it. Any help would be greatly appreciated. Have a nice day, Steve -- -- 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.

Re: Automatically insert a special character at the beginning of a sentence

2017-10-06 Thread Steve
switch the A' transformation to 'A by changing a variable: g:EasyAccents_VowelFirst, so whichever way works for you is fine with EasyAccents. Thanks, I'll give it a try. Have a nice day Steve -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text

spell check files

2018-11-24 Thread Steve
! Best, Steve -- -- 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 subscribed to the Google Groups "

Re: spell check files

2018-11-25 Thread Steve
is really tiny. Thank you, Best, Steve -- -- 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

Re: E431

2020-05-03 Thread Steve
Hi, Le 03-05-2020, à 07:03:31 -0400, Rajarajan Rajamani a écrit : Open the tags file itself and see if it kinda ok. Maybe there is a malformed line. Tags files are text files with every line showing a search pattern and file location. Just verify if the tagfile if ok. Ok, but what is

Re: E431

2020-05-03 Thread Steve
Seems that the *.js files were causing the problem. I reran ctags like this and it now works as expected: ctags -R --exclude='*.js' . But don't understand why js files were the culprit. Thanks Steve -- -- You received this message from the "vim_use" maillist. Do not top-post! Type

Re: E431

2020-05-04 Thread Steve
explorer/lib/underscore-min.js I guess the first line doesn't look good. Thanks for the help. Steve -- -- 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

Re: E431

2020-05-05 Thread Steve
Le 04-05-2020, à 12:21:47 -0700, Gary Johnson a écrit : I guess the first line doesn't look good. Hi Steve, No, it doesn't. This looks like a bug in Exuberant Ctags that was reported in August of 2009: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541316 Since development

E431

2020-05-03 Thread Steve
Apr 22 2020 13:35:06) Rustines incluses : 1-616 Thanks for any help. Have a nice Sunday Steve -- -- 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: Replace spaces with underscore after some pattern in line

2023-09-28 Thread steve
Hi, I hope I won't say a stupidity… Le 28-09-2023, à 14:18:22 +0800, wenxin Wang a écrit : :%s/\(XXX[^ ]*\) /\1_/g I am a newbie to vim, but would like to learn it . Please tell me what exactly does 1_ do in your command ? I knew that you wanted to substitute by underscore, but why 1 was

Re: win10: another clash w/ JPSoft's tcc

2022-09-28 Thread Steve
, it could be unfixable by the user. -- Steve On Wed, Sep 28, 2022, 12:32 AM Andrew Bernard wrote: > By coincidence today I suspected this mat be autoindent as well. > > JPSoft tcc is an app that provides a command line interface to Windows, > with added extras. But it you think a

Re: win10: another clash w/ JPSoft's tcc

2022-09-27 Thread Steve
My best guess would be that it's vim auto indent mode acting up with the way tcc is entering that text. You could try turning off auto indent in your settings but adding the line: set noai In your .vimrc file. At least it will confirm whether that is the problem or not. -- Steve On Tue, Sep 27

Plugins not loading with recent vim on Windows 11

2023-05-13 Thread Steve
now. Installed vim via chocolatey. -- Steve Martin -- -- 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 b

Re: Execute string under cursor

2011-03-22 Thread Steve Litt
. It's called Executable Lines and you can see it in the VimOutliner code. SteeT Steve Litt Recession Relief Package http://www.recession-relief.US Twitter: http://www.twitter.com/stevelitt -- You received this message from the vim_use maillist. Do not top-post! Type your reply below the text you

Re: why remap C-; is not working

2011-04-07 Thread Steve Losh
there's something similar for Windows/Linux. -- Steve Losh -- 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: Vim Outliner mail list

2011-04-18 Thread Steve Litt
it? --- --- Eric Weir Decatur, GA USA eew...@bellsouth.net Hi Eric, I'll make the proper people aware of this. Thanks SteveT Steve Litt Recession Relief Package http://www.recession-relief.US Twitter: http://www.twitter.com/stevelitt -- You received this message from the vim_use maillist. Do not top

Re: Where is localleader defined?

2011-04-27 Thread Steve Litt
On Wednesday 27 April 2011 14:16:55 ZyX wrote: Reply to message «Where is localleader defined?», sent 21:58:45 27 April 2011, Wednesday by Steve Litt: Where is localleader defined? It is surprising, but if you open `:h localleader' you will get desired answer. How would I define

Re: Where is localleader defined?

2011-04-27 Thread Steve Litt
On Wednesday 27 April 2011 15:14:08 ZyX wrote: Reply to message «Re: Where is localleader defined?», sent 22:54:22 27 April 2011, Wednesday by Steve Litt: I'm not sure if I understand what you're writing, but it sounds like what you're doing is, instead of creating voleader to be used

Re: Where is localleader defined?

2011-04-27 Thread Steve Litt
On Wednesday 27 April 2011 15:41:05 Steve Litt wrote: With that in mind, I'm going to plan B, in which we do the following: map buffer special .. F12 This has been tested and works. Turns out we might map to Plug instead of F12 or some other real keystroke. Thanks SteveT Steve Litt

Re: bash script using vim commands?

2011-05-21 Thread Steve Litt
, if you're a hammer, everything looks like a nail :) Another way of saying that is if you want to learn the use of fifty similar tools, you won't need a hammer as much. But if you're really good at a hammer, you can use a much smaller toolbox. SteveT Steve Litt Recession Relief Package http

Re: Rails plugin menu

2011-05-30 Thread Steve Hall
, not Vim with Cream. Most plugins assume a plain Vim setup and stumble on customizations. (Cream sets numerous Vim features to non-default settings, including menus.) -- Steve Hall [ digitect dancingpaper com ] -- You received this message from the vim_use maillist. Do not top-post! Type your

RE: Exasperated with folding

2011-06-16 Thread Steve Hall
that toggles folds or proceeds down to the nearest fold if not already in one, it makes file navigation quick. -- Steve Hall [ digitect dancingpaper com ] -- 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: Vim statusline examples with screenshots?

2011-07-06 Thread Steve Hall
customization, but all are extrapolations of basic Vim capabilities: http://cream.sourceforge.net/statusline.html What I like most is that fields and lengths don't change. All the indicators stay in the same spot, respective states are indicated by highlight. (Like lights on a dashboard.) -- Steve Hall

RE: Vim statusline examples with screenshots?

2011-07-08 Thread Steve Hall
From: Jeffrey 'jf' Lim, Fri, July 08, 2011 12:33 am On Thu, Jul 7, 2011 at 11:11 AM, Steve Hall wrote: Mine shows 21 items in logical groupings that are still easily readable. A number of these features are particular to our customization, but all are extrapolations of basic Vim

RE: Vim statusline examples with screenshots?

2011-07-08 Thread Steve Hall
= b 17: return bufsize . char 18:endfunction We use an incorrect b to indicate bytes to better distinguish it from numbers. -- Steve Hall [ digitect dancingpaper com ] -- You received this message from the vim_use maillist. Do not top-post! Type your reply below the text you are replying

Re: A modern look for gvim (win23)

2011-07-26 Thread Steve Hall
an interested party who has been around for a few years. I've seen these interests come and go, and would like to see some developments exactly in line with what you've suggested. -- Steve Hall [ digitect dancingpaper com ] -- You received this message from the vim_use maillist. Do not top-post

Re: A modern look for gvim (win32)

2011-07-27 Thread Steve Hall
On Wed, 2011-07-27 at 01:11 -0700, Tobbe Lundberg wrote: On Wednesday, July 27, 2011 4:17:35 AM UTC+2, Steve wrote: As the author of Cream, I'm very interested in gVim having a few more OS-standard widgets. How interested? Interested enough to help me implement it? Unfortunately I can't

netrw dir listing position

2011-07-29 Thread Steve Sullivan
of the dir listing. This is a pain if I want to edit a handful of files chosen from the netrw listing. Is there a way to maintain the cursor position in the dir listing? Many thanks, Steve -- Steve Sullivan -- You received this message from the vim_use maillist. Do not top-post! Type your

RE: How to distinguish between different OSs in the .vimrc?

2011-08-08 Thread Steve Hall
(win16) has(win95) has(dos32) has(dos16) has(unix) has(mac) has(macunix) has(os2) has(vms) has(gui_athena) has(gui_gnome) has(gui_gtk) has(gui_gtk2) has(gui_mac) has(gui_motif) has(gui_win32) has(gui_win32s) has(x11) -- Steve Hall [ digitect dancingpaper com

RE: Representing carriage returns in a register

2011-09-13 Thread Steve Hall
From: Benjamin R. Haskell, Tue, September 13, 2011 3:06 pm ^M == \r CR carriage return ^J == \n LF line feed Slightly off-topic here, but it is a shame differences between CR and LF can't be managed via listchars. A few sensible defaults sure would clear up all the ^M confusion. -- Steve

what is vim's printf, as it is in c

2011-11-08 Thread Steve liu
Hi I just want to print something to my text. 1) is there a printf in vim command set. Like it works in C. 2) I know there is one command named 'append', but it is not convenience to me. so where do I find others? thanks -- steve sliu@gmail.com -- You received this message from

Re: what is vim's printf, as it is in c

2011-11-08 Thread Steve liu
. sorry for the second time. and thanks very much. On Tue, Nov 8, 2011 at 7:25 PM, Marc Weber marco-owe...@gmx.de wrote: Excerpts from Steve liu's message of Tue Nov 08 10:23:03 +0100 2011: 1) is there a printf in vim command set. Like it works in C. Why do you have to ask the mailinglist

Re: what is vim's printf, as it is in c

2011-11-08 Thread Steve liu
to do? Note that C-R is a literal Ctrl-R in the above example. -- 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 -- steve sliu@gmail.com -- You

Re: what is vim's printf, as it is in c

2011-11-08 Thread Steve liu
yeah what you guess is 100 percent correct. I also noticed function 'append' I'll try to use it. thanks On Tue, Nov 8, 2011 at 8:21 PM, Marc Weber marco-owe...@gmx.de wrote: You're still failing. You're still making it hard for others to help. Let me show you why. Excerpts from Steve

Re: what is vim's printf, as it is in c

2011-11-08 Thread Steve liu
is there a solution? ps: I remember that printf %s\n 'hello world' works @ CentOS 5. I'll find one to test it On Tue, Nov 8, 2011 at 8:39 PM, Steve liu sliu@gmail.com wrote: yeah what you guess is 100 percent correct. I also noticed function 'append' I'll try to use it. thanks On Tue, Nov

Re: what is vim's printf, as it is in c

2011-11-08 Thread Steve liu
responses and such warm heart solutions. I think I need to learn more about buffer usage in vim. thanks On Tue, Nov 8, 2011 at 9:13 PM, Marc Weber marco-owe...@gmx.de wrote: Excerpts from Steve liu's message of Tue Nov 08 13:51:36 +0100 2011: firstly I want to direct stdout to buffer and then get

Re: what is vim's printf, as it is in c

2011-11-08 Thread Steve liu
call it external command. am I wrong? or? On Tue, Nov 8, 2011 at 9:57 PM, Marc Weber marco-owe...@gmx.de wrote: In fact you're doing well. You've found a help channel. Excerpts from Steve liu's message of Tue Nov 08 14:39:36 +0100 2011: then I turned into external command in vim. but it's

Re: karma wrecking problem

2011-12-13 Thread Steve Litt
on ebay sellers'reputations, and now I find out for a few hundred dollars they can get thousands of positive reviews. SteveT Steve Litt Author: The Key to Everyday Excellence http://www.troubleshooters.com/bookstore/key_excellence.htm Twitter: http://www.twitter.com/stevelitt -- You received

Re: karma wrecking problem

2011-12-14 Thread Steve Litt
noticed that script 3025 had 231 ratings of -1 in 1h21m starting 2011-12-12 02:43, each from a different IP. Sounds like the China connection to me. SteveT Steve Litt Author: The Key to Everyday Excellence http://www.troubleshooters.com/bookstore/key_excellence.htm Twitter: http://www.twitter.com

Re: password generator

2011-12-16 Thread Steve Hall
/software have of restricting them to certain characters or counts only means less security because they are more easily guessed. But one can always use a random generator to replace the non-acceptable characters one by one, looping until you get one that fits. -- Steve Hall [ digitect dancingpaper

Re: ignore new line in search

2012-01-15 Thread Steve Litt
documents, and the functionality you describe would be a timesaver, given that in languages like LyX native format and HTML, you don't know where the newline will be. SteveT * My new 99 cent Kindle book : http://www.amazon.com/dp/B006QTBLA2 * * Steve Litt : http

Re: Redhat Linux has crippled Vim

2012-01-26 Thread Steve Hall
+xsmp_interact +xterm_clipboard -ebcdic -footer -hangul_input -lua -mouse_jsbterm -mouse_sysmouse -mzscheme -python3 -sniff -sun_workshop -tag_any_white -tcl -xfontset -xterm_save -- Steve Hall [ digitect dancingpaper com ] -- You received this message from the vim_use maillist. Do not top-post

  1   2   3   4   >