Ticket #195 (closed bug: fixed)

Opened 1 year ago

Last modified 1 year ago

Macros append an odd letter to messages

Reported by: Big Al Assigned to:
Milestone: 3.0.8 Version:
Keywords: pr2 Cc:

Description

When changing macros, there is an extraneous letter after most (all?) of the messages on the macro screen. Eg. after adding a new keymap, it says, "Added a keymap.a-more-". Similarly for the other options: "Added a macro.m-more-", "Removed a macro.c-more-", etc.

In 3.0.7, there was a space (" ") between the period and the -more- prompt, instead of this odd letter. Changing the code in cmd4.c to put a space after the period does not fix it.

Attachments

Change History

07/05/07 10:44:30 changed by ajps

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [284].


Add/Change #195 (Macros append an odd letter to messages)




Action