Startup Skript so modifiziert, dass Lisp files als Fallback geladen werden

This commit is contained in:
2026-06-03 10:06:09 +02:00
parent b8842957fc
commit 40b430ee73
8 changed files with 2627 additions and 94 deletions
-1
View File
@@ -117,7 +117,6 @@
)
)
(setq fullpath (strcat dir filename))
(prompt (strcat "\n[DBG] Oeffne: " fullpath))
;; Datei mit "w" erstellen/leeren, Header schreiben, sofort schliessen
(setq fh (open fullpath "w"))
(if fh