Re: Issue 105 in vim: netrw (v146) plugin broken in latest Vim-7.3.782

2013-01-24 Fir de Conversatie sc
at operating system? > Vim-7.3.782 (huge, gtk2) on Linux-x86_64. the only difference here is my vim is big sc -- -- You received this message from the "vim_dev" 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: Any spam from ad...@139.com at vim_dev?

2012-12-16 Fir de Conversatie sc
t the spam. I don't get it, but that doesn't necessarily mean it's not being sent to me. My ISP (AT&T) does spam filtering before I get to see it -- sorry, not very conclusive. sc -- You received this message from the "vim_dev" maillist. Do not top-post! Type

Re: Vim 2013 calendar available

2012-12-10 Fir de Conversatie sc
most things. Although I > don't recommend placing it on top of your dog. > It is available in English and Dutch. You can find it on my website: > http://moolenaar.net/#Calendar seems to work fine on cats: http://toothpik.github.com/stubbie_cal1.JPG sc -- You received this message from

Re: Quit vim ignore certain type of buffers

2012-11-27 Fir de Conversatie sc
n my choice is always to put :bdelete on F3 and :quall on S-F3 with those mappings in place you can use the repeat key feature on F3, or if you're really in a hurry hit S-F3 and you're out sc -- You received this message from the "vim_dev" 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: Standard equivalents for t_SI t_EI?

2012-11-24 Fir de Conversatie sc
quot; set cursor shape to block when leaving insert mode > let &t_EI="\]50;CursorShape=0\x7" I tried this and it worked great in konsole vim, but when I went to compose an email in mutt it made the font in the whole window too tiny to read so I backed it out. sc -- You recei

Re: The Number of the Beast? — Was: Patch 7.3.6

2012-09-18 Fir de Conversatie sc
On Wed, Sep 19, 2012 at 01:45:01AM +0200, Tony Mechelynck wrote: > On 18/09/12 22:00, Bram Moolenaar wrote: > > > >Patch 7.3.666 > [...] > For some reason the Subject line of this email (as it reached me) > was truncated. The body text was correct though. I wonder if it is > due to the fact that t

Re: "set hlsearch" not running from function

2012-04-23 Fir de Conversatie sc
u take the 'set hlsearch' out of the function and put it after your call: nnoremap s :call ChangeSearchRegister():set hlsearch sc -- You received this message from the "vim_dev" 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: cursorline and long lines

2012-03-30 Fir de Conversatie sc
line with 'wrap' > on, > and helps me in choosing j/k or gj/gk for navigation. Since this hasn't been > brought up since 'cursorline's introduction in Vim 7.0, I guess that the > majority doesn't object to the current behavior, neither. i'm +1 liking the current behavior too, ingo i'd like to at least keep it as an option sc -- You received this message from the "vim_dev" 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: Patch 7.3.421

2012-01-28 Fir de Conversatie sc
On Sat, Jan 28, 2012 at 06:03:59PM +0100, Bram Moolenaar wrote: > Patch 7.3.421 > Problem:Get E832 when setting 'undofile' in vimrc and there is a file to > be edited on the command line. (Toothpik) > Solution: Do not try reading the undo file for a file that wasn't loaded. > Files

Re: mapping mess - g:foo options etc

2012-01-26 Fir de Conversatie sc
me stop you right there -- you are contradicting my understanding and my experience -- if i do not set mapleader, and install a plugin that defines a mapping, i can invoke it using the default '\' mapleader before we set out to complicate things, can we have a premise that doesn&#x

Re: GVim flickers during page down/up scrolling - fonts renderer issue?

2012-01-23 Fir de Conversatie sc
On Mon, Jan 23, 2012 at 04:51:13AM -0800, Mikey wrote: > On Jan 22, 11:39 pm, Tony Mechelynck > wrote: > > On 22/01/12 22:12, Mikey wrote: > > > > > > > > > > > > > > > > > > > > > Hi, > > > > > I use GVim ver. 7.3.154 with GTK2 GUI on Slackware 13.37. During page > > > down/up scrolling with Ctr

