[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Suggestion: indicate-empty-line tweak
From: |
Edward Welbourne |
Subject: |
Re: Suggestion: indicate-empty-line tweak |
Date: |
Tue, 09 Jul 2002 11:24:33 +0200 |
Thanks for that - duly set to "ask" - but, indeed, not quite what I
want. I want this to be visible while visiting the file. Note also
the inevitable
(eval-after-load
'comint
'(add-hook comint-mode
'(lambda () (setq indicate-empty-line "green"))))
or something similar.
Eddy.