adityam / filter

ConTeXt module to process contents of a start-stop environment through an external program
45 stars 10 forks source link

Error compiling under MKIV #1

Closed golodhrim closed 13 years ago

golodhrim commented 13 years ago

Hi Aditya,

your module worked perfect until tuesday, when I updated ConTeXt at that point I now get the following error when having t-vim enabled:

loading         : ConTeXt User Module / Filter
)
color           : unknown system hex
! Missing number, treated as zero.
<to be read again> 
               ^
<argument> ...`\} = \endgroupcatcode \catcode `\^^
                                              M = \activecatcode \catcod...
\startcatcodetable ... \the \setdefaultcatcodes #2
                                              \savecatcodetable #1\relax...
l.91 \stopcatcodetable

? 
! Missing number, treated as zero.
<to be read again> 
                   \savecatcodetable 
\startcatcodetable ...atcodes #2\savecatcodetable 
                                                  #1\relax \egroup 
l.91 \stopcatcodetable

any suggestions for a wayto fix it, as I'm not that firm with the internals in t-vim but like the support it provides for highlighting and/or coloring text parts with vim schemes... :)

Thanks for your help

adityam commented 13 years ago

Strange. Can you check if 58359ac7ae1952f086fd37fade1a7d86106162b3 corrects this error?

golodhrim commented 13 years ago

Hi Aditya,

yep that fixes it, was on your stable branch and switched to dev now where you posted the modification and it is working again... thanks for the quick help

adityam commented 13 years ago

I'll run some tests then merge the dev branch with master and release new versions of the module. But that may be sometime next week.

golodhrim commented 13 years ago

ok, so if you need some tester let me know, will help so if possible... :)