Re: Feature request: fixing a quirk in 'hlsearch'

2011-12-13 Fir de Conversatie sc
a chance to debug this, but I suspect it has something to > do with distribution maintainers creating and restoring sessions in > global vimrc settings (in /etc). if your 'viminfo' includes an 'h' this will not happen -- see :h 'viminfo' sc -- You recei

Re: Bug since one of the later patches: :redraw during startup (e.g. from vimrc) causes gvim to redraw on the terminal

2011-12-11 Fir de Conversatie sc
27;re the first to report a gui that doesn't come up sc -- You received this message from the "vim_dev" 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: Why was the breakindent patch never applied?

2011-12-06 Fir de Conversatie sc
e patch. I do too! :-) an idle question: do you know how to earn the right to vote for features? a related question: have you done it? sc -- You received this message from the "vim_dev" 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: Different behavior on Vex command

2011-09-28 Fir de Conversatie sc
On Wednesday, September 28, 2011 08:02:05 Tony Mechelynck wrote: > - netrw is installed, which is normally the case unless you > run Vim with either -u NONE or --noplugin ...or you have let g:loaded_netrw = 1 in your .vimrc sc -- You received this message from the "vim_de

Re: general vim programming plugin

2011-09-21 Fir de Conversatie sc
ant to do something to your buffer in another language, write it as a filter and compose a vim script to call it plugin authors come in all shapes and varieties and you open yourself to inconsistencies and glitches by installing them just my opinion, as i said sc -- You received this message

Re: Crash when delete buffer that have colorcolumn.

2011-09-19 Fir de Conversatie sc
gt; :only! > :bd i can confirm this happens on linux too -- got message: Vim: Caught deadly signal SEGV in the terminal from which i started the session [vim version 7.3.315] sc -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply

noise apology -- was Re: Patch 7.3.252

2011-07-15 Fir de Conversatie sc
On Friday, July 15, 2011 11:45:37 sc wrote: > On Friday, July 15, 2011 10:56:31 Bram Moolenaar wrote: > > Patch 7.3.252 (after 7.3.247) > > Problem:Tests fail. (David Northfield) > > Solution: Add missing update for .ok file. > > Files: src/testdir/test81

Re: Patch 7.3.252

2011-07-15 Fir de Conversatie sc
On Friday, July 15, 2011 10:56:31 Bram Moolenaar wrote: > Patch 7.3.252 (after 7.3.247) > Problem:Tests fail. (David Northfield) > Solution: Add missing update for .ok file. > Files: src/testdir/test81.ok now, for me, only 51 fails sc -- You received this message from

Re: Issue 16 in vim: [PATCH] Missing comma in usr_10.txt

2011-06-27 Fir de Conversatie sc
On Monday, June 27, 2011 11:49:15 Mike Williams wrote: > On 27/06/2011 16:57, sc wrote: > > On Monday, June 27, 2011 04:43:23 v...@googlecode.com wrote: > >> Comment #2 on issue 16 by shlomif: [PATCH] Missing comma in > >> usr_10.txt http://code.google.com/p/vim/issues

Re: Issue 16 in vim: [PATCH] Missing comma in usr_10.txt

2011-06-27 Fir de Conversatie sc
e sentence -- i've been an english speaker all my life (long time) and IMHO it reads fine without a comma it's starting to sound to me as if someone's got too much time on their hands sc -- You received this message from the "vim_dev" maillist. Do not top-post! Type you

Re: Confirm a bug with relativenumber behaviour?

2011-06-18 Fir de Conversatie sc
7;d try starting vim with --noplugin to see if numbers act right then sc -- You received this message from the "vim_dev" 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: Patch 7.3.210

2011-06-12 Fir de Conversatie sc
d only once for each function it appears in make[1]: *** [objects/if_cscope.o] Error 1 sc -- You received this message from the "vim_dev" 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 7.3: A few problems with patches

2011-06-02 Fir de Conversatie sc
s that way that don't appear in my update log i guess my update (pull) needs a verbosity option thanx sc -- You received this message from the "vim_dev" 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 7.3: A few problems with patches

