build failure

2013-07-17 Fir de Conversatie tooth pik
I just updated and tried to build, yeilding: objects/if_python.o: In function `InsertBufferLines': /home/name/.build/vim/vim/src/if_py_both.h:4018: undefined reference to `find_win_for_buf' /home/name/.build/vim/vim/src/if_py_both.h:4076: undefined reference to `find_win_for_buf' collect2:

Re: HTML indent script sucks

2013-08-04 Fir de Conversatie tooth pik
On Sun, Aug 04, 2013 at 09:53:39PM +0200, Andy Wokula wrote: People, you can fill this thread with your complaints about the HTML indent script. I'm the current maintainer, lately I read lots of unspecific rants here and there but direct feedback is rare for some reason. The current version

Re: Terrible bug wrt g~ and undo.

2013-08-08 Fir de Conversatie tooth pik
On Thu, Aug 08, 2013 at 04:14:08PM -0400, Manuel Ortega wrote: There is a horrendous bug wrt the 'g~' operator. I've found it on OSX 10.8.4. Doesn't matter whether it's MacVim 7.4b or Vim 7.4b.18. To reproduce: Make a new file with three lines: - a b -

Re: Alternate file with netrw buffer in Vim 7.4 - bug or change?

2013-08-26 Fir de Conversatie tooth pik
On Mon, Aug 26, 2013 at 05:11:19PM -0400, Charles Campbell wrote: Bram Moolenaar wrote: Bruno Sutic wrote: The change supporting this was done on July 12, 2013; its for v150, which has not been released as yet. That was the bugfix that I was referring to; I think I misinterpreted what

Re: Alternate file with netrw buffer in Vim 7.4 - bug or change?

2013-08-26 Fir de Conversatie tooth pik
On Mon, Aug 26, 2013 at 03:39:22PM -0700, Gary Johnson wrote: On 2013-08-26, David Fishburn wrote: On Aug 26, 2013, at 1:34 PM, Bram Moolenaar wrote: Bruno Sutic wrote: What do you think is this a bug or new behavior? Thanks I also see this problem. I prefer the old way, I

Re: Patch 7.4.073

2013-11-07 Fir de Conversatie tooth pik
On Thu, Nov 07, 2013 at 10:55:12PM +0100, Christian Brabandt wrote: On Do, 07 Nov 2013, Christian Brabandt wrote: On Thu, November 7, 2013 03:26, Bram Moolenaar wrote: += +test49.in += + +This is a test of the script language. + +If after adding a new test, the test

Re: Patch to utilize undefined text-objects

2013-11-14 Fir de Conversatie tooth pik
On Thu, Nov 14, 2013 at 06:59:51AM -0800, Ben Fritz wrote: On Wednesday, November 13, 2013 10:10:39 PM UTC-6, Kent Sibilev wrote: On Wednesday, November 13, 2013 8:14:20 PM UTC-5, Daniel paradigm Thau wrote: Attached is a patch to add an 'autotextobject' setting which will treat

Re: [PATCH] Fix memory leak in OptionsAssItem

2013-12-07 Fir de Conversatie tooth pik
On Sat, Dec 07, 2013 at 02:29:00PM +0100, Bram Moolenaar wrote: ZyX wrote: forgive my banality, but by any chance is there an extra 's' in the subject of this email? -- _|_ _ __|_|_ ._ o| |_(_)(_)|_| ||_)|| | -- -- You received this message from the vim_dev

Re: Issue 188 in vim: Please publish bleeding-edge code to Vim's Mercurial repository

2013-12-29 Fir de Conversatie tooth pik
On Mon, Dec 30, 2013 at 12:13:19AM +, v...@googlecode.com wrote: Comment #2 on issue 188 by jasonspi...@gmail.com: Please publish bleeding-edge code to Vim's Mercurial repository http://code.google.com/p/vim/issues/detail?id=188 I would like Bram to check in new features even _before_

Re: Proposal: Language Binding Model for every vim primitive

2014-01-12 Fir de Conversatie tooth pik
On Sun, Jan 12, 2014 at 09:20:02PM +0900, Andre Sihera wrote: On 12/01/14 18:50, Thiago Padilha wrote: Having support for multiple scripting languages would certainly be useful. One simple way to achieve this would be to follow weechat's take on

Re: Documentation bug in pattern.txt

2014-02-06 Fir de Conversatie tooth pik
On Thu, Feb 06, 2014 at 02:42:30PM +, Tomer Chachamu wrote: Incorrect: An example of how to search for matches with a pattern and change the match with another word: /fooCRfind foo c//echange until end of match barEsctype replacement

Re: Documentation bug in pattern.txt

