emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/forth-mode be0272be3a 076/153: Inhibut Gforth terminal att


From: ELPA Syncer
Subject: [nongnu] elpa/forth-mode be0272be3a 076/153: Inhibut Gforth terminal attribute output.
Date: Sat, 29 Jan 2022 08:02:20 -0500 (EST)

branch: elpa/forth-mode
commit be0272be3a9c0933b445c6b89a2ce958e71ee72d
Author: Lars Brinkhoff <lars.brinkhoff@delphi.com>
Commit: Lars Brinkhoff <lars.brinkhoff@delphi.com>

    Inhibut Gforth terminal attribute output.
---
 backend/gforth.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/backend/gforth.el b/backend/gforth.el
index e05c8425c6..9515268f28 100644
--- a/backend/gforth.el
+++ b/backend/gforth.el
@@ -1 +1,5 @@
+(require 'forth-interaction-mode)
+
+(forth-interaction-send "' drop is Attr!")
+
 (provide 'gforth)



reply via email to

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