2011-05-29 Fir de Conversatie sc
06 was the last actual one in there sc -- You received this message from the "vim_dev" 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: New syntax file for shell scripts

2011-05-24 Fir de Conversatie sc
On Tuesday, May 24, 2011 13:43:52 Gary Johnson wrote: > Thanks for your work on sh.vim. I've installed it but I don't > use it very often, so I won't be good source of feedback. i'm using it, and so far so good -- will be glad to report back if i find issues sc --

cluttered space

2011-05-10 Fir de Conversatie sc
jeff-- would it be possible to add support for g:no_plugin_maps to bufexplorer? it is mentioned in filetype.txt and there's an example of how to use it in usr_41.txt thanx, sc -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below t

Re: [bug] Display totally messed up under xterm when lines, scrolloff set

2011-05-08 Fir de Conversatie sc
On Sunday, May 08, 2011 08:03:22 Lech Lorens wrote: > I followed the steps suggested by sc in > <201105031238.26558.tooth...@swbell.net> in the discussion > about scrolling with scrolloff and lines set to certain > values and added one more step. > I do: > vim -u NO

Re: Can't reproduce - 'lines' is 25 and 'scrolloff' is 12

2011-05-03 Fir de Conversatie sc
n make it jump with these settings, but it isn't that 'j' is failing to advance through the file, it's that the scroll offset moves by reading seq into an empty module with :0r!seq 100 and scrolling with 'j', if you have 'cursorline' on you can see curre

Re: Can't reproduce - 'lines' is 25 and 'scrolloff' is 12

2011-05-02 Fir de Conversatie sc
I didn't find a message on either mailing lists > on that subject around that date. i confirm this: for me j moves one line in the above circumstance sc -- You received this message from the "vim_dev" 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: reproducing 'daw' on last word in a file

2011-05-01 Fir de Conversatie sc
eceding white space. > Anyone else sees this? for me it deleted the one letter word and the preceding space, as it is supposed to -- maybe todo.txt simply needs that to be deleted sc -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply b

Re: X11 crashes gvim when 'lines' and 'columns' are set too high

2011-04-25 Fir de Conversatie sc
t the following: > gnome-common 2.28.0-10.1-noarch my setup is similar to tony's but i use kde instead of gnome, and my vim is big, GTK2 without GNOME -- mine blows up here too and i had to use kwrite to take the spurious lines and columns settings out of my .vimrc thank you very much sc -- You received this message from the "vim_dev" 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: [bug][w32][netrw] doesn't autochange to the current working dir in netrw buffer

2011-04-12 Fir de Conversatie sc
y putting set autochdir in your _vimrc and see if the behavior is closer to what you expect sc -- You received this message from the "vim_dev" 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: '+Python ' doesn't work in VIM73

2011-03-29 Fir de Conversatie sc
nt both 2.x and 3 in the same build -- i'd pick one or the other if i were you sc -- You received this message from the "vim_dev" 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

bash script hiding message from git

2011-02-15 Fir de Conversatie sc
the script was hitting enter so i'm not sure what option it took -- not sure it matters since i reran config but i'm not comfortable with my script hiding messages from me sc -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below th

Re: git locked? [solved]

2011-02-15 Fir de Conversatie sc
On Tuesday 15 February 2011 12:57:54 sc wrote: > is git locked up? > i got a successful hg pull, but trying to hg merge just hangs sorry for the noise -- my merge script was hiding a use (c)hanged version or (d)elete? getting .hgignore message from me -- my bad sc -- You receive

git locked?

2011-02-15 Fir de Conversatie sc
is git locked up? i got a successful hg pull, but trying to hg merge just hangs sc -- You received this message from the "vim_dev" 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 crash

