diff options
Diffstat (limited to 'admin/FOR-RELEASE')
| -rw-r--r-- | admin/FOR-RELEASE | 44 |
1 files changed, 5 insertions, 39 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index c76af42c4ee..4fd9caa721a 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -20,6 +20,8 @@ See msg from rms to emacs-devel on 21 Dec. | |||
| 20 | 20 | ||
| 21 | ** Enhance scroll-bar to handle tall line (similar to line-move). | 21 | ** Enhance scroll-bar to handle tall line (similar to line-move). |
| 22 | 22 | ||
| 23 | ** Adapt mouse-sel-mode to mouse-1-click-follows-link. | ||
| 24 | |||
| 23 | 25 | ||
| 24 | * FATAL ERRORS | 26 | * FATAL ERRORS |
| 25 | 27 | ||
| @@ -80,42 +82,6 @@ A fix would be to somehow disable handling of display properties if an error | |||
| 80 | is encountered. | 82 | is encountered. |
| 81 | 83 | ||
| 82 | 84 | ||
| 83 | ** custom mode-line face makes Emacs freeze up | ||
| 84 | |||
| 85 | From: Stephen Berman <Stephen.Berman@gmx.net> | ||
| 86 | Date: Sun, 24 Oct 2004 02:08:56 +0200 | ||
| 87 | |||
| 88 | 1. Start Emacs with -q -no-site-file. | ||
| 89 | |||
| 90 | 2. Type `M-x customize-face' and at the prompt `mode-line'. | ||
| 91 | |||
| 92 | 3. In the Custom buffer for mode-line face | ||
| 93 | a. check width and give it the value `narrow'; | ||
| 94 | b. check height and give it the value 120 in 1/10 pt; | ||
| 95 | c. check underline and give it the value `on' (or `colored'); | ||
| 96 | d. check overline and give it the value `on' (or `colored'). | ||
| 97 | |||
| 98 | 4. Set for current session. | ||
| 99 | |||
| 100 | 5. Invoke Ediff on any two files. | ||
| 101 | |||
| 102 | 6. Now Emacs is frozen and consumes 95-99% of CPU. | ||
| 103 | |||
| 104 | The customizations in step 3 appear to be the minimum necessary to | ||
| 105 | induce this bug. Leave out any one of them and Ediff runs without a | ||
| 106 | problem. Also if the 1/10 point value of height is 130 or greater | ||
| 107 | there's no bug (with the default font family; with e.g. Helvetica the | ||
| 108 | bug is induced only by a value of 100 or less). | ||
| 109 | |||
| 110 | I've noticed this freeze up only when invoking Ediff. The only thing | ||
| 111 | I've been able to do is kill Emacs externally, via top or with kill | ||
| 112 | when run in gdb, after interrupting. When the freeze up happens | ||
| 113 | within a gdb session, there is no automatic debugging feedback. After | ||
| 114 | interrupting I can get a backtrace, here's an example: | ||
| 115 | |||
| 116 | Update: Maybe only reveals itself when compiled with GTK+ | ||
| 117 | |||
| 118 | |||
| 119 | * DOCUMENTATION | 85 | * DOCUMENTATION |
| 120 | 86 | ||
| 121 | ** Document Custom Themes. | 87 | ** Document Custom Themes. |
| @@ -272,11 +238,11 @@ etc/TUTORIAL.nl Lute Kamstra | |||
| 272 | etc/TUTORIAL.pl | 238 | etc/TUTORIAL.pl |
| 273 | etc/TUTORIAL.pt_BR Marcelo Toledo | 239 | etc/TUTORIAL.pt_BR Marcelo Toledo |
| 274 | etc/TUTORIAL.ro | 240 | etc/TUTORIAL.ro |
| 275 | etc/TUTORIAL.ru | 241 | etc/TUTORIAL.ru Alex Ott <alexott@gmail.com> |
| 276 | etc/TUTORIAL.sk | 242 | etc/TUTORIAL.sk Pavel Janík <Pavel@Janik.cz> |
| 277 | etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si> | 243 | etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si> |
| 278 | etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se> | 244 | etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se> |
| 279 | etc/TUTORIAL.th | 245 | etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org> |
| 280 | etc/TUTORIAL.zh | 246 | etc/TUTORIAL.zh |
| 281 | 247 | ||
| 282 | 248 | ||