gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gforth] Remove warnings when byte compiling gforth.el


From: Thorsten Blum
Subject: [gforth] Remove warnings when byte compiling gforth.el
Date: Tue, 10 Jan 2017 15:33:50 +0100

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

Attachment: byte-compile-warnings.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]