2011-02-02 Fir de Conversatie sc
oplugin -N -i NONE --cmd ':set tpm=65' > -p /tmp/vim-crash/* > Vim: Caught deadly signal SEGV > Vim: Finished. > zsh: segmentation fault (core dumped) ./vim -u crash.vim > --noplugin -N -i NONE --cmd ':set tpm=65' -p > $ > #v- feeling adventurous, i tried t

Re: [PATCH] Remove escaping of `[' inside collections

2010-11-18 Fir de Conversatie sc
Removed escaping of `[' in collections > Please split this up in patches for individual maintainers and > send it to each of them. Yes, that's a lot of work, but the > only way to make sure the next version a maintainer sends > will undo this change. s/undo/not undo/

Re: Patch 7.3.051

2010-11-10 Fir de Conversatie sc
/games:/usr/sbin:/usr/X11R6/bin:/usr/local/linux- jdk1.3.1/bin:/usr/local/lib/python2.2/Tools/idle is empty. is what it looks like in 'hg incoming' tee hee sc -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are re

Re: getchar.c fails to compile

2010-11-03 Fir de Conversatie sc
t; Any clues? > Line 3291 does contain the identifier orig_rhs, so it seems > like you're using patched sources and there's something wrong > with the patching. in my copy of a freshly updated 7.3.050 source it's assigned to at 3293, and defined at 3171 as a pointer to cha

Re: Plans for Mercurial branches?

2010-08-21 Fir de Conversatie sc
. unless and until runtime/doc/tags needs a commit, in which case you'll need an extra commit between the pull and the merge i keep thinking it should be easy to write an expect script to test for merge success and automating that, but i'm too new to expect for it to be easy for me sc -- You received this message from the "vim_dev" 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: Plans for Mercurial branches?

2010-08-21 Fir de Conversatie sc
. i've also got a [bash] script to merge -- i feel it overkill to repeat the commit message as tony is doing here, but i've coded it to allow me to specify a different message if i want to -- i call it 'u3': #!/bin/bash # u3 cd ~/.build/hgvim/vim dt=`date '+%Y-%b-%d %H

Re: Plans for Mercurial branches?

2010-08-21 Fir de Conversatie sc
nger contained both the tip and vim73 tags, and it may change again soon, but this is working for me now and avoids copying those horrible changeset ids (actually uses the 4-digit local prefix to the full id, which merge is fine with) this is all so new and evolving i still like to run heads and 'cs' to verify it is naming the changeset i deem relevant before i attempt using it to merge, and i recommend anyone else using it do the same, at least until things settle down and get a little more predictable sc -- You received this message from the "vim_dev" 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 7.3e: smallest version with persistent_undo is Normal, not Huge

2010-08-09 Fir de Conversatie sc
On Monday 09 August 2010 21:43:41 Vlad Irnov wrote: > But it's really Normal. I get +persistent_undo after compiling > Normal version on Windows with MinGW. i get it after compiling Big version on linux with gcc sc -- You received this message from the "vim_dev" mail

Re: Conceal Bugs

2010-07-27 Fir de Conversatie sc
ive each item a sequence number" changeset for me was 2432 -- that number is different for everybody -- you must use the horking and unambiguous 0371401d9d33 sorry to go off topic sc -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below

Re: Patch 7.2.442

2010-06-06 Fir de Conversatie sc
no argument from me over that -- i love clean code and have no use for GTK-1 support sc -- You received this message from the "vim_dev" 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: hg: missing important step

2010-05-23 Fir de Conversatie sc
he clone, and i now have my mods to feature.h combined with vim7.3 and my arguments to configure thank you gary, that was exactly the step i was missing and thank you, james, i will examine those links in an attempt to educate myself sc -- You received this message from the "vim_de

hg: missing important step

2010-05-23 Fir de Conversatie sc
h changes, the vim73 branch showing Bram's 0e0e99d1092e, and the original "start" hg status shows two files: M runtime/doc/tags M src/auto/config.mk nothing surprising there any help will be appreciated sc -- You received this message from the "vim_dev" maillist. Do

Re: Bug: ~/.viminfo is unusable if first run was through sudo.

2010-05-21 Fir de Conversatie sc
im and it can't find my script i'm using kde 4.3.5 konsole sc -- You received this message from the "vim_dev" 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: No 7.3a patchlevels?

2010-05-16 Fir de Conversatie sc
s, what would you have bram do? 7.3 is beta -- he is patching 7.2 -- would you like him to create two sets of patches, each with different names but with the same content? 7.2.434==7.3.001 7.2.435==7.3.002 7.2.436==7.3.003 i believe he does quite enough as it is, an

Re: No 7.3a patchlevels?

2010-05-16 Fir de Conversatie sc
did that relative numbers are now, for me, a mainstream reality dunno why you like that 'fetch' better, but for me the pull/update work famously sc -- You received this message from the "vim_dev" 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

relative numbers are here

2010-05-16 Fir de Conversatie sc
section, they were listed with a question mark and no status number in column 1 i was so not prepared to see them this morning! i don't see them mentioned in :ver, but they work, and work beautifully thank you markus, thank you bram, you've made an even happier vimmer out of me s

Re: Mercurial branches already messed up

2010-05-15 Fir de Conversatie sc
i don't see relative numbers in it -- did that feature not make the cut? sc -- You received this message from the "vim_dev" 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: did netrw move?

2010-05-12 Fir de Conversatie sc
On Wednesday 12 May 2010 1:42:32 pm Gary Johnson wrote: > On 2010-05-12, sc wrote: > > list-- lWi am unable to navigate to > > > > http://mysite.verizon.net/astronaut/vim/index.html > > > > is there a problem? > > If you navigate up to the site page

did netrw move?

2010-05-12 Fir de Conversatie sc
list-- i am unable to navigate to http://mysite.verizon.net/astronaut/vim/index.html is there a problem? sc -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://w

Re: configure no longer uses environment?

2010-01-17 Fir de Conversatie sc
ike passing settings with environment vars, > there is always a chance there is a variable you didn't > expect it to be there. i've already got a 'myconfig' script that spells out these things as proper commandline arguments -- it works famously sorry for the noise sc -

configure no longer uses environment?

2010-01-16 Fir de Conversatie sc
them -- with the exception of using GTK2 which it figured out on its own do these now have to be specified on the commandline? or maybe i've suffered yet another brain flatulation and overlooked some necessary and obvious step? sc -- You received this message from the "vim_de

Re: continuation of vim mainline/extended git repos (Was Re: [patch] minor fixes in documentation)

2010-01-16 Fir de Conversatie sc
mean time i'll get mercurial installed and start reading man pages sc -- You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php

Re: [patch] minor fixes in documentation

2010-01-09 Fir de Conversatie sc
tory with the relative number patch and never looked back he's got the runtime in his too unless and until that patch is adopted mainstream i'll be sticking with git (unless markus stops maintaining it for some reason) sc -- You received this message from the "vim_dev"

Re: Vim VCS repo

2009-11-26 Fir de Conversatie sc
The only thing i need > to qualify this with is that i know about the vim_extended > repo at repo.or.cz, but it's branch system seems a bit odd. > odd schmod +1 markus' git repo of course i can't claim to be objective -- i am a fan of his relatiive number patch -- but

Re: netrw again changing format options

2008-12-17 Fir de Conversatie sc
On Wednesday 17 December 2008 3:14 pm, Charles Campbell wrote: > > OK, I see the problem now... > > Thank you for the script! > Chip Campbell my pleasure -- i take it the ^Ms survived intact let me know if there's anything more i c

Re: netrw again changing format options

2008-12-17 Fir de Conversatie sc
On Wednesday 17 December 2008 1:28 pm, Charles Campbell wrote: > > sc wrote: > > i tried upgrading to v135g, and i changed formatoptions to > > 'tco' in my .vimrc to mirror your attempt > > > > i used my 'vime' to start the session, selec

Re: netrw again changing format options

2008-12-17 Fir de Conversatie sc
On Wednesday 17 December 2008 12:04 pm, Charles Campbell wrote: > > sc wrote: > > On Wednesday 17 December 2008 10:34 am, sc wrote: > > > >> charles-- > >> > >> again i find myself struggling to maintain my own > >> formatoptions setting

Re: netrw again changing format options

2008-12-17 Fir de Conversatie sc
On Wednesday 17 December 2008 10:34 am, sc wrote: > > charles-- > > again i find myself struggling to maintain my own > formatoptions settings through uses of netrw > > netrw version: v134 > > formatoptions before using netrw: tcq > formatoptions after using

netrw again changing format options

2008-12-17 Fir de Conversatie sc
i was using vim (not gvim) version 7.2.69 on suse linux 10.2 have you re-introduced old bugs, or have i found a new way to trick it? or sc --~--~-~--~~~---~--~~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---

Re: slick way to keep patches?

2008-11-17 Fir de Conversatie sc
fan base, but most represent a view of the way different people like to work. sc --~--~-~--~~~---~--~~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---

Re: slick way to keep patches?

2008-11-16 Fir de Conversatie sc
On Sunday 16 November 2008 2:34 pm, Markus Heidelberg wrote: > > sc, 15.11.2008: > > > > I finally bit the bullet and applied Markus Heidelberg's relative number > > patch to my source -- I love it so much I added > > Nice to hear. > > With subversion

slick way to keep patches?

2008-11-14 Fir de Conversatie sc
untime rsync against the list of files, and re-apply the pieces of the patch that got overridden, but I can't help thinking there must be a better way. sc --~--~-~--~~~---~--~~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---

Re: netbeans connection when Vim is not compiled with netbeans_intg

2008-11-09 Fir de Conversatie sc
as the perseverence to browse this group -- what he'll use to find Xavier's kind response to my whining I'm not sure, I just hope the experience doesn't turn him into an emacs user sc --~--~-~--~~~---~--~~ You received this message from the &

Re: netbeans connection when Vim is not compiled with netbeans_intg

2008-11-08 Fir de Conversatie sc
Send and then engage my brain revision 1226 did indeed update my source to 7.2.28 but as it stands it will not compile for me (already noted in a previous post) sc --~--~-~--~~~---~--~~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---

Re: netbeans connection when Vim is not compiled with netbeans_intg

2008-11-08 Fir de Conversatie sc
>> Right of course. I will try sending another patch fixing these points. > > > > Good, thanks. > > Attached is a patch that fixes the above issues. It's on top of > version 7.2.28 (subversion revision 1226). I hope the above is a typo -- for me subversion reports

Re: Patch 7.2.027

2008-11-06 Fir de Conversatie sc
void patches -- my source is from mainline svn only -- I too did a 'make clean', and got a slightly different error: ex_cmds.h:656: error: 'ex_oldfiles' undeclared here (not in a function) make[1]: *** [objects/ex_docmd.o] Error 1 Further, my line 657 in ex_cmds.h is exactly as quoted above. I may well be stuck at 7.2.26 until this is resolved... sc --~--~-~--~~~---~--~~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---

Re: ANNC: Relative Numbering plugin

2008-08-23 Fir de Conversatie sc
.vim 10 Index: src/proto/misc2.pro 11 Index: src/edit.c 12 Index: src/ex_cmds.c 13 Index: src/gui.c 14 Index: src/misc1.c 15 Index: src/misc2.c 16 Index: src/move.c 17 Index: src/netbeans.c 18 Index: src/normal.c 19 Index: src/option.c 20 Index: s

Re: ANNC: Relative Numbering plugin

2008-08-19 Fir de Conversatie sc
On Tuesday 19 August 2008 09:50, Charles Campbell wrote: > > sc wrote: > > thank *you* -- it looks really useful > > > > now can you help me make a toggle for it, so i don't need to > > burn two mappings for it? like for example instead of > > saying &

Re: ANNC: Relative Numbering plugin

2008-08-19 Fir de Conversatie sc
On Tuesday 19 August 2008 09:50, Charles Campbell wrote: > > sc wrote: > > thank *you* -- it looks really useful > > > > now can you help me make a toggle for it, so i don't need to > > burn two mappings for it? like for example instead of > > saying &

Re: ANNC: Relative Numbering plugin

2008-08-18 Fir de Conversatie sc
On Monday 18 August 2008 20:39, Charles E. Campbell, Jr. wrote: > > sc wrote: > > On Monday 18 August 2008 15:15, Charles Campbell wrote: > > > >> Hello! > >> > >> I've issued a new plugin on my website: > >> http://mysite.verizon

Re: ANNC: Relative Numbering plugin

2008-08-18 Fir de Conversatie sc
essages on the mailing list. why is the section labeled Rndm? sc --~--~-~--~~~---~--~~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---

Re: testing for the first time

2008-06-21 Fir de Conversatie sc
On Friday 20 June 2008 23:27, sc wrote: > > On Friday 20 June 2008 17:27, sc wrote: > > > > all-- > > > > i've only just begun attempting to run 'make test' to see > > testing in action, and i am apparently missing something > > ver

Re: testing for the first time

2008-06-20 Fir de Conversatie sc
On Friday 20 June 2008 17:27, sc wrote: > > all-- > > i've only just begun attempting to run 'make test' to see > testing in action, and i am apparently missing something > very basic -- my test fails almost immediately in test4 with > indented columns that

testing for the first time

2008-06-20 Fir de Conversatie sc
estdir, instructions on the vim site, run helpgrep, poked around tony's site, but still if there are instructions for a first time tester they are eluding me can someone point me in the right direction? tia, sc vim version 7.1.315 os suse linux 10.2 --~--~-~--~~~

Re: Patch for runtime/doc/ada.txt: Fix incorrect option in the modelines

2008-06-16 Fir de Conversatie sc
== >vim: textwidth=78 nowrap tabstop=8 shiftwidth=4 softtabstop=4 noexpandtab > ! vim: filetype=help fileencoding=latin1 if this patch is applied will that mean we can take the au BufRea

inconsistency in tutor

2008-05-07 Fir de Conversatie sc
, with no clue where to read the file from we can only hope they will think to quit and execute 'vimtutor' from the shell prompt as they did in the first place we can also hope we don't inspire an early distrust of an editor that leads you into a blind alley when you try

Re: [Patch] Nicer notebook tabs with GTK2

2008-04-30 Fir de Conversatie sc
label > > Here are some screenshots: > > http://www.silent-blade.org/misc/gvim-notebook-before.png > http://www.silent-blade.org/misc/gvim-notebook-after.png > > Comments are welcome :-) I like it better without the icons -- the

Re: Google Summer of Code Idea, VIM live, update as you type, preview of HTML

2008-03-28 Fir de Conversatie sc
nce. > > * Summary * > > A Mozilla Browser automation and DOM manipulation class > with built in documentation via docstrings > Live preview API with the functionality commonly needed > already programmed. A live preview example using VIM with > python extensions. > > This would be of great benefit to all web developers using > VIM. > to me this sounds very interesting, and very useful sc --~--~-~--~~~---~--~~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---

Re: Patch 7.1.268

2008-03-10 Fir de Conversatie sc
iles: src/screen.c thank you bram sc > *** ../vim-7.1.267/src/screen.c Wed Feb 20 14:15:45 2008 > --- src/screen.c Sun Mar 9 14:26:14 2008 > *** > *** 4527,4533 > #endif > col == W_WIDTH(wp) - 1) >

Re: svn hiccough

2008-02-23 Fir de Conversatie sc
On Saturday 23 February 2008 12:16, James Vega wrote: > On Sat, Feb 23, 2008 at 12:04:02PM -0600, sc wrote: > > On Saturday 23 February 2008 10:21, Tony Mechelynck wrote: > > > sc wrote: > > > > all-- > > > > > > > > i don't believe

Re: svn hiccough

2008-02-23 Fir de Conversatie sc
On Saturday 23 February 2008 10:21, Tony Mechelynck wrote: > sc wrote: > > all-- > > > > i don't believe i've ever before gotten > > > > svn: REPORT request failed on > > '/svnroot/vim/!svn/vcc/default' svn: Can't find a > &

svn hiccough

2008-02-23 Fir de Conversatie sc
all-- i don't believe i've ever before gotten svn: REPORT request failed on '/svnroot/vim/!svn/vcc/default' svn: Can't find a temporary directory: Error string not specified yet when i checked for a new patch leve

Re: feature request: help users count lines - display relative line numbers

2008-02-13 Fir de Conversatie sc
On Wednesday 13 February 2008 15:04, Nick Gravgaard wrote: > On Wed, 13 Feb 2008 12:47:29 -0600, "sc" <[EMAIL PROTECTED]> said: > > On Wednesday 13 February 2008 11:33, Nick Gravgaard wrote: > > > On Wed, 13 Feb 2008 10:26:00 -0700, "Erik Falor"

Re: feature request: help users count lines - display relative line numbers

2008-02-13 Fir de Conversatie sc
how > > > > absolute line numbers, the first line in the file > > > > being 1, the next one 2, > > > > etc. Then instead of visually selecting the lines > > > > upon which you want to operate, you can use an > > > > ex-command with a range, suc

Re: VIM server mode?

2008-02-07 Fir de Conversatie sc
gvim -f %f in the external editor field of the composer settings and you'll be good to go sc --~--~-~--~~~---~--~~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---

Re: New features to vote on and sponsoring

2008-01-19 Fir de Conversatie sc
at's holding > > > it > > > > I'd like to have that too. > > > > Nico > > Is this close enough? > > :command BDP bp | bd # > :command BDN bn | bd # > > ~Matt works for me -- thanx! sc --~--~-~--~~~---~--~~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---

Re: New features to vote on and sponsoring

2008-01-19 Fir de Conversatie sc
the completion should be configurable like for > custom-commands. That way everybody can have it the way he > wants. > > Is this becoming a wishlist ? > > :b[dw][np] -- Delete/Wipe buffer and open next/previous one > : w/o > > closing any >

Re: Patch 7.1.161

2007-11-24 Fir de Conversatie sc
> init_history(); > + # endif > > #ifdef FEAT_QUICKFIX > ! { > ! win_T *win; > ! > ! qf_free_all(NULL); > ! /* Free all location lists */ > ! FOR_ALL_WINDOWS(win) > ! qf_free_all(win); > ! } > #endif > >

