Hi, I'd like to submit a patch to remove the following two warnings when byte compiling gforth.el with Emacs.
In forth-update-show-screen: gforth.el:1103:36:Warning: ‘goto-line’ is for interactive use only; use ‘forward-line’ instead. gforth.el:1105:15:Warning: ‘goto-line’ is for interactive use only; use ‘forward-line’ instead. Thorsten
byte-compile-warnings.patch
Description: Binary data