| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 294.1 |  | OPG::PHILIP | And through the square window... | Wed Jul 06 1994 13:28 | 16 | 
|  |   Michel,
  The Character Cell and Motif editor interfaces were originally written by 
  two different people (I wrote the Motif interface and Dave Bigelow wrote 
  the character cell one) we obviously interpreted our functional spec in two
  different ways giving the side effect you see. I have noted it on our bug
  list and a fix will be in either the first patch kit or the next release,
  whichever comes first. The fix will be to apply the same range checking in
  both editors.
  As for which range is correct, well, either as the software doesnt really 
  care about these values, they are just ranges chosen for the editor, we
  could actually remove them completely without any problems. 
Cheers,
Phil
 | 
| 294.2 |  | CSC32::BUTTERWORTH | Gun Control is a steady hand. | Wed Jul 06 1994 19:47 | 9 | 
|  |     >either as the software doesnt really care about these values, they are 
    >just ranges chosen for the editor, we could actually remove them 
    >completely without any problems.
    
    Hows that?! If we don't have context start/count values how would ENS
    know the relevant lines when a user asks to show an event
    with context...... or I completely missed what you were trying to say.
    
    Dan
 | 
| 294.3 | The latter | ZENDIA::DBIGELOW | Innovate, Integrate, Evaporate | Wed Jul 06 1994 21:48 | 13 | 
|  |     Dan,
    
    >Hows that?! If we don't have context start/count values how would ENS
    >know the relevant lines when a user asks to show an event
    >with context...... or I completely missed what you were trying to say.
    
       I think it's the latter. The internal editor code doesn't really care
    what the limits are. Only ENS and the retrieval routines do. Theoretically,
    these routines should work with a limitless context start and count.
    If I read this correctly, Phil is stating that we could remove the
    limitations and not the actual values.
    
    Dave
 | 
| 294.4 | Spot on Dave. | OPG::PHILIP | And through the square window... | Thu Jul 07 1994 11:39 | 0 |