• Patch: Elm ME+ 2.5 PLalpha54 -> Elm ME+ 2.5 PLalpha60 [4/13] (2/5)

    From Kari Hurtta@21:1/5 to All on Thu Nov 24 20:25:47 2022
    [continued from previous message]

    DPRINT(Debug,60,(&Debug,
    "eat_iso2022_setid: accept [%d]=%02X\n",
    ***************
    *** 2495,2501 ****
    case 0x29: /* G1 */ /* ) */
    if (multi_byte) result->type = iso2022_94x94;
    else result->type = iso2022_94;
    ! result->bank = bank_G1;

    DPRINT(Debug,60,(&Debug,
    "eat_iso2022_setid: accept [%d]=%02X\n",
    --- 2496,2503 ----
    case 0x29: /* G1 */ /* ) */
    if (multi_byte) result->type = iso2022_94x94;
    else result->type = iso2022_94;
    !
    ! result->bank = bank_G1;

    DPRINT(Debug,60,(&Debug,
    "eat_iso2022_setid: accept [%d]=%02X\n", ***************
    *** 2505,2511 ****
    case 0x2A: /* G2 */ /* * */
    if (multi_byte) result->type = iso2022_94x94;
    else result->type = iso2022_94;
    ! result->bank = bank_G2;

    DPRINT(Debug,60,(&Debug,
    "eat_iso2022_setid: accept [%d]=%02X\n",
    --- 2507,2514 ----
    case 0x2A: /* G2 */ /* * */
    if (multi_byte) result->type = iso2022_94x94;
    else result->type = iso2022_94;
    !
    ! result->bank = bank_G2;

    DPRINT(Debug,60,(&Debug,
    "eat_iso2022_setid: accept [%d]=%02X\n", ***************
    *** 2515,2521 ****
    case 0x2B: /* G3 */ /* + */
    if (multi_byte) result->