comparison admin/FOR-RELEASE @ 72273:3f5cb3f04fdc

"C-n doesn't work in Customize Option buffer in -nw with long value displayed" fix committed
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 04 Aug 2006 15:44:27 +0000
parents 80f088e3c26d
children b58fd5b4473a
comparison
equal deleted inserted replaced
72272:f3b2e3e20e3b 72273:3f5cb3f04fdc
38 M-x customize-option RET mode-line-format RET 38 M-x customize-option RET mode-line-format RET
39 39
40 and then click the button "Erase Customization". This will set 40 and then click the button "Erase Customization". This will set
41 mode-line-format to "%-" which does not seem to be useful. 41 mode-line-format to "%-" which does not seem to be useful.
42 42
43
44 ** bojohan's and johnsu01@wjsullivan.net's 18 July bug reports that
45 "C-n doesn't work in Customize Option buffer in -nw with long value
46 displayed". Yidong proposed a fix, but needs a field expert to check
47 it.
48 43
49 ** Markus Gritsch's report about Emacs looping on Windoze with the following 44 ** Markus Gritsch's report about Emacs looping on Windoze with the following
50 .emacs file, and then reduce Emacs frame width to "something quite narrow": 45 .emacs file, and then reduce Emacs frame width to "something quite narrow":
51 (setq-default truncate-lines t) 46 (setq-default truncate-lines t)
52 (custom-set-variables 47 (custom-set-variables