From 34af154e92383161666751ca69a288c98f5cca60 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Tue, 14 Apr 2026 01:16:04 +0200 Subject: `^A` now accepts an optional integer to specify the message severity * I.e. you can now log warnings and errors from SciTECO code as well. * We do not need a version of ^A accepting code points, since this is supported by ^T already. --- lib/opener.tes | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'lib/opener.tes') diff --git a/lib/opener.tes b/lib/opener.tes index 59af79a..8bcd896 100644 --- a/lib/opener.tes +++ b/lib/opener.tes @@ -48,9 +48,6 @@ EQ.f G* I# R <-A"I 1; ' :R;> I# - 1:EN*Q.f"S - !* FIXME: log as a true warning once  supports it *! - Warning: Detected recovery file "Q.f"^J - ' + 1:EN*Q.f"S 2Detected recovery file "Q.f" ' ]* } -- cgit v1.2.3