Hello Johannes, hello Bram, hello James, i am looking through the list of patches which have been currently only been made available for user of the GNU/Linux...
Hello, it's quite common to use the syntax Some::Package->new to create new instances in Perl, but using gf tries to open a file named Some/Package-.pm, which ...
Patch for configure.in >> Please see below email >>> Is this ok ?? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2384,2390c2381,2382 < if test "$zOSUnix" = "yes";...
I am trying to add the following to the configure script >> if test "$zOSUnix" = "yes"; then CFLAGS=`$as_echo "$CFLAGS" | sed 's/(/\\(/g;s/)/\\)/g39;` #...
... The problem is that when we allow {} inside () then there is no way to check for a missing ). Therefore this is optional. You can set the c_no_curly_error...
IEW2456E 9207 SYMBOL all_cflags UNRESOLVED. MEMBER COULD NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY. NAME SPACE = 3 FSUM3065 The LINKEDIT step ended...
Patch 7.3.515 Problem: 'wildignorecase' only applies to the last part of the path. Solution: Also ignore case for letters earlier in the path. Files:...
Patch 7.3.513 Problem: Cannot use CTRL-E and CTRL-Y with "r". Solution: Make CTRL-E and CTRL-Y work like in Insert mode. (Christian Brabandt) Files:...
... 4414c4414 < if test "$CC" = "cc"; then ... 4436,4439c4436 < # set CFLAGS for configure process < # this will be reset later for config.mk < # use...
The xpm attribute type should not be declared if the xpm header or xmp linker detection fails >> /* #undef HAVE_X11_XPM_H */ The following should NOT have...
... There is no X11R66 yet. “Releases 6.7 and later are brought to you by the X.Org Foundation.” (sic, from the X(7) manpage installed here). The version...
Bram, here is a patch, that makes undofile() return an empty string, if given an empty string. Consider this: vim -u NONE -U NONE -N -c ':set undofile|echo...
... [...] What's wrong with that? Best regards, Tony. -- Board the windows, up your car insurance, and don't leave any booze in plain sight. It's St....
Hi I would like to propose this theme for GVim future feature (new options for "set clipboard") For someone who know very well gvim source code, its simple to...
Apparently there are different versions of Xm/notebook.h ERROR CCN3045 ./gui_motif.c:144 Undeclared identifier XmNotebookCallbackStruct. ERROR CCN3045...
Sorry for asking dum dum question I thought I knew how to do this But the answer is not obvious -- You received this message from the "vim_dev" maillist. Do...
Please NOTE ( I am building the MOTIF ) version ... NOTE: I am CROSS-POSTING this to the [OE-MVS] mailing list ( for reference and consultation purposes...
2414,2415c2414 < #QUOTESED (ON IBM z/OS) is supposed to be set in config.mk < #QUOTESED = sed -e 's/[\\"]/\92;&/g' -e 's/\\"/"/39; -e 's/\\";$$/";/' ... -- You...
Patch 7.3.509 Problem: ":vimgrep" fails when 'autochdir39; is set. Solution: A more generic solution for changing directory. (Ben Fritz) Files:...
Trying to grep an entire project tree fails with autochdir set: gvim -N -u NONE -i NONE C:/path/to/project/dir/relative/path/in/ project/somedir/file.c set...