emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

customized mode-line face interfers with gnus keybinding


From: Darren Hoo
Subject: customized mode-line face interfers with gnus keybinding
Date: Fri, 18 Feb 2011 03:48:38 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

customize face mode-line as following

(custom-set-faces
 '(mode-line ((t (:box (:line-width 1 :style released-button))))))

Then in Gnus's Summary buffer hitting RET will scroll down the 
article one page as SPC does instead of one line down, while M-RET
is ok(one line scrollup).

I experience this wierd behavior when using gnus with color-theme-arjen
and track down the problem to the customized mode-line face above.

This is always reproducable both with emacs23 and emacs24 trunk.

--
Darren




reply via email to

[Prev in Thread] Current Thread [Next in Thread]