2014-02-06 Fir de Conversatie tooth pik
On Thu, Feb 06, 2014 at 10:38:51PM +0100, Antonio Giovanni Colombo wrote: On Thu, Feb 6, 2014 at 10:04 PM, tooth pik toothp...@gmail.com wrote: On Thu, Feb 06, 2014 at 02:42:30PM +, Tomer Chachamu wrote: Incorrect: An example of how to search for matches with a pattern and change

Re: Is there any way to get the vim executable path from within vim?

2014-03-13 Fir de Conversatie tooth pik
On Thu, Mar 13, 2014 at 04:13:53AM -0700, Viktor Kojouharov wrote: To easily use the remote-expr feature. You need to start a new instance of vim and point it to the current running vim server. And I need the full executable path in order to start the remote-expr. Vim is usually in the path

Re: Need support for opening files via HTTPS

2014-03-20 Fir de Conversatie tooth pik
On Thu, Mar 20, 2014 at 11:55:29AM -0400, Charles Campbell wrote: Bohr Shaw wrote: ehttps://raw.github.com/tpope/vim-sensible/master/plugin/sensible.vim Hello! Please try netrw v151n, available from my website: http://www.drchip.org/astronaut/vim/index.html#NETRW . For the optional url

Re: Patch 7.4.219

2014-03-28 Fir de Conversatie tooth pik
On Sat, Mar 29, 2014 at 06:50:47AM +1100, John Marriott wrote: On 27-Mar-2014 10:13 PM, Bram Moolenaar wrote: Patch 7.4.219 Problem:When 'relativenumber' or 'cursorline' are set the window is redrawn much to often. (Patrick Hemmer, Dominique Pelle) Solution: Check the

Re: Issue 231 in vim: netrw silently closing buffers on its own

2014-06-12 Fir de Conversatie tooth pik
On Thu, Jun 12, 2014 at 06:21:06PM +, v...@googlecode.com wrote: Status: New Owner: Labels: Type-Defect Priority-Medium New issue 231 by johnston...@gmail.com: netrw silently closing buffers on its own http://code.google.com/p/vim/issues/detail?id=231 After upgrading macvim from

Re: Patch 7.4.330

2014-06-17 Fir de Conversatie tooth pik
On Tue, Jun 17, 2014 at 11:43:35PM +0200, Dominique Pellé wrote: Bram Moolenaar b...@moolenaar.net wrote: John Marriott wrote: On 18-Jun-2014 1:49 AM, Bram Moolenaar wrote: Patch 7.4.330 Problem:Using a regexp pattern to highlight a specific position can be slow.

Re: [PATCH] Make feature lists shown by :version more readable

2013-02-20 Fir de Conversatie tooth pik
On Wed, Feb 20, 2013 at 04:20:23AM -0800, Ajit Thakkar wrote: On Wednesday, February 20, 2013 3:19:00 AM UTC-4, Nazri wrote: My eyes hurts everytime I had to hunt for a specific feature in the listing shown by :version. Attached patch formats the feature list shown by :version into a more

Re: :set cuc has a side effect of setting the current column

2013-03-18 Fir de Conversatie tooth pik
On Mon, Mar 18, 2013 at 03:45:22AM -0700, OmnipotentEntity wrote: Possibly this is a bug, but I'm not sure. Through user fow in #vim on freenode, I've confirmed no side effect in 7.3.409, but there is a side effect in 7.3.547 (the version on my computer) and 7.3.854 according to romainl

Re: [patch] typo in options.txt

2013-03-19 Fir de Conversatie tooth pik
On Tue, Mar 19, 2013 at 04:21:28PM -0700, Ken Takata wrote: - sescape sequense to request cursor position report. + escape sequense to request cursor position report. I don't know about other countries, but in the US we spell sequence with a 'c'... sc -- -- You received this message

Re: difference between number and relativenumber

2013-03-30 Fir de Conversatie tooth pik
On Sat, Mar 30, 2013 at 04:53:56PM +0100, glts wrote: On Sat, Mar 30, 2013 at 4:16 PM, tooth pik toothp...@gmail.com wrote: The script, among other things, turns number off -- this works as long as my .vimrc only sets number. If my vimrc sets relativenumber the scripted nonumber has

Re: Issue 131 in vim: Wrong phrasing in runtime/tutor/tutor

2013-04-24 Fir de Conversatie tooth pik
On Wed, Apr 24, 2013 at 05:56:20PM +, v...@googlecode.com wrote: Status: New Owner: Labels: Type-Defect Priority-Medium New issue 131 by jlmendez...@gmail.com: Wrong phrasing in runtime/tutor/tutor http://code.google.com/p/vim/issues/detail?id=131

Re: Issue 131 in vim: Wrong phrasing in runtime/tutor/tutor

2013-04-24 Fir de Conversatie tooth pik
On Wed, Apr 24, 2013 at 03:01:41PM -0700, Ben Fritz wrote: On Wednesday, April 24, 2013 12:56:20 PM UTC-5, v...@googlecode.com wrote: * Type :s/old/new/g to substitute 'new' for 'old'. should be: * Type :s/old/new/g to substitute 'old' for 'new'. I think it's