Re: Custom Software Programming

2007-10-10 Fir de Conversatie sc
On Wednesday 10 October 2007 07:11, VB wrote: lovely -- spam on vim_dev -- please tell me we don't need a moderator sc --~--~-~--~~~---~--~~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---

Re: No mails coming from vim-dev

2007-10-10 Fir de Conversatie sc
ill is) zero or extremely low. > Which is not the habit in this newsgroup. Zdenek-- traffic is light but not non-existant -- I have 3 emails dated Oct 10, 1 dated Oct 9, 4 from Oct 7, etc when you want to verify you are getting the emails you can look in googlegroups on google to see

Re: more trouble with netrw

2007-09-01 Fir de Conversatie sc
On Sun, Sep 02, 2007 at 01:32:52AM +0200, Tony Mechelynck wrote: > > sc wrote: > > On Sun, Sep 02, 2007 at 12:58:46AM +0200, Tony Mechelynck wrote: > >> Charles E. Campbell, Jr. wrote: > >>> sc wrote: > >>> > >>>> charles-- > >&g

Re: more trouble with netrw

2007-09-01 Fir de Conversatie sc
On Sun, Sep 02, 2007 at 12:58:46AM +0200, Tony Mechelynck wrote: > > Charles E. Campbell, Jr. wrote: > > sc wrote: > > > >> charles-- > >> > >> again i find myself struggling with netrw > >> > >> i used to love it for directory na

Re: more trouble with netrw

2007-09-01 Fir de Conversatie sc
On Sat, Sep 01, 2007 at 06:29:59PM -0400, Charles E. Campbell, Jr. wrote: > > sc wrote: > > >charles-- > > > >again i find myself struggling with netrw > > > >i used to love it for directory navigation and finding > >things, but have come to h

  1   2   >