Re: [vim/vim] update colorschemes (PR #12163)

2023-03-19 Fir de Conversatie Thomas Köhler
ed at later points in time. So we sometimes took the liberty to rewire things a bit differently than we would otherwise - of course all of us only looking at our subset of filetypes we worked with at the time (of which there were also a lot less than there are today). Ciao, Thomas - the guy whose

Re: removal of master/slave terminology from vim source code

2022-09-08 Fir de Conversatie Thomas Köhler
nstead it makes all projects more inaccessible as it requires much more information on what terminology (that once was crystal clear) now is supposed to be used and what given terminology in a given project is supposed to mean. But that seems to be the new normal in today's hypersensitive world.

Re: E1208 after compiling vim from git

2022-01-23 Fir de Conversatie Thomas Köhler
Hi Bram, On Sun, Jan 23, 2022 at 11:20:08AM +, Bram Moolenaar wrote: > Thomas Kohler wrote: [...] > > So I type ENTER and ":help E1208" and get this: > > E149: Sorry, no help for E1208 > > > > Is there a help tag missing for E1208? It seems like

Re: Colorscheme remake problem (was: Re: vim9 readiness + legacy colorscheme remakes)

2022-01-23 Fir de Conversatie Thomas Köhler
ifepillar [...] I have commented above issue with a potential solution/workaround. Let's hope @lifepillar will implement something like this in the next version. Bye, Thomas -- Thomas Köhler Email: jean-...@picard.franken.de <>< WWW: htt

Colorscheme remake problem (was: Re: vim9 readiness + legacy colorscheme remakes)

2022-01-23 Fir de Conversatie Thomas Köhler
Hi all, On Tue, Jan 11, 2022 at 04:10:23PM +0100, Christian Brabandt wrote: > On Di, 11 Jan 2022, Thomas Köhler wrote: > > > Actually, please let me know if any changes are required for > > koehler.vim or let me have a look at the new version if you > > already made tho

Re: E1208 after compiling vim from git

2022-01-23 Fir de Conversatie Thomas Köhler
Hi, On Sun, Jan 23, 2022 at 10:19:50AM +0100, Ingo Karkat wrote: > On 23/01/2022 08:43, Thomas Köhler wrote: > > [...] > > So I type ENTER and ":help E1208" and get this: > > E149: Sorry, no help for E1208 > > [...] > > I had recently experienced the

E1208 after compiling vim from git

2022-01-22 Fir de Conversatie Thomas Köhler
went fine, I run into an issue now: /tmp/vim> ./bin/vim share/vim/vim82/colors/koehler.vim Error detected while processing /home/thomas/.vimrc: line 289: E1208: -complete used without allowing argumentsPress ENTER or type command to continue So I type ENTER and ":help E1208" and g

Re: vim9 readiness + legacy colorscheme remakes

2022-01-11 Fir de Conversatie Thomas Köhler
me have a look at the new version if you already made those changes. I would take the opportunity to have a look into those changes (plus into any additional highlight groups that might exist and that I would then fully support). > Thank you! Thanks, Thomas -- Thomas Köhler Email:

Re: initializing a named register at startup

2021-01-20 Fir de Conversatie Thomas Köhler
ated. You can write this in your .vimrc and have the named register a have initialized that way: let @a = "some string" see :help :let-@ for the help on that. > -ernie Ciao, Thomas -- Thomas Köhler Email: jean-...@picard.franken.de <>< WWW:

Re: Vim online conference is this weekend

2020-09-01 Fir de Conversatie Thomas Köhler
? > - Yegappan Ciao, Thomas -- Thomas Köhler Email: jean-...@picard.franken.de <>< WWW: http://gott-gehabt.de IRC: tkoehler Freenode: thkoehler PGP public key available from Homepage! -- -- You

Re: [vim] issue with Alt-Shift-p in xterm since v8.0.0973

2017-11-14 Fir de Conversatie Thomas FAIVRE
Le lundi 13 novembre 2017 23:06:44 UTC+1, Bram Moolenaar a écrit : > > What is 'term' set to? And more: > set term? xterm > echo v:termresponse ^[[>41;327;0c > echo t_RS > echo t_RC > Those commands did not work, stating that the variables are not set. But I found their

small patch for colorscheme "evening"

2016-10-10 Fir de Conversatie Thomas Loimer
derline ctermfg=Magenta guifg=#ffa0a0 +hi Special term=bold ctermfg=LightRed guifg=Orange if _Co > 8 hi Statement term=bold cterm=bold ctermfg=Yellow guifg=#60 gui=bold endif -- Thomas -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type y

syntax files open for adoption

2016-09-06 Fir de Conversatie Thomas Köhler
y, my last changes happened about 3 years ago. If someone would be able and willing to do that, please let me know. And allow up to some weeks for a reply :-) Oh, and the current versions can be found here: http://gott-gehabt.de/800_wer_wir_sind/thomas/Homepage/Computer/vim/syntax/index.html Hap

Re: Changing the defaults with Vim 8

2016-07-26 Fir de Conversatie Thomas Köhler
&& exists('+langnoremap') > set langnoremap > endif I don't actually care about this one. > Probably not: > > " these two leave files behind > set backup > set undofile > > " may conflict with a user mapping > inoremap u >

Re: Filename completion on Windows with Exclamation Mark

2016-05-25 Fir de Conversatie Thomas
Le mardi 20 août 2013 10:29:22 UTC+2, jan.s...@t-online.de a écrit : > Hi, > > > > this bug really hurts me a long time.If you use VIM on a Windows system and > using directories with an exclamation mark the filename completion does not > work. > > > > > If you want to load > > > > >

Re: Vim 7.5 or Vim 8?

2016-04-05 Fir de Conversatie Thomas Liebezeit
Hi all, Am Dienstag, 5. April 2016 09:28:34 UTC+2 schrieb Dominique Pelle: > Here are some patches that I vote for, for the next version, > taken from todo.txt: > If I could wish, I would like to see my personal favorit added. Its realy useful and avoids a brothersome tmp file in daily work:

Re: [vim] Compile failure on Windows using MinGW (#642)

2016-02-18 Fir de Conversatie Thomas Liebezeit
ing for AttachConsole and MinGW leads to https://sourceforge.net/p/mingw/bugs/1617/ Regards Thomas -- -- 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 ---

Consider concealed attribute when line wrapping

2016-01-04 Fir de Conversatie Jay Thomas
As a user, I want to be able to use line wrap with character concealing. I'm running into a visual bug when using a plugin that does automatic character concealing. When I enable line wrap, vim will wrap the line as if characters were not concealed. So if the line breaks at column 50 and my

Vim Crashes on a Ruby String Method with Auto-Completion Enabled

2014-08-31 Fir de Conversatie Todd E Thomas
Hey guys, I (may have) found a bug. I need someone to duplicate it for me. Basically, I can make Vim crash in a ruby script while adding a string method. It only happens on *some* auto-completion though - not all. For example: If I were to try step 2 in this verification, Vim would behave as

Vim T-Shirt

2014-07-26 Fir de Conversatie Thomas Hobohm
I know that a lot of Vim developers use and browse this group, so I thought I'd put this here: I made a simple, (relatively) inexpensive Vim shirt. The only other Vim shirt I could find which wasn't convoluted cost $45! I think that's way too much, so I decided to make my own, crowdfunded Vim

Re: [PATCH] Subpixel rendering artifacts in GUI mode

2013-12-06 Fir de Conversatie Thomas Tuegel
On Fri, Dec 6, 2013 at 12:15 PM, Masamichi ABE nocd...@gmail.com wrote: 2013年12月4日水曜日 14時17分35秒 UTC+9 Thomas Tuegel: Thanks for your reply. a procedure to produce the subpixel artifacts on XP is as follows, 1. set guifont=lucida_console:h8. 2. in command-mode and input 'D'. 3. input space

Re: [PATCH] Subpixel rendering artifacts in GUI mode

2013-12-03 Fir de Conversatie Thomas Tuegel
On Thu, Nov 28, 2013 at 3:31 PM, nocd...@gmail.com wrote: Hi Thomas, I applied the above patch and tested at Windows XP. It seems to fix the issue at main text area, except command line area and completion popup menu. Is the problem of command line area fixed at GTK? best regards

Re: [PATCH] Subpixel rendering artifacts in GUI mode

2013-11-25 Fir de Conversatie Thomas Tuegel
On Sun, Nov 24, 2013 at 4:12 PM, Bram Moolenaar b...@moolenaar.net wrote: Thomas Tuegel wrote: I recently discovered a graphical glitch that occurs sometimes in GUI mode. If the GUI is using subpixel rendering, characters may leave artifacts in their neighbors' cells after being erased. I

[PATCH] Subpixel rendering artifacts in GUI mode

2013-11-24 Fir de Conversatie Thomas Tuegel
taken with bold characters, which have the same problem. I merely extended the treatment of bold characters to apply to any updated character whenever Vim is in GUI mode. -- Thomas Tuegel -- -- You received this message from the vim_dev maillist. Do not top-post! Type your reply below the text

[PATCH] link: disable --as-needed to fix gettext on some systems

2013-11-14 Fir de Conversatie Thomas De Schampheleire
# HG changeset patch # User Thomas De Schampheleire thomas.de_schamphele...@alcatel-lucent.com # Date 1384427165 -3600 # Node ID e2a04d7b8981bcc7de64e12251eb5fd52c1096f5 # Parent 0c37f66b4f3b7f32b02a98fad3d8368c283a2b61 link: disable --as-needed to fix gettext on some systems In some

[PATCH] configure: use minimal LIBS during gettext check

2013-11-14 Fir de Conversatie Thomas De Schampheleire
/pipermail/freebsd-ports-bugs/2012-May/234184.html Signed-off-by: Thomas De Schampheleire thomas.de.schamphele...@gmail.com --- src/auto/configure | 11 ++- src/configure.in | 13 + 2 files changed, 15 insertions(+), 9 deletions(-) diff --git a/src/auto/configure b/src/auto

Re: [PATCH] link: disable --as-needed to fix gettext on some systems

2013-11-14 Fir de Conversatie Thomas De Schampheleire
for the simple test for gettext. I have just sent an alternative patch that does just this. It indeed 'feels' better than disabling as-needed. Thanks, Thomas -- -- 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: [PATCH] Asynchronous functions (settimeout, setinterval, and cancelinterval)

2013-09-11 Fir de Conversatie Thomas
On 11 September 2013 00:18, Nikolay Pavlov zyx@gmail.com wrote: Why do you keep calling it async? Referring to the introduction to asynchronous programming linked below, the patch is an almost asynchronous feature, or at least a completition of the already existing asynchronous features of

Re: [patch] xterm-277 should be SGR?

2013-07-29 Fir de Conversatie Thomas Dickey
On Monday, July 29, 2013 8:58:29 AM UTC-4, Ken Takata wrote: Hi, There are some implementations which support SGR mouse. Xterm is not the only one. So I think xterm-277 is confusing. --- a/runtime/doc/version7.txt +++ b/runtime/doc/version7.txt @@ -10349,8 +10349,7 @@ Added

Re: Plans for Vim 7.4

2013-05-23 Fir de Conversatie Thomas Köhler
, Thomas -- Thomas Köhler Email: jean-...@picard.franken.de WWW: http://gott-gehabt.de IRC: tkoehler Freenode: thkoehler PGP public key available from Homepage! local syntax file - set colors on a per

Re: Plans for Vim 7.4

2013-05-23 Fir de Conversatie Thomas Köhler
Hallo Bram, Thomas Köhler wrote: Attached, you can find a new version of prolog.vim (syntax highlightning for prolog) and koehler.vim (my colorscheme). The former fixes a bug in prologClauseHead higlightning, the later now supports the Underline and Ignore groups. While I'm at it, I also

Re: To all syntax file maintainers: examples needed

2013-05-23 Fir de Conversatie Thomas Köhler
applies should be sufficient. I have just hacked the files together, you can distribute them together with vim under the same license. I even added this as a comment at the top of the file. :) Ciao, Thomas -- Thomas Köhler Email: jean-...@picard.franken.de WWW

[PATCH] build fix for Minix 3.2.1

2013-05-22 Fir de Conversatie Thomas Cort
Greetings, Attached is a one line fix to get vim to build out of the box on Minix 3.2.1. Patch originally by Gautam Tirumala gautam...@gmail.com Thomas -- -- 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: Patch 7.3.755

2013-02-05 Fir de Conversatie Thomas Dziedzic
This patch seems to break enabling the python2 interpreter for me. When I was on patch 754, vim --version | grep python printed out +python with the following config options used: ./configure \ --prefix=/usr \ --localstatedir=/var/lib/vim \ --with-features=big \

Re: Patch 7.3.755

2013-02-05 Fir de Conversatie Thomas Dziedzic
In addition to this, during the configure step, there seem to be the following relevant lines: checking --enable-pythoninterp argument... yes checking for python22... no checking for python... no so it seems it is checking for python22 and not python2.. Hope this helps! -- -- You received

Re: Patch 7.3.755

2013-02-05 Fir de Conversatie Thomas Dziedzic
Nevermind, I figured it out. There was a workaround archlinux was using which is no longer relevant: 69 sed -i -e 's|vi_cv_path_python, python|vi_cv_path_python, python2|' \ 70 vim-build/src/configure.in Now everything works :) -- -- You received this message from the vim_dev

REXX syntax file update

2012-10-05 Fir de Conversatie Thomas Geulig
Hi Bram, here is an update to the rexx syntax file. Support for ooRexx 4.0 has been added by Rony G. Flatscher rony.flatsc...@wu-wien.ac.at. There is also a small patch to filetype.vim to recognize some more files. Thomas -- You received this message from the vim_dev maillist. Do not top

Re: Compiling Vim with +ruby support (vim 7.3 - ruby 1.9.3) on Amd64

2012-06-19 Fir de Conversatie Thomas Dziedzic
On Tue, Jun 19, 2012 at 6:51 PM, Lomig dunw...@gmail.com wrote: Hello list :) As I have not been able to find a compiled package of vim with a +ruby support for my distribution (Archlinux), I have tried for 2 days to compile it myself from the mercurial repository... Though without any

