Mercurial > emacs
comparison admin/FOR-RELEASE @ 57894:052e33ec79b5
*** empty log message ***
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Tue, 02 Nov 2004 13:49:38 +0000 |
| parents | 41263d3a8d8b |
| children | f770ded5ea67 7a0245dd1848 |
comparison
equal
deleted
inserted
replaced
| 57893:41263d3a8d8b | 57894:052e33ec79b5 |
|---|---|
| 97 I've noticed this freeze up only when invoking Ediff. The only thing | 97 I've noticed this freeze up only when invoking Ediff. The only thing |
| 98 I've been able to do is kill Emacs externally, via top or with kill | 98 I've been able to do is kill Emacs externally, via top or with kill |
| 99 when run in gdb, after interrupting. When the freeze up happens | 99 when run in gdb, after interrupting. When the freeze up happens |
| 100 within a gdb session, there is no automatic debugging feedback. After | 100 within a gdb session, there is no automatic debugging feedback. After |
| 101 interrupting I can get a backtrace, here's an example: | 101 interrupting I can get a backtrace, here's an example: |
| 102 | |
| 103 Update: Maybe only reveals itself when compiled with GTK+ | |
| 102 | 104 |
| 103 | 105 |
| 104 ** Mouse-face overlay bleeds into header line | 106 ** Mouse-face overlay bleeds into header line |
| 105 | 107 |
| 106 From: Stephen Berman <Stephen.Berman@gmx.net> | 108 From: Stephen Berman <Stephen.Berman@gmx.net> |
| 147 | 149 |
| 148 ** Clicking on partially visible lines fails | 150 ** Clicking on partially visible lines fails |
| 149 | 151 |
| 150 From: David Kastrup <dak@gnu.org> | 152 From: David Kastrup <dak@gnu.org> |
| 151 Date: 27 Apr 2004 16:42:58 +0200 | 153 Date: 27 Apr 2004 16:42:58 +0200 |
| 152 | |
| 153 This bug report will be sent to the Free Software Foundation, | |
| 154 not to your local site managers! | |
| 155 Please write in English if possible, because the Emacs maintainers | |
| 156 usually do not have translators to read other languages for them. | |
| 157 | |
| 158 Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. | |
| 159 | |
| 160 Please describe exactly what actions triggered the bug | |
| 161 and the precise symptoms of the bug: | |
| 162 | 154 |
| 163 I had gnus display a mouse-highlighted line (a URL from browse-url) | 155 I had gnus display a mouse-highlighted line (a URL from browse-url) |
| 164 partially at the bottom of its window. If I click with middle mouse | 156 partially at the bottom of its window. If I click with middle mouse |
| 165 key on it, the window gets recentered while I hold the mouse key | 157 key on it, the window gets recentered while I hold the mouse key |
| 166 pressed. If I release it, the window returns into its old position | 158 pressed. If I release it, the window returns into its old position |