bombing vim

2013-05-20 Fir de Conversatie tooth pik
I don't know much yet except a huge python (2.7) enabled vim 7.3.793 is getting bombed with a deadly signal ABRT when I try to edit my index.html module my first instinct was to disable the runtime/plugin/tohtml.vim, but I still get the deadly signal when I try to edit that file anybody else?

Re: bombing vim

2013-05-20 Fir de Conversatie tooth pik
On Mon, May 20, 2013 at 05:17:54AM -0500, tooth pik wrote: I don't know much yet except a huge python (2.7) enabled vim 7.3.793 is getting bombed with a deadly signal ABRT when I try to edit my index.html module my first instinct was to disable the runtime/plugin/tohtml.vim, but I still get

Re: bombing vim

2013-05-20 Fir de Conversatie tooth pik
On Mon, May 20, 2013 at 09:49:27AM -0700, Ben Fritz wrote: On Monday, May 20, 2013 5:17:54 AM UTC-5, toothpik wrote: I don't know much yet except a huge python (2.7) enabled vim 7.3.793 is getting bombed with a deadly signal ABRT when I try to edit my index.html module my

deadly signal gone with 7.3.980 but new issue

2013-05-20 Fir de Conversatie tooth pik
with an interesting trip down {whack vim\; re-clone vim}-lane (Tony's method of ignoring tags got me in git trouble I didn't know how to get out of) I can now open index.html without the deadly ABRT but now inside an edit session of that module scrolling is severely impeded the repeat rate on my

[toothp...@gmail.com: deadly signal gone with 7.3.980 but new issue]