Re: seg fault with :python print

2012-06-17 Fir de Conversatie Thomas Dziedzic
Or to upgrade GCC to a version (like the recent 4.7.1 release) that doesn't produce bad code. -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy james...@jamessan.com gcc 4.7.1 still has this problem -- You received this message from the vim_dev maillist. Do not top-post! Type your

Re: seg fault with :python print

2012-06-12 Fir de Conversatie Thomas Dziedzic
On Tue, Jun 12, 2012 at 7:02 AM, Piotr Skamruk piotr.skam...@gmail.com wrote: On Saturday, April 14, 2012 4:36:29 PM UTC+2, Christian Brabandt wrote: Hi Thomas! [...] diff --git a/src/if_py_both.h b/src/if_py_both.h --- a/src/if_py_both.h +++ b/src/if_py_both.h @@ -74,7 +74,7 @@      char

Re: Does it still make sense to have per-file/-type maintainers? [Was: Re: Added support for spell checking in runtime/syntax/ocaml.vim]

2012-05-16 Fir de Conversatie Thomas Köhler
Hello Thilo, Thilo Six wrote: Hello Thomas and Benjamin, Excerpt from Thomas Köhler: -- snip -- I think you're misinterpreting what team maintenance would mean. It wouldn't be a team per language, but rather a single team to handle changes (maintenance) to all syntax files. (Which

Re: Does it still make sense to have per-file/-type maintainers? [Was: Re: Added support for spell checking in runtime/syntax/ocaml.vim]

2012-05-15 Fir de Conversatie Thomas Köhler
Hi Thilo, Thilo Six wrote: Excerpt from Thomas Köhler: -- snip -- And it would help people like me that used to maintain some runtime files in the past and now are stuck maintaining something they don't use any longer. I think that is exactly the meaning of team maintenance. I commit

Re: Does it still make sense to have per-file/-type maintainers? [Was: Re: Added support for spell checking in runtime/syntax/ocaml.vim]

2012-05-15 Fir de Conversatie Thomas Köhler
Hello Benjamin, Benjamin R. Haskell wrote: On Tue, 15 May 2012, Thomas Köhler wrote: Thilo Six wrote: Excerpt from Thomas Köhler: [...] But of course, there once was a reason for the current model, which is let people maintain the stuff who know what they are doing That exactly

updated uil.vim

2012-05-14 Fir de Conversatie Thomas Köhler
Dear Bram, I have updated the uil.vim syntax file. Thanks to Dominique Pellé for the patch which adds propper support for spell checking using @Spell. Kind regards, Thomas Köhler -- Thomas Köhler Email: jean-...@picard.franken.de WWW: http://gott

Re: seg fault with :python print

2012-05-09 Fir de Conversatie Thomas Dziedzic
On Wed, Apr 25, 2012 at 10:56 PM, Thomas Dziedzic gos...@gmail.com wrote: It looks like this was caused by http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53084. I will try to see if this was the problem once the next gcc snapshot comes out (this weekend or next week) and try to report back here

Re: seg fault with :python print

2012-05-09 Fir de Conversatie Thomas Dziedzic
On Wed, May 9, 2012 at 4:29 AM, Christian Brabandt cbli...@256bit.org wrote: Hi Thomas! On Mi, 09 Mai 2012, Thomas Dziedzic wrote: On Wed, Apr 25, 2012 at 10:56 PM, Thomas Dziedzic gos...@gmail.com wrote: It looks like this was caused by http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53084

Re: seg fault with :python print

2012-04-25 Fir de Conversatie Thomas Dziedzic
It looks like this was caused by http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53084. I will try to see if this was the problem once the next gcc snapshot comes out (this weekend or next week) and try to report back here. -- You received this message from the vim_dev maillist. Do not top-post!

Re: seg fault with :python print

2012-04-19 Fir de Conversatie Thomas Dziedzic
On Thu, Apr 19, 2012 at 12:02 PM, Thomas Dziedzic gos...@gmail.com wrote: On Sun, Apr 15, 2012 at 9:44 AM, Bram Moolenaar b...@moolenaar.net wrote: Christian Brabandt wrote: On Fr, 13 Apr 2012, Thomas Dziedzic wrote: On Fri, Apr 13, 2012 at 9:00 AM, Taylor Hedberg tmhedb...@gmail.com

Re: seg fault with :python print

2012-04-14 Fir de Conversatie Thomas Dziedzic
On Sat, Apr 14, 2012 at 9:36 AM, Christian Brabandt cbli...@256bit.org wrote: Hi Thomas! On Fr, 13 Apr 2012, Thomas Dziedzic wrote: On Fri, Apr 13, 2012 at 9:00 AM, Taylor Hedberg tmhedb...@gmail.com wrote: Arch x86_64 here and I can reproduce the segfault as well. My Vim is compiled

Re: seg fault with :python print

2012-04-14 Fir de Conversatie Thomas Dziedzic
On Sat, Apr 14, 2012 at 1:56 PM, lilydjwg lilyd...@gmail.com wrote: On Sat, Apr 14, 2012 at 12:27:55PM -0500, Thomas Dziedzic wrote: [...] It seems that str is for some reason getting set to null even if everything appears to be ok.. Nick's comment also makes me think it might possibly have

Re: seg fault with :python print

2012-04-13 Fir de Conversatie Thomas Dziedzic
On Fri, Apr 13, 2012 at 9:00 AM, Taylor Hedberg tmhedb...@gmail.com wrote: Arch x86_64 here and I can reproduce the segfault as well. My Vim is compiled with +python but not +python3, if that makes any difference. Hi, I was going to report this when I had more time to debug, but since people

Re: google summer of code

2011-03-08 Fir de Conversatie Thomas Hume
, if not expand the current encoding, the task would be pleasant and motivating. Cordially. -- Thomas Hume -- 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: Question about :find completion support in Vim 7.3b

2010-08-03 Fir de Conversatie Thomas Liebezeit
: Improvements for :find completion. (Nazri Ramliy) Thomas -- 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

compile error

2010-06-26 Fir de Conversatie Thomas Liebezeit
). It is caused by the new #ifdef/#endif, without everything is fine (which means: compiles). Thomas Liebezeit hg log term.c -l 2 gives changeset: 2275:0b3be97064e5 branch: vim73 tag: tip user:Bram Moolenaar b...@vim.org date:Sat Jun 26 06:24:45 2010 +0200

