Custom Query (31 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 31)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#15 fixed Implement Greg's mode recognition Andreas Schnellbacher Andreas Schnellbacher
Description

Greg Jarvis changed the previous NEPMD mode recognition to add the following:

o recognize Unix shebang o fully configurable mode detection o ...

Unfortunately the provided code has at least one severe bug, that I'm not able to debug in shortness. That might be the reason that Greg had problems to get it implemented for some modes in the past. Moreover, it would lead to a much slower mode detection as it was before. The method before was also far from being optimal (e.g. mode files were read at every file load or settings were written at every load or every load causes the mode config files being read twice).

OTOH, I would like to have that implemented.

#17 fixed Fix the infinite loop in kwhelp.e (when env var and inf file names match) Andreas Schnellbacher jbs
Description

if there is an environment variable whose name matches the name of one of the INF files it references, like: SET REXX=REXX+JSRXUTIL where the first REXX is the name of an environment variable and the second is the name of an INF file, then kwhelp gets stuck in an infinite loop "thinking" both "REXX"'s are environment variable names.

#5 fixed Fix key defs for dynaspell Andreas Schnellbacher Andreas Schnellbacher
Description

Replace .keyset with accel key defs. It looks like that was broken since a long time.

It looks like several parts of epmlex.e have to be reworked.

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.