2013-05-20 Fir de Conversatie tooth pik
- Forwarded message from tooth pik toothp...@gmail.com - Date: Mon, 20 May 2013 17:44:28 -0500 From: tooth pik toothp...@gmail.com To: vim_dev@googlegroups.com Subject: deadly signal gone with 7.3.980 but new issue with an interesting trip down {whack vim\; re-clone vim}-lane (Tony's

[toothp...@gmail.com: [toothp...@gmail.com: deadly signal gone with 7.3.980 but new issue]]

2013-05-20 Fir de Conversatie tooth pik
- Forwarded message from tooth pik toothp...@gmail.com - Date: Mon, 20 May 2013 17:52:39 -0500 From: tooth pik toothp...@gmail.com To: vim_dev@googlegroups.com Subject: [toothp...@gmail.com: deadly signal gone with 7.3.980 but new issue] - Forwarded message from tooth pik toothp

Re: [toot...@gmail.com: deadly signal gone with 7.3.980 but new issue]

2013-05-20 Fir de Conversatie tooth pik
On Mon, May 20, 2013 at 04:15:46PM -0700, Ben Fritz wrote: On Monday, May 20, 2013 5:52:39 PM UTC-5, toothpik wrote: - Forwarded message from tooth pik toothp...@gmail.com - Date: Mon, 20 May 2013 17:44:28 -0500 From: tooth pik toothp...@gmail.com To: vim_dev

slow scrolling

2013-05-21 Fir de Conversatie tooth pik
my issue with slow scrolling in index.html with cursorline turned on goes away when I set regexpengine=1 huge GTK2 7.3.1004 with python 2.7 -- -- 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,

Re: New feature: absolute line number in relativenumber for the current line

2013-05-24 Fir de Conversatie tooth pik
On Fri, May 24, 2013 at 12:22:44PM -0700, Dmitry Gorbik wrote: Sorry, but think this change without keeping an original behavior may just be too fast. Consider a workflow when you deal with files with a lot if lines. This is not too great for the line gutter to take a lot of space. This is

Re: Python error: E448 (Py_InitModule4) and E263

2013-05-29 Fir de Conversatie tooth pik
On Wed, May 29, 2013 at 10:11:13AM -0700, Axel Bender wrote: I'm using gvim 7.3 (64 bits, 1036) with dynamic python 2.7 support on Windows 7 (64 bits). Python 2.7 (64 bits) works from the command line. :py print hello gives me E448: Could not load library function Py_InitModule4 E263:

Re: Patch 7.3.1040

2013-05-29 Fir de Conversatie tooth pik
On Wed, May 29, 2013 at 09:33:54PM +0200, Bram Moolenaar wrote: Patch 7.3.1040 Problem:Python: Problems with debugging dynamic build. Solution: Python patch 1. (ZyX) Files: src/if_python.c, src/if_python3.c I had hopes this patch would solve the :py print hello doing nothing on

dynamic python first use quirk

2013-05-29 Fir de Conversatie tooth pik
ok I just built 7.3.1053 the silence when I start vim on an empty buffer and issue :py print hello is still silent something I can't see tries to flash on the screen, and if I ask to see :messages hello is in fact listed, but it never echoed os suse 12.2 64 bit kde 3.5.10 -- _|_ _ __|_|_ ._

Re: People with too much time on their hands

2013-05-30 Fir de Conversatie tooth pik
On Wed, May 29, 2013 at 10:23:59PM -0700, Ron Aaron wrote: But this is really cool anyway: http://vim-adventures.com/ cool until they ask for $25, anyway say -- I didn't just expose myself as a PWTMTOTH did I? -- _|_ _ __|_|_ ._ o| |_(_)(_)|_| ||_)|| | -- -- You

Re: New feature: absolute line number in relativenumber for the current line

2013-05-30 Fir de Conversatie tooth pik
On Thu, May 30, 2013 at 02:31:11PM +0800, Nazri Ramliy wrote: On Wed, Feb 6, 2013 at 11:06 PM, Bram Moolenaar b...@moolenaar.net wrote: No, I don't want to remove or deprecate existing options. It's very annoying for people who get a new Vim version, especially if they didn't install it

Re: Coding style Vim source code

2013-06-01 Fir de Conversatie tooth pik
On Sat, Jun 01, 2013 at 10:49:37PM -0700, Ben Fritz wrote: On Sunday, June 2, 2013 12:24:11 AM UTC-5, MarcWeber wrote: ZyX told me that I should try to write the way the source code looks. Now I find that files mix tab with spaces etc. The src/README.txt talks about many things, but

Re: Coding style Vim source code

2013-06-02 Fir de Conversatie tooth pik
On Sat, Jun 01, 2013 at 11:45:44PM -0700, Yegappan Lakshmanan wrote: Hi, On Sat, Jun 1, 2013 at 10:58 PM, tooth pik toothp...@gmail.com wrote: On Sat, Jun 01, 2013 at 10:49:37PM -0700, Ben Fritz wrote: On Sunday, June 2, 2013 12:24:11 AM UTC-5, MarcWeber wrote: ZyX told me that I should

Re: weird bug when loading files

2013-06-03 Fir de Conversatie tooth pik
On Mon, Jun 03, 2013 at 01:26:37AM -0700, Matteo Cavalleri wrote: how to reproduce: mkdir test cd test touch file1 file2 vim :e file* E77: Too many file names i have the same error even when running with vim -u NONE -U NONE was there an older version of vim where the same thing opened

Re: weird bug when loading files

2013-06-03 Fir de Conversatie tooth pik
On Mon, Jun 03, 2013 at 01:57:11AM -0700, Matteo Cavalleri wrote: was there an older version of vim where the same thing opened both files? mh... i could swear i did this in the past and it always worked, but i suppose i can blame monday morning and the lack of caffeine. i'm

Re: FW: use of vim signs

2013-06-04 Fir de Conversatie tooth pik
On Tue, Jun 04, 2013 at 11:18:49AM +0200, Bram Moolenaar wrote: Ben Fritz wrote: On Sunday, June 2, 2013 3:36:54 PM UTC-5, Grant Farnsworth wrote: - :set nonu nornu means: I don't want any line numbers; - :set nu nornu means: I want to see only absolute numbers; - :set nonu rnu

Re: Regression: After startup, first message output is swallowed.

2013-07-01 Fir de Conversatie tooth pik
On Mon, Jul 01, 2013 at 10:03:19PM +0200, Bram Moolenaar wrote: Ingo Karkat wrote: Hello Vim developers, I noticed a regression: $ vim -N -u NONE :echo foo The intro message is cleared, the (now empty) UI does not show foo. Expected behavior: The intro message stays visible,

Re: Patch 7.4a.001

2013-07-06 Fir de Conversatie tooth pik
On Sat, Jul 06, 2013 at 04:24:58PM +0200, Bram Moolenaar wrote: [Note: mercurial already had this change] Patch 7.4a.001 it builds and works fine for me one [admittedly trivial] question though: shouldn't it be called 7.4a.0001? -- _|_ _ __|_|_ ._ o| |_(_)(_)|_| ||_)||

Re: vim stops

2013-07-08 Fir de Conversatie tooth pik
On Mon, Jul 08, 2013 at 02:05:19PM +0100, Dimitar DIMITROV wrote: Hi, running the latest version of vim (from mercurial) I experience the following weird behaviour: 1. command /usr/local/bin/vim -nNX -u NONE 2. shift (hold on to z then simultaneosly press shift) Vim stops it's

Re: vim stops

2013-07-08 Fir de Conversatie tooth pik
On Mon, Jul 08, 2013 at 02:41:11PM +0100, Dimitar DIMITROV wrote: No, I didn't right ZZ but zz. It's different :) and what about then simultaneously press shift? or maybe you have a keyboard that produces other than Z for SHIFT-z? and please don't top-post -- _|_ _ __|_|_ ._ o|

