vim_use
[email protected]

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

Today's most active topics:

* Intesting blog posts of 10 year vim user switching to emacs - 10 new
  http://groups.google.com/group/vim_use/t/7a2bbf08b1493113?hl=en
* command to paste into ex - 6 new
  http://groups.google.com/group/vim_use/t/13bf362736d2d939?hl=en
* Introduce a PDF Viewer, and its behaviour like Vim - 5 new
  http://groups.google.com/group/vim_use/t/aa995e8948c15e4a?hl=en
* sorting words - 5 new
  http://groups.google.com/group/vim_use/t/d63e07b53113c474?hl=en
* Dialog font of Vim in different "encoding" setting - 3 new
  http://groups.google.com/group/vim_use/t/94ba9cc4661c9a77?hl=en




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

Introduce a PDF Viewer, and its behaviour like Vim - 5 new
----------------------------------------------------------
Excellent work! I am looking forward to see this project mature! I will test 
the reader this sunday. - Thurs, Nov 20 2008 2:41 am 
5 messages , 4 authors
http://groups.google.com/group/vim_use/t/aa995e8948c15e4a?hl=en


sorting words - 5 new
---------------------
suppose I have a few line that goes like this: str_list="foo bar man act" how 
can I sort all the words within the quote “ ... " so that it becomes "act bar 
foo man"? It is okay to eliminate extra whitespace so that it ends up with 
only one space behind each word. --MZ - Thurs, Nov 20 2008 2:55 am 
5 messages , 4 authors
http://groups.google.com/group/vim_use/t/d63e07b53113c474?hl=en


How do I open :help in a new tab? - 1 new
-----------------------------------------
Thanks a lot for this tip! - Thurs, Nov 20 2008 4:15 am 
1 message, 1 author
http://groups.google.com/group/vim_use/t/5504851843708b14?hl=en


Intesting blog posts of 10 year vim user switching to emacs - 10 new
--------------------------------------------------------------------
As I thinks there is no full alternative to vim. I tried a lof of editors. No 
one of them have such feautres like have vim. May be in the future it will be 
geany [0], but at this moment geany is lacks vs vim. About emacs. I don't like
lisp syntax and emacs keybindings. [0] [link] - Thurs, Nov 20 2008 4:22 am 
10 messages , 7 authors
http://groups.google.com/group/vim_use/t/7a2bbf08b1493113?hl=en


multi byte filetype problems - 2 new
------------------------------------
Hi I have kind of a weird problem I just noticed. I compiled vim with the +
multi_byte option and was able to edit files just fine, with utf8 as the 
default encoding, but all of a sudden everysingle file vim opens it 
automatically thinks its latin1 and all the unicode chars go funky and 
everything. if i ':set filetype=utf8' - Thurs, Nov 20 2008 7:15 am 
2 messages , 2 authors
http://groups.google.com/group/vim_use/t/8b086812bcd6af29?hl=en


gvim - environment/bashrc not loaded - 1 new
--------------------------------------------
thanks, it's all working after i moved stuff from bashrc to profile. Aljosa - 
Thurs, Nov 20 2008 7:20 am 
1 message, 1 author
http://groups.google.com/group/vim_use/t/88909fa6432e6cdf?hl=en


How to wrap up - 2 new
----------------------
... The others have given you an answer, but I personally don't like my code 
to auto-wrap (though I love that my comments do so). Instead, I highlight any 
text after a certain line length, so that I know I should probably shorten the
line somehow: [link] - Thurs, Nov 20 2008 7:43 am 
2 messages , 2 authors
http://groups.google.com/group/vim_use/t/7b92266c5c88f2d8?hl=en


Dialog font of Vim in different "encoding" setting - 3 new
----------------------------------------------------------
hi all. the gvim72 for Windows set encoding to "cp936" defaultly, and in this 
case, the dialog font is pretty (Tahona), but, the encoding of "cp936" isn't 
good for me, so i changed it to "utf-8", after set the lang of message to utf-
8: set encoding=utf-8 set helplang=cn lang mes zh_CN.UTF-8 run delmenu.vim - 
Thurs, Nov 20 2008 7:54 am 
3 messages , 3 authors
http://groups.google.com/group/vim_use/t/94ba9cc4661c9a77?hl=en


