Startup Skript so modifiziert, dass Lisp files als Fallback geladen werden
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user