Re: [vim/vim] Gtk3 warnings on stderr (#1149)

2016-10-05 Fir de Conversatie tooth pik
I get gtk warnings all the time, from both gtk2 and gtk3, and I can reproduce them reliably. Just set confirm, so that when you try to quit a modified buffer in gvim it'll throw up that dialog box asking if you want to save the buffer -- that dialog box generates no less than 6 gtk warnings --

Re: [vim/vim] Is it possible that vim support php like Python? (#1172)

2016-12-27 Fir de Conversatie tooth pik
imho the best vim is a vim built with no added interpreters -- lean and mean and no surprises any time I want to use another language I build a filter script, send the relevant lines out to fmt, or a python or perl or tcl or awk script coded to return those lines with my beautiful enhancements

can't build w current source

2017-09-19 Fir de Conversatie tooth pik
I'm getting a *** No rule to make target 'terminal.c' error... -- -- 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 --- You received this message because

perl VIM::Msg("Error", "error msg here") not working for me

2017-11-23 Fir de Conversatie tooth pik
vim version 8.0.1331 os opensuse 43.2, gtk2 perl 5.18.2 all the subjectline msg produces is "Error", not in red -- is that supposed to work? if not it should be removed from if_perl -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text

Re: perl VIM::Msg("Error", "error msg here") not working for me

2017-11-23 Fir de Conversatie tooth pik
or, more accurately, the doc has it wrong in the example On Thu, Nov 23, 2017 at 1:12 PM, Christian J. Robinson <hept...@gmail.com> wrote: > On Thu, 23 Nov 2017, tooth pik wrote: > > vim version 8.0.1331 >> os opensuse 43.2, gtk2 >> perl 5.18.2 >> >> all

variable tab re-ask

2018-05-21 Fir de Conversatie tooth pik
bram-- if right before a version upgrade is a bad time to introduce new features, does that mean right after one is a good time? i really believe variable tabs would improve my vim experience please? -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your

weird textwidth for vim files

2018-06-17 Fir de Conversatie tooth pik
I apologize in advance if this has already been discussed, but I was editing a vim file today and noticed textwidth was sitting at 78 :verbose set tw? informed me it had been set by /usr/local/shr/vim/vim81/ftplugin/vim.vim dunno since when that's been the default but for me it's an immediate

re-grateful, i think

2018-06-23 Fir de Conversatie tooth pik
looking further i trip over something called varsofttabstop sounds like just the thing, if options.txt is to be believed forgive the hyperbole, i think -- -- 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

Re: i am such an ingrate, forgive me

2018-06-23 Fir de Conversatie tooth pik
yes, as i believe i stated several times having expandtab set is how i live -- if 'vartabstop' is rendered useless from that then useless it will remain i will go back to the drawing board for my own home-brew tab stop manager, although as a possible cheat i'll be peaking in some

Re: i am such an ingrate, forgive me

2018-06-23 Fir de Conversatie tooth pik
as would i, but see for yourself i've tried, however hysterically, and failed at every attempt to get useful activity out of them On Sat, Jun 23, 2018 at 5:13 PM, Tony Mechelynck < antoine.mechely...@gmail.com> wrote: > On Sat, Jun 23, 2018 at 11:29 PM, Christ van Willegen > wrote: > > Do you

i am such an ingrate, forgive me

2018-06-23 Fir de Conversatie tooth pik
i did pop the champagne when vartabs were announced, but find my excitement dampened when i try them out -- they are not column-centric, like tabs on the typewriters of yore, but something else entirely indeed, when i turn on expandtabs, as i like to do, with set vartabs=4,20,10,8 as the

Re: vim 7.3

2017-10-26 Fir de Conversatie tooth pik
you don't use git? On Wed, Oct 25, 2017 at 12:00 PM, Tony Mechelynck < antoine.mechely...@gmail.com> wrote: > On Wed, Oct 25, 2017 at 11:26 AM, Shubham Purwar > wrote: > > Hi, > > > > I haved faced same issue in centos 6.6 while upgrading vim to latest vim >

Re: current version funny

2018-08-12 Fir de Conversatie tooth pik
thx tony -- at least now i know it wasn't something i did wrong On Sun, Aug 12, 2018 at 6:17 PM, Tony Mechelynck wrote: > On Mon, Aug 13, 2018 at 12:13 AM, tooth pik wrote: >> i see a patch 279 in the list, but my vim is 278 and git is telling me >> i have current >> sourc

current version funny

2018-08-12 Fir de Conversatie tooth pik
i see a patch 279 in the list, but my vim is 278 and git is telling me i have current source -- -- 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 --- You

hitting 'y' in auto-confirm dialog has no effect

2018-08-19 Fir de Conversatie tooth pik
my problem is with the gui, specifically gtk3 in opensuse leap 42.3 i like to keep 'confirm' set, because it's so often quicker to quit and confirm a save than to save then quit (it's my workflow so i get to decide) -- anyway when i started building with gtk3 instead of gtk2 i noticed that the

Re: How to determine the x and y position of the Vim text window on screen

2018-07-13 Fir de Conversatie tooth pik
are you looking for :winpos? On Fri, Jul 13, 2018 at 5:30 PM, Shidong Wang wrote: > I want to get the position of a window, but my vim has no +py/+py3 support. > > 发自我的华为手机 > > 原始邮件 > 主题:Re: How to determine the x and y position of the Vim text window on > screen >

test failure in test_terminal redux

2018-03-12 Fir de Conversatie tooth pik
make test fails for me too -- in a different place so I started a new email: >From test_terminal.vim: Found errors in Test_terminal_response_to_control_sequence(): function RunTheTest[38]..Test_terminal_response_to_control_sequence line 20: Pattern '\\<\\d\\+R' does not match 'sh-4.3$ R' TEST

Re: How about a release?

2018-03-12 Fir de Conversatie tooth pik
nikolay: don't worry about other people being able to see the properly formatted columns users of this feature will more than likely have 'expandtab' set On Mon, Mar 12, 2018 at 5:06 PM, Nikolay Aleksandrovich Pavlov < zyx@gmail.com> wrote: > 2018-03-12 0:36 GMT+03:00 Matthew Winn

Re: How about a release?

2018-03-08 Fir de Conversatie tooth pik
would this be a bad time to ask about variable tab stops? On Thu, Mar 8, 2018 at 11:05 AM, Bram Moolenaar wrote: > > I'm thinking of creating the 8.1 release. The main new feature is the > terminal window, with the debugger plugin. And lots of smaller > additions and

Invalid MIT-MAGIC-COOKIE-1 keyInvalid WTF?

2018-04-19 Fir de Conversatie tooth pik
is anyone else getting this? -- -- 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 --- You received this message because you are subscribed to the Google

weird error

2018-04-19 Fir de Conversatie tooth pik
um I rebooted (cold) and it went away never mind -- -- 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 --- You received this message because you are

Re: test failure in Test_quoteplus()

2018-03-27 Fir de Conversatie tooth pik
I've got xclip installed but I don't think it runs as a background process, you have to invoke it to use it On Tue, Mar 27, 2018 at 1:46 AM, Chr. von Stuckrad <stu...@mi.fu-berlin.de> wrote: > On Mon, 26 Mar 2018, tooth pik wrote: > > > function RunTheTest[38]..Test_quoteplus

Test_terminal_response_to_control_sequence still failing for me

2018-03-25 Fir de Conversatie tooth pik
I've been watching and no-one else seems to be reporting a problem with this test -- it's been failing for me consistently for several weeks function RunTheTest[38]..Test_terminal_response_to_control_sequence line 17: Pattern '\\<\\d\\+R' does not match 'sh-4.3$ R' question: does this test make

test failure in Test_quoteplus()

2018-03-26 Fir de Conversatie tooth pik
First run: function RunTheTest[38]..Test_quoteplus line 35: Expected 'Yes, I can.' but got 'Can you hear me?' Second run: function RunTheTest[38]..Test_quoteplus line 35: Expected 'Yes, I can.' but got 'Can you hear me?' anyone else getting this? -- -- You received this message from the

doc nit redux

2018-03-23 Fir de Conversatie tooth pik
excuse me but really: echo trim("rmrrmm", "rm") echoes "any_chars" not any_chas trim() is intended, and does, remove characters from the beginning and/or end of strings, not out of the middle I need to learn to have more faith in myself -- -- You received this message from the "vim_dev"

Re: doc nit

2018-03-23 Fir de Conversatie tooth pik
fine -- I'll shutup now On Fri, Mar 23, 2018 at 1:44 AM, Christ van Willegen <cvwille...@gmail.com> wrote: > On Thu, Mar 22, 2018 at 11:54 PM, tooth pik <toothp...@gmail.com> wrote: > > cool new function trim(), but it appears to have a typo in > > the doc:

doc nit

2018-03-22 Fir de Conversatie tooth pik
cool new function trim(), but it appears to have a typo in the doc: it says in the 3rd example it will return "any_chas" where it appears to return "any_chars" stupid little stuff like that gives a bad impression... -- -- You received this message from the "vim_dev" maillist. Do not top-post!

still more on insertmode abbreviations

2018-04-25 Fir de Conversatie tooth pik
when I create an iabb without the Eatchar function the bug continues exactly the same: if I trigger it with a space it inserts the expanded text fine, but if I trigger with Enter it bugs and moves the cursor up (or in one instance to the command-line!) -- -- You received this message from the

insertmode abbreviation gives newest/oldest change message

2018-04-25 Fir de Conversatie tooth pik
not all my insertmode abbreviations are broken, many are i just pulled and built 8.0.1765 -- i was at 1755 and they all worked then i have iabbrev ~~7 =repeat('~', 72)=Eatchar('\s') (one line) in my .vimrc, and when I try to make my squiggle line it inserts ~~7 in the buffer without

more on the insertmode confufle

2018-04-25 Fir de Conversatie tooth pik
it doesn't expand and it gives the error if I hit Enter to trigger it -- if I type a space it works fine -- -- 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: insertmode abbreviation gives newest/oldest change message

2018-04-26 Fir de Conversatie tooth pik
dunno if this breaks anything else, but it for sure fixes my problem thx Christian On Thu, Apr 26, 2018 at 4:44 AM, Christian Brabandt <cbli...@256bit.org> wrote: > > On Do, 26 Apr 2018, Christian Brabandt wrote: > > > > > On Mi, 25 Apr 2018, tooth pik wrote: >

Re: [vim/vim] patch 8.1.0515: reloading a script gives errors for existing functions (ded5f1b)

2018-11-10 Fir de Conversatie tooth pik
so the [!] is changing what it's for On Sat, Nov 10, 2018 at 2:03 PM Bram Moolenaar wrote: > > > > My point was that, although the *code* suggests that, the > > documentation just added fails to make that clear. Maybe it should > > say "When sourcing a script for the second time (and only the

Re: Gdk-CRITICAL when I use -geometry with offset

2018-11-14 Fir de Conversatie tooth pik
i get a similar error from gtk -- my vim is built with gtk3 and i've had that problem so long i've taken all offsets out of all my scripts and just move the window after it's painted this is one of those problems where everyone points the finger at everyone else... my os is opensuse On Wed, Nov

Re: [vim/vim] New search is horrible and difficult to disable (MINT19) (#3663)

2018-12-05 Fir de Conversatie tooth pik
i apologize for not following this sooner, but i build my own vim and i have a vimrc so i never noticed it was happening i would have voted to have noincsearch be the default had i been paying attention -- incsearch would be horribly hard to live with and i don't get why anyone would want it

improvement to my problem with GTK3

2018-09-18 Fir de Conversatie tooth pik
gui vim: my problem, which has many work-arounds, is that my build with GTK3 provides a dialog box that was unresponsive to the Tab key -- now it responds, but there is no visible indication on the buttons which one will react to Enter the specific dialog box is the one that appears when you

Re: [vim/vim] patch 8.1.0814: :mksession cannot handle a very long 'runtimepath' (ed18f2c)

2019-01-24 Fir de Conversatie tooth pik
VIM - Vi IMproved 8.1 (2018 May 18, compiled Jan 24 2019 14:20:14) Included patches: 1-813, 84 i guess i'm not the only one seeing this On Thu, Jan 24, 2019 at 2:20 PM Jason Franklin wrote: > > Thanks for this!!! > > Looks like there's a bad patch number here. > > — > You are receiving this

Re: [vim/vim] Add a signal allowing a (remote) graceful shutdown of [g]vim in the absence of any unsaved changes (#4162)

2019-03-24 Fir de Conversatie tooth pik
why signal? start your vim instance with the --servername option -- when you want it to quit you can use the vim --servername --remote-send {cmd} to send a quit which will issue an error if there are unsaved changes -- or the sky's the limit if you write a function to be called with a

modeline stopped working

2019-03-15 Fir de Conversatie tooth pik
i've got " vim: set foldmethod=marker at the bottom of my ~/.vimrc and for reasons i have yet to discover it opens up with foldmethod=manual and :verb set fdm? tells me nothing about who set it, just that it's manual have there been any recent updates to the processing of modelines? the

Re: modeline stopped working

2019-03-15 Fir de Conversatie tooth pik
thx, but modeline is set On Fri, Mar 15, 2019 at 1:10 PM Gary Johnson wrote: > > On 2019-03-15, tooth pik wrote: > > i've got > > > > " vim: set foldmethod=marker > > > > at the bottom of my ~/.vimrc and for reasons i have yet to discover i

Re: modeline stopped working

2019-03-15 Fir de Conversatie tooth pik
i've been staring at that all morning and didn't see that -- thx gary i owe you a beer On Fri, Mar 15, 2019 at 2:19 PM Gary Johnson wrote: > > On 2019-03-15, tooth pik wrote: > > > On Fri, Mar 15, 2019 at 1:10 PM Gary Johnson wrote: > > > > > > On 2019-03-15,

Re: How about sound?

2019-06-04 Fir de Conversatie tooth pik
my first reaction is "useless cruft" -- sorry my 2nd is, find the "vim way": don't build the sound into vim, use an external voice synthesizer that vim would send text messages to with informative error info -- the user would be left to assign their own voice to whatever synthesizer they came up

Re: [vim/vim] Add digraph for horizontal ellipsis (#4472)

2019-06-02 Fir de Conversatie tooth pik
period -- of course -- sorry for the noise -- senior moment -- On Sun, Jun 2, 2019 at 3:07 PM Tony Mechelynck wrote: > > On Sun, Jun 2, 2019 at 9:02 PM Gary Johnson wrote: > > > > On 2019-06-02, tooth pik wrote: > > > > > what's a full stop again? > &g

can't build 1430

2019-05-30 Fir de Conversatie tooth pik
i just git pulled 1430 and it fails to build: evalfunc.c:816:33: error: ‘f_popup_getposition’ undeclared here (not in a function) {"popup_getposition", 1, 1, f_popup_getposition}, ^ Makefile:3005: recipe for target 'objects/evalfunc.o' failed make[1]: ***

Re: [vim/vim] Add digraph for horizontal ellipsis (#4472)

2019-06-02 Fir de Conversatie tooth pik
On Sun, Jun 2, 2019 at 10:00 AM Tony Mechelynck wrote: > There already is one. Be sure to be in Insert mode, then hit Ctrl-K > followed by a comma then a full stop. > > what's a full stop again? -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply

can't pull

2019-06-06 Fir de Conversatie tooth pik
this morning i get a Updating 32e197701..75ee544f9 error: Your local changes to the following files would be overwritten by merge: src/testdir/test_clientserver.vim Please commit your changes or stash them before you merge. Aborting when i try to git pull -- -- You received this

Re: can't pull

2019-06-06 Fir de Conversatie tooth pik
On Thu, Jun 6, 2019 at 12:04 PM Christian Brabandt wrote: > On Do, 06 Jun 2019, tooth pik wrote: > > > this morning i get a > > > > Updating 32e197701..75ee544f9 > > error: Your local changes to the following files would be overwritten by > > merge: > >

Re: Patch 8.1.1308

2019-05-09 Fir de Conversatie tooth pik
i can't git pull this one either -- still with the runtime/vim.desktop and runtime/gvim.desktop On Thu, May 9, 2019 at 12:26 PM Bram Moolenaar wrote: > > > Patch 8.1.1308 > Problem:The Normal highlight is not defined when compiled with GUI. > Solution: Always define Normal. (Christian

Re: Patch 8.1.1307

2019-05-09 Fir de Conversatie tooth pik
i get a weird error when i try to git pull this patch Updating eae1b91fe..a6c27c47d error: Your local changes to the following files would be overwritten by merge: runtime/gvim.desktop runtime/vim.desktop Please commit your changes or stash them before you merge. Aborting On Thu,

idle question about testing

2019-04-23 Fir de Conversatie tooth pik
is "make test" supposed to work currently? i can't remember the last time i didn't get a failed somethingorother from it this time it's errors in Test_incsearch_substitute_dump() i don't run make test very often so I'm curious -- are tests supposed to succeed? -- -- You received this message

more testing questions

2019-04-23 Fir de Conversatie tooth pik
it occurs to me to ask if testing is supposed to succeed if you run it in its own xterm -- i do that so as not to mess up any of my konsole tabs my xterm reports it is version X.Org 7.7.0(308) which is current for my opensuse Leap 4.3 nothing else was running from vim (except a gvim with a

Re: more testing questions

2019-04-24 Fir de Conversatie tooth pik
On Wed, Apr 24, 2019 at 1:52 AM Christian Brabandt wrote: > > > On Di, 23 Apr 2019, tooth pik wrote: > > > it occurs to me to ask if testing is supposed to succeed if you run it > > in its own xterm -- > > i do that so as not to mess up any of my konsole

Re: more testing questions

2019-04-25 Fir de Conversatie tooth pik
On Thu, Apr 25, 2019 at 3:48 AM Christian Brabandt wrote: > > > On Mi, 24 Apr 2019, tooth pik wrote: > > > clipboard is available in xterm, but accessing it is different than in > > konsole -- so > > i tried testing in a konsole and got a different looking mess of &

Fwd: more testing questions

2019-04-25 Fir de Conversatie tooth pik
lordy how i hate googlemail dunno what i hit but i wasn't done -- Forwarded message - From: tooth pik Date: Thu, Apr 25, 2019 at 10:50 AM Subject: Re: more testing questions To: On Thu, Apr 25, 2019 at 9:50 AM Christian Brabandt wrote: > > > On Do, 25 Apr 2019,

Re: more testing questions

2019-04-25 Fir de Conversatie tooth pik
On Thu, Apr 25, 2019 at 9:50 AM Christian Brabandt wrote: > > > On Do, 25 Apr 2019, tooth pik wrote: > > > On Thu, Apr 25, 2019 at 3:48 AM Christian Brabandt > > wrote: > > > > > > > > > On Mi, 24 Apr 2019, tooth pik wrote: > >

  1   2   >