Better feedback mechanism for Vim plugin scripts? - 3 new
---------------------------------------------------------
... Take a look at kde-look.org, addons.mozilla.org or freshmeat.net. They all
have comment systems and people use them. Feedback can be useful for anyone 
using the script, not just the author. - Thurs, Nov 20 2008 7:54 am 
3 messages , 3 authors
http://groups.google.com/group/vim_use/t/4bd2ba2921bb5859?hl=en


badd and syntax - 2 new
-----------------------
Michal Kurgan schrieb: ...maybe it's rather caused by your strange setup? ...
didn't check the above, but expected to work ...works here, without problems: 
gvim.exe -N -u e_vimrc -U NONE " --- e_vimrc --- au VimEnter * nested source 
addfiles.vim syntax on " --- addfiles.vim --- badd start.bat badd e_vimrc - 
Thurs, Nov 20 2008 9:16 am 
2 messages , 2 authors
http://groups.google.com/group/vim_use/t/25d30665790bb810?hl=en


Turning off W11 without autoread? - 3 new
-----------------------------------------
Vimmers -- Is there any way to turn off warning W11 without turning on 
autoread? In my case, I *don't* want a dialog box to pop up every time the 
file gets changed on the disk, but I also don't want the Vim buffer to 
automatically get updated. It seems like I could set "buftype" to something 
nonempty, but that - Thurs, Nov 20 2008 9:28 am 
3 messages , 2 authors
http://groups.google.com/group/vim_use/t/39131387a35b67b1?hl=en


command to paste into ex - 6 new
--------------------------------
Hello All, At some point I knew a command that you could use to paste visually
selected text (or something along those lines) into the ex command box. I 
couldn't find it in the docs but I presume I didn't know where to look. Any 
tips? Thanks! -fREW - Thurs, Nov 20 2008 12:34 pm 
6 messages , 4 authors
http://groups.google.com/group/vim_use/t/13bf362736d2d939?hl=en


errorformat help for compiler output - 1 new
--------------------------------------------
I have the following output from a compiler: Loading configuration file C:\
Programs\Adobe\FlexBuilder3 \sdks\3.1.0\frameworks\flex-co nfig.xml C:\
projects\flex\src\MMO.mxml( 488): Error: Access of undefined property 
debugFlexBuilderRun. if( debugFlexBuilderRun ) { C:\projects\flex\src\MMO.mxml(
 495): Error: Access of undefined - Thurs, Nov 20 2008 6:04 pm 
1 message, 1 author
http://groups.google.com/group/vim_use/t/0e09fe5f72b17d40?hl=en


Assigning the value of a register to a variable - 3 new
-------------------------------------------------------
Using vim 7.10 kubunut 7.10 I'd like to be able to assign the contents of a 
register to a variable example: let arg = contents_of_unamed_register let cmd =
 "!myscript " . arg exe cmd Just some examples or references to :help would be
sufficient. thanks again. tim - Thurs, Nov 20 2008 6:25 pm 
3 messages , 2 authors
http://groups.google.com/group/vim_use/t/92fab926ce61a214?hl=en


vsplit bug? - 1 new
-------------------
i have invisible cursor after vspilt command. in my debian/unstable gvim is 
already newest version. this is bug? ps. $ gvim --version VIM - Vi IMproved 7.
2 (2008 Aug 9, compiled Oct 20 2008 16:23:10) Included patches: 1-25 Compiled 
by [email protected] Huge version with GTK2 GUI. Features included (+) or 
not (-): - Thurs, Nov 20 2008 9:00 pm 
1 message, 1 author
http://groups.google.com/group/vim_use/t/29def2667f7524d3?hl=en


strip spaces on paragraph formatting - 1 new
--------------------------------------------
Hi, Formatting the following two lines: fooSPACESPACE bar using gqap (or gq on
a visual selection of them) will give: foo bar I there a way to customize its 
behavior, to merge arbitrary number of white space at the end of the line to a
single space character, so that in the example above I get: foo bar - Fri, Nov
21 2008 1:33 am 
1 message, 1 author
http://groups.google.com/group/vim_use/t/3b19f92a1ad2ecf0?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