System: scame 1.0B Patch #: 2 Priority: Rather high Description: The parser for command and variable names does not interpret a space correctly. Repeat-by: Try to give the command "M-X C Mode". Fix: From news, say "| patch -d DIR", where DIR is your scame source directory. Outside of news, say "cd DIR; patch =40 && a <=100) gvars.bottom_display_margin = a; --- 50,75 ----- typing = FALSE; return; } ! switch (c) { ! case '?': ! listmatching((struct tabstruct *)vartab,str); break; ! case ' ': ! strcpy(tstr,str); ! strcat(str, " "); ! if (tablk((struct tabstruct *)vartab,str,0) <0) { ! strcpy(str,tstr); ! (void) tablk((struct tabstruct *)vartab,str,0); ! if (strlen(str) == strlen(tstr)) ! pchar(BELL); ! } ! if ((p=index(str+strlen(tstr), ' ')) != NIL) ! *(p+1) = '\0'; ! break; ! default: ! if ((i = tablk((struct tabstruct *)vartab,str,0)) <0) ! pchar(BELL); ! } ! } while (i<0 || index("\033 ?", c) != NIL); switch (i) { case 2: if (a >=40 && a <=100) gvars.bottom_display_margin = a;