Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

vimdev · Vim (Vi IMproved) text editor developers list

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 67719 - 67748 of 71393   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
67719 vim@... Send Email Jan 16, 2013
1:21 pm
Comment #1 on issue 103 by zyx....@...: Python thread are not running in background http://code.google.com/p/vim/issues/detail?id=103 Wondering whether...
67720 vim@... Send Email Jan 16, 2013
3:49 pm
Comment #6 on issue 103 by degu...@...: Python thread are not running in background http://code.google.com/p/vim/issues/detail?id=103 I just tried...
67721 vim@... Send Email Jan 16, 2013
4:06 pm
Comment #5 on issue 103 by degu...@...: Python thread are not running in background http://code.google.com/p/vim/issues/detail?id=103 Yes you're right...
67722 Tony Mechelynck
antoine.mechelynck@... Send Email
Jan 16, 2013
4:23 pm
On 15/01/13 20:26, ZyX wrote: [Tony Mechelynck wrote] ... Yes, see ":help expr-quote" (without the quotes). All the double-quoted strings below (and a few...
67723 ZyX
zyx.vim@... Send Email
Jan 16, 2013
5:44 pm
... How would it happen? You need explicit :e or like in :fun-defaults function because otherwise &ei setting will be restored back before autocommand in...
67724 vim@... Send Email Jan 16, 2013
6:01 pm
Comment #3 on issue 103 by degu...@...: Python thread are not running in background http://code.google.com/p/vim/issues/detail?id=103 Spawning process...
67725 ZyX
zyx.vim@... Send Email
Jan 16, 2013
6:59 pm
Replies from mailing list are not added to bug tracker: http://code.google.com/p/vim/issues/detail?id=103. Use commenting there. -- You received this message...
67726 Jakson Alves de Aquino
jalvesaq@... Send Email
Jan 16, 2013
7:19 pm
... Perhaps this problem is related with the one that I've reported two moths ago: https://groups.google.com/forum/?fromgroups=#!topic/vim_dev/1B2habthlBs -- ...
67727 vim@... Send Email Jan 16, 2013
7:28 pm
Comment #4 on issue 103 by zyx....@...: Python thread are not running in background http://code.google.com/p/vim/issues/detail?id=103 I also use Python2...
67728 David Barnett
daviebdawg@... Send Email
Jan 16, 2013
8:39 pm
Steps to reproduce: 1. Add "let java_highlight_functions = 'style&#39;" to the top of your .vimrc 2. Open any Java file with multiple levels of nesting 3. ":set...
67729 Charles Campbell
Charles.E.Campbell@... Send Email
Jan 16, 2013
10:36 pm
... Hello, Marcin: I've expanded on the idea of selectable LaTeX syntax suppression; I've attached syntax/tex.vim and syntax.txt. In particular, you'll be...
67730 vim@... Send Email Jan 16, 2013
10:47 pm
Comment #2 on issue 103 by zyx....@...: Python thread are not running in background http://code.google.com/p/vim/issues/detail?id=103 Similar to the one...
67731 vim@... Send Email Jan 16, 2013
10:53 pm
Comment #8 on issue 103 by zyx....@...: Python thread are not running in background http://code.google.com/p/vim/issues/detail?id=103 ... Nope. It is...
67732 vim@... Send Email Jan 16, 2013
11:23 pm
Comment #7 on issue 103 by degu...@...: Python thread are not running in background http://code.google.com/p/vim/issues/detail?id=103 I did find the...
67733 Charles Campbell
Charles.E.Campbell@... Send Email
Jan 16, 2013
11:53 pm
... Sorry about sending this to the list; I meant for it to go directly to Marcin. Regards, C Campbell -- You received this message from the "vim_dev"...
67734 vim@... Send Email Jan 17, 2013
5:58 am
Comment #9 on issue 103 by degu...@...: Python thread are not running in background http://code.google.com/p/vim/issues/detail?id=103 Maybe the bug...
67735 vim@... Send Email Jan 17, 2013
7:21 am
Comment #10 on issue 103 by degu...@...: Python thread are not running in background http://code.google.com/p/vim/issues/detail?id=103 Hum, I'm wondering...
67736 vim@... Send Email Jan 17, 2013
7:23 am
Comment #11 on issue 103 by degu...@...: Python thread are not running in background http://code.google.com/p/vim/issues/detail?id=103 Changing the...
67737 vim@... Send Email Jan 17, 2013
11:25 am
Updates: Status: Accepted Comment #12 on issue 103 by lech.lor...@...: Python thread are not running in background ...
67738 Bram Moolenaar
Bram@... Send Email
Jan 17, 2013
11:40 am
... I cannot reproduce the problem. Does this depend on the version of GTK? I'm also using glib-2.0 though. Any other feature that matters? -- In his...
67739 Bram Moolenaar
Bram@... Send Email
Jan 17, 2013
11:40 am
... I don't think the documentation says that it works according to any standard. If we go this way, we need to make sure we are actually using the right...
67740 Bram Moolenaar
Bram@... Send Email
Jan 17, 2013
12:24 pm
Patch 7.3.763 Problem: Jumping to a mark does not open a fold if it is in the same line. (Wiktor Ruben) Solution: Also compare the column after the jump....
67741 Bram Moolenaar
Bram@... Send Email
Jan 17, 2013
12:38 pm
Patch 7.3.764 Problem: Not all message translation files are installed. Solution: Also install the converted files. Files: src/po/Makefile ... ...
67742 Bram Moolenaar
Bram@... Send Email
Jan 17, 2013
1:00 pm
Patch 7.3.765 Problem: Segfault when doing "cclose" on BufUnload in a python function. (Sean Reifschneider) Solution: Skip window with NULL buffer....
67743 Bram Moolenaar
Bram@... Send Email
Jan 17, 2013
1:10 pm
Patch 7.3.766 Problem: ":help cpo-*" jumps to the wrong place. Solution: Make it equivalent to ":help cpo-star". Files: src/ex_cmds.c ... ...
67744 Bram Moolenaar
Bram@... Send Email
Jan 17, 2013
1:40 pm
Patch 7.3.767 Problem: (Win32) The _errno used for iconv may be the wrong one. Solution: Use the _errno from iconv.dll. (Ken Takata) Files:...
67745 Bram Moolenaar
Bram@... Send Email
Jan 17, 2013
2:37 pm
Patch 7.3.768 Problem: settabvar() and setwinvar() may move the cursor. Solution: Save and restore the cursor position when appropriate. (idea by Yasuhiro...
67746 Charles Campbell
Charles.E.Campbell@... Send Email
Jan 17, 2013
3:21 pm
... Hello! I just attempted to upgrade from 7.3.762 to 7.3.768; unfortunately, I get the following message: gmake[1]: *** No rule to make target `nl.mo',...
67747 Bram Moolenaar
Bram@... Send Email
Jan 17, 2013
4:04 pm
Patch 7.3.769 Problem: 'matchpairs&#39; does not work with multi-byte characters. Solution: Make it work. (Christian Brabandt) Files: src/misc1.c,...
67748 Yasuhiro MATSUMOTO
mattn.jp@... Send Email
Jan 17, 2013
4:11 pm
x2 seems not be initialized by -1. ... -- - Yasuhiro Matsumoto -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below...
Messages 67719 - 67748 of 71393   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help