diff options
author | lukeg <lukeg> | 2003-02-21 19:01:14 +0000 |
---|---|---|
committer | lukeg <lukeg> | 2003-02-21 19:01:14 +0000 |
commit | e7d48fe500f6ed676ee1b212ebd61408bced1c5b (patch) | |
tree | 11a756c7bb4906f3e186c1cb8331cb7ed27bc69c /doc/TROUBLESHOOTING | |
download | ermacs-fork-e7d48fe500f6ed676ee1b212ebd61408bced1c5b.tar.gz |
*** empty log message ***
Diffstat (limited to 'doc/TROUBLESHOOTING')
-rw-r--r-- | doc/TROUBLESHOOTING | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/TROUBLESHOOTING b/doc/TROUBLESHOOTING new file mode 100644 index 0000000..27997ac --- /dev/null +++ b/doc/TROUBLESHOOTING @@ -0,0 +1,11 @@ +Random notes on trouble shooting: + +- io:formats go to /tmp/edit.out, which is re-created from scratch each time. + +- Sometimes colours go strange, particularly (for me) when running in a + shell on a remote machine. When this happens to me in xterm, I retry in + rxvt and it tends to work. However, on *my* computer the colours are ok :-) + + Presumably some extra initialisation of the SLang library is needed. + + |