[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
reverting some 22 behavior to how 21 was
From: |
David Crick |
Subject: |
reverting some 22 behavior to how 21 was |
Date: |
Wed, 18 Jul 2007 20:11:42 +0100 |
Hi,
A couple of questions about some things that have changed
for me.
(1) In Emacs 21 I used the following .emacs lines:
(add-hook 'paragraph-indent-text-mode-hook 'flyspell-mode)
(add-hook 'paragraph-indent-text-mode-hook 'refill-mode)
However, in 22 it appears these functions now "toggle," and
I receive the message (e.g.):
Toggling flyspell-mode off; better pass an explicit argument.
What are the revised lines I should be using in 22 please?
(2) Second question is about font coloring in the mini-buffer
line. Some parts are now displayed in dark blue text, e.g. if
I type M-x then that is echoed back to me in dark blue, and
then anything I type after it is gray. As I use a black terminal
background the dark blue is difficult to see; in 21 the entire
line was gray. What option can I set to change the blue text?
Thanks!
- reverting some 22 behavior to how 21 was,
David Crick <=