Re: REMOVE ME Re: patch for strong encryption in vim, resending patch for vim7* dev branch.

2010-03-22 Fir de Conversatie Thomas Ibbotson
On 22 March 2010 15:46, Charles Campbell charles.e.campb...@nasa.gov wrote: Sung Woon Lee wrote: please remove me in the mailing list. Remove yourself from the mailing list! To be fair to the original poster it does say: reply to this email with the words REMOVE ME as the subject. at the

The :perl command segfaults in 7.2.394 built with --enable-perlinterp under cygwin

2010-03-13 Fir de Conversatie Peter Thomas
I'm trying to build a version of vim with perl support that will run under the cygwin terminal (ie. *not* the win32 build). The configure/ make/make install sequence runs to completion with no errors, however when I fire up vim and do a test perl command like :perl 'my $i=1;', vim quits with this

Re: The :perl command segfaults in 7.2.394 built with --enable-perlinterp under cygwin

2010-03-13 Fir de Conversatie Peter Thomas
On Mar 13, 2:47 am, Tony Mechelynck antoine.mechely...@gmail.com wrote: On 13/03/10 10:02, Peter Thomas wrote: I'm trying to build a version of vim with perl support that will run under the cygwin terminal (ie. *not* the win32 build). The configure/ make/make install sequence runs

Re: The :perl command segfaults in 7.2.394 built with --enable-perlinterp under cygwin

2010-03-13 Fir de Conversatie Peter Thomas
On Mar 13, 5:03 pm, Peter Thomas pthomas...@gmail.com wrote: On Mar 13, 3:59 pm, Tony Mechelynck antoine.mechely...@gmail.com wrote: On 13/03/10 20:51, Peter Thomas wrote: On Mar 13, 2:47 am, Tony Mechelynckantoine.mechely...@gmail.com wrote: On 13/03/10 10:02, Peter Thomas

2 syntax file patches

2009-12-04 Fir de Conversatie Thomas Köhler
Hi Bram, I just discoverd that uil.vim (maintained by me) as shipped with vim 7.2 lists a wrong URL (no longer valid). The version on http://gott-gehabt.de/800_wer_wir_sind/thomas/Homepage/Computer/vim/syntax/uil.vim is correct, the 2 changed lines lead to a small diff: ~VIM/vim72/syntax diff -u

path completion case sensitivity on unix

2009-07-03 Fir de Conversatie Thomas Rowe
case insensitive completion on Linux. Ideally vim would honor .inputrc settings. I'd like to offer a patch but the learning curve for the vim source seems rather steep. Any chance of getting this implemented? Or can someone offer some pointers on how to do it myself? Thanks, Thomas Rowe

Cannot run background process when GVim opened from nautilus

2009-04-22 Fir de Conversatie Thomas Ibbotson
Hi, I am using ubuntu Jaunty, I have a problem, here are the reproduction steps: 1. Create a file e.g. test.txt 2. Open in nautilus by right-clicking and choosing Open with GVim Text Editor 3. Try running another program in the background e.g. !xterm The program will not run. However !xterm

Re: Cannot run background process when GVim opened from nautilus

2009-04-22 Fir de Conversatie Thomas Ibbotson
James Vega wrote: On Wed, Apr 22, 2009 at 09:36:43AM -0400, James Vega wrote: On Wed, Apr 22, 2009 at 12:34:17PM +0100, Thomas Ibbotson wrote: I am using ubuntu Jaunty, I have a problem, here are the reproduction steps: 1. Create a file e.g. test.txt 2. Open in nautilus by right

Re: Bug report that didn't get reported?

2009-02-27 Fir de Conversatie Thomas Dickey
opinion, if a modifier key has no effect it means it doesn't work and there should not be a termcap entry for that key + modifier. agree (that's what I addressed last fall, in #238). -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net

Re: Bug report that didn't get reported?

2009-02-25 Fir de Conversatie Thomas Dickey
On Wed, 25 Feb 2009, Bram Moolenaar wrote: Thomas Dickey wrote: On Feb 24, 3:58=A0pm, Paul B. Mahol one...@gmail.com wrote: --- Terminal keys --- t_kl Left =A0 =A0 =A0^[O*D t_#4 S-Left =A0 =A0^[OD xLeft =A0 =A0 ^[[1;*D t_kr Right =A0 =A0 ^[O*C t_%i S-Right =A0 ^[OC xRight =A0 =A0^[[1

Re: Incorrect Prolog syntax highlight in Vim

2008-05-04 Fir de Conversatie Thomas Köhler
Hello Bram, Can you please include the attached fixed prolog.vim in the distribution of vim? :-) Hello Amir, Amir Yalon wrote: Thomas, hello, I am addressing you because you are listed in the Vim source file prolog.vimhttp://vim.svn.sourceforge.net/viewvc/vim/vim7/runtime/syntax/prolog.vim

Re: How many windows? tabs?

2008-04-25 Fir de Conversatie Thomas Geulig
Well, if you start 'vim a' and follow by ':vsp file...' and/or 'sp file...', you'll see you original window split in several smaller ones. How many of these smaller ones I have? is my question. How about this: :let x=0 :windo let x=x+1 :echo x Thomas

Re: Patch to try out: floating point

2008-04-09 Fir de Conversatie Anoop Thomas Mathew
the error messages. This is my proposed idea for Google Summer of Code 2008. Is there any mistake or faults.Please guide me out. Please reply. Anoop Thomas Mathew [EMAIL PROTECTED] --~--~-~--~~~---~--~~ You received this message from the vim_dev maillist. For more

Re: an idea for plugin development: strict mode

2008-01-24 Fir de Conversatie thomas
bufnr(.), for example, when I should use bufnr(%) For the moment, you could define some syntax in after/syntax/vim.vim that highlights common mistakes. E.g.: syn match VimWarningBufNr /^.\{-}bufnr('\.')/ hi def link VimWarningBufNr Error Thomas

Re: How to do dynamic syntax highlighting?

2008-01-22 Fir de Conversatie thomas
by defining a buffer-local autocommand for FileType or Syntax. The main problem with your approach probably is how to detect that a new function was defined. Thomas. --~--~-~--~~~---~--~~ You received this message from the vim_dev maillist. For more information, visit

Re: .nb files are Mathematica notebooks

2008-01-17 Fir de Conversatie thomas
(Mathematica). *.nb files can also be safely linked to the mma file type, as Mathematica notebooks just contain one big Mathematica expression. You can define such a link easily yourself. See :h ftdetect Of course one does not normally edit raw notebook files with a text editor I think

Re: encrypt/decrypt functions for a session

2007-12-04 Fir de Conversatie thomas
in a script local variable how could they show up in session files? Against which kind of attacks would you like to protect the passwords? #1 echo :echo g:my_passwords #2 session :exec 'edit '. v:this_session #3 core dump inspection? #4 ... thomas

Re: encrypt/decrypt functions for a session

2007-12-03 Fir de Conversatie thomas
since the cracker will only need to get two values from vim's memory instead of one. Am I missing something? This assumes an attack that is specifically targeted at an individual vim user using a specific version of the netrw plugin. This isn't the most likely scenario though. (Depending on

New version of REXX syntax file

2007-11-15 Fir de Conversatie Thomas Geulig
Here comes another update to the REXX syntax file. The main (big) change is the support of the upcoming Open Object Rexx 3.2 (see www.oorexx.org). Changes were entirely done by Rony G. Flatscher. There is also a small patch to filetype.vim to add some more REXX-specific file suffixes. Thomas

Re: problem with customlist completion in user defined commands

2007-11-11 Fir de Conversatie thomas
I think you have to filter the list: let g:l = ['toto', 'tutu'] function Completion(A, L, P) return filter(copy(g:l), 'v:val =~ a:A') endfunction This looks like a slight inconsistency between the way custom and customlist completion works. :help customlistcr22j reveals though: The

Re: Wish: opposite to split() ...

2007-10-18 Fir de Conversatie thomas
:echo ListOfMatches(abracadabra,a.) ['ab', 'ac', 'ad', 'ab'] Not so efficient, but: echo map(split('abracadabra', '\zea.'), 'matchstr(v:val, ''a.'')') Maybe, one could call such a function scan(). --~--~-~--~~~---~--~~ You received this message from the

REXX syntax file update

2007-07-24 Fir de Conversatie Thomas Geulig
So I follow Brams suggestion and send something useful to test my subscription ... Attached is an up-to-date version of my REXX syntax file. It fixes some highlighting problems with the 'do' keyword (reported by Vasilis Vlachoudis). Thomas