vim_use
[email protected]

http://groups.google.com/group/vim_use?hl=en

Today's most active topics:

* How to list all occurrence of a identifier - 11 new
  http://groups.google.com/group/vim_use/t/c7768e7e9faecfb0?hl=en
* help with help, comments, and interactions with Unix (the :! construction) - 
9 new
  http://groups.google.com/group/vim_use/t/8af4db0b48e8c214?hl=en
* Announcing a CC-licensed book on Vim 7 - 8 new
  http://groups.google.com/group/vim_use/t/a525fc8ffcc13b82?hl=en
* Newline in guittabtooltip? - 5 new
  http://groups.google.com/group/vim_use/t/c05d0b4baea0626d?hl=en
* Hello, how to do? - 4 new
  http://groups.google.com/group/vim_use/t/3ef43d0efc63bd61?hl=en




Active Topics
-------------

help with help, comments, and interactions with Unix (the :! construction) - 9
new
---
...Top-posting, when I don't know the context, and bottom-posting with long 
passages of quoted text are both the kind of messages which I usually just 
skip in a microsecond. I read about 35 mailing lists or newsgroups and my 
reading algorithm is something like this: if message(current) != easy_to_parse
- Tues, Nov 25 2008 2:26 am 
9 messages , 5 authors
http://groups.google.com/group/vim_use/t/8af4db0b48e8c214?hl=en


How to list all occurrence of a identifier - 11 new
---------------------------------------------------
Hi, Great tips guys. I have a few Qs plz. Tony said " :vimgrep /\<foo\>/g ./**/
*.[ch] ./**/*.cpp " I find this very useful as it works right off the bat. Is 
there anyway I can shortcut to it, either by mapping or by adding a customized
menu item (for GUI). Either of them should prompt for the pattern to search - 
Tues, Nov 25 2008 2:35 am 
11 messages , 6 authors
http://groups.google.com/group/vim_use/t/c7768e7e9faecfb0?hl=en


Get grep results like ctrl-] - 1 new
------------------------------------
...Well, one way is to just delete those commands in a script that you're sure
will run after the grep plugin. Assuming it's ~/.vim/plugin/grep.vim, I 
suggest putting the following in ~/.vim/after/plugin/grep.vim (create all 
necessary directories, too): ...Ben. - Tues, Nov 25 2008 4:17 am 
1 message, 1 author
http://groups.google.com/group/vim_use/t/a58312edc529c2c0?hl=en


Hello, how to do? - 4 new
-------------------------
...Yes. Thank you. Let's recognise it as such rather than having any pretense 
that it's somehow better than top-posting (except for the sake of humour, of 
course). Bottom posting kinda makes *me* dizzy. But it is the custom for this 
list, so let's stick to it. Sorry I've been a bit slack recently; I followed 
the example of a number of others who also - Tues, Nov 25 2008 4:22 am 
4 messages , 3 authors
http://groups.google.com/group/vim_use/t/3ef43d0efc63bd61?hl=en


Can I prevent from quiting gvim when click the close bottom on title bar? - 4 
new
---
...I don't think it matters. The web interface mangles them when it displays 
them anyway. Though I prefer real names. How on earth am I to interpret 
anhnmncb?! Ben. - Tues, Nov 25 2008 4:25 am 
4 messages , 3 authors
http://groups.google.com/group/vim_use/t/4abdfd37837f50a7?hl=en


Bug: :!cmd<tab> doesn't auto complete cmd name when on windows - 2 new
----------------------------------------------------------------------
...Without looking at the source code, I would say it's a bug in cmd.exe. When
I use shellcmd completion in Windows Vim, I get the same useless choices as I 
get from the DOS prompt. - Tues, Nov 25 2008 8:40 am 
2 messages , 2 authors
http://groups.google.com/group/vim_use/t/90a903f7343b8317?hl=en


Newline in guittabtooltip? - 5 new
----------------------------------
Is it possible to insert a newline in guitabtooltip? I'm using the GTK2 GUI. 
Dennis Benzinger - Tues, Nov 25 2008 8:51 am 
5 messages , 2 authors
http://groups.google.com/group/vim_use/t/c05d0b4baea0626d?hl=en


Announcing a CC-licensed book on Vim 7 - 8 new
----------------------------------------------
Hello all, I'm happy to announce the first public release of my Creative-
Commons licensed book on the Vim 7 editor. The book is called "A Byte of Vim" 
and is available at [link] From the website, you can download the book, and 
freely share it and make changes (it is under a Creative Commons license) and 
even - Tues, Nov 25 2008 9:11 am 
8 messages , 8 authors
http://groups.google.com/group/vim_use/t/a525fc8ffcc13b82?hl=en


how to set different color schemes for GVIM & console VIM - 1 new
-----------------------------------------------------------------
...Or check out CSApprox - it tries to make gvim-only colorschemes look right 
in 88- and 256-color terminals. [link] ~Matt PS. If you want to try it but 
have any problems setting it up, feel free to ask me about it. :) - Tues, Nov 
25 2008 11:04 am 
1 message, 1 author
http://groups.google.com/group/vim_use/t/3e3b06aeae084011?hl=en


"map <C-J> <C-W>j" not operate...help.. - 2 new
-----------------------------------------------
HI, I'm using split window and navigate windows by mapped key as follow. ------
------------------------ ------------------------------ -- map <C-H> <C-W>h 
map <C-J> <C-W>j map <C-K> <C-W>k map <C-L> <C-W>l ----------------------------
-- ------------------------------ -- All other mapped key is operate well, but
only "<C-J>" key is not - Tues, Nov 25 2008 8:05 pm 
2 messages , 2 authors
http://groups.google.com/group/vim_use/t/8b8636ff95064b6e?hl=en


Disabling auto-indentation and auto-comments(//) - 2 new
--------------------------------------------------------
Hi, I am using vim to write c++ code. How do I disable/enable auto- 
indentation and auto-comments(ie it automatically adds '//' when I move from 
one line to the other). - Tues, Nov 25 2008 10:52 pm 
2 messages , 2 authors
http://groups.google.com/group/vim_use/t/f39974d008e216c5?hl=en


How to bind <win> key? - 1 new
------------------------------
As title, I don't know how to bind windows key in vim. - Wed, Nov 26 2008 1:10
am 
1 message, 1 author
http://groups.google.com/group/vim_use/t/4de102d8657a5313?hl=en


Bad resizing in console Vim 7.1.138 - 1 new
-------------------------------------------
Hi all :) Yes, I know, my Vim version is a bit outdated, but from what I've 
seen in the README's of the patches for 7.1 and 7.2, this bug has not been 
addressed (and maybe it is not a bug at all). I'm asking here and not in vim_
dev just in case it's my fault and not a bug in Vim. If nobody can reproduce 
I'll build a Vim myself with latest patches and retest. - Wed, Nov 26 2008 1:
15 am 
1 message, 1 author
http://groups.google.com/group/vim_use/t/f0242c3c20d652ad?hl=en



==============================================================================

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

To post to this group, send email to [email protected] or
visit http://groups.google.com/group/vim_use?hl=en

To unsubscribe from this group, send email to
[email protected]

To change the way you get mail from this group, visit:
http://groups.google.com/group/vim_use/subscribe?hl=en

To report abuse, send email explaining the problem to [email protected]

==============================================================================
Google Groups: http://groups.google.com/?hl=en

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to