/[emacs]/emacs/etc/PROBLEMS
ViewVC logotype

Diff of /emacs/etc/PROBLEMS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.74.4.10 by eliz, Tue Nov 20 19:16:14 2001 UTC revision 1.74.4.11 by jasonr, Tue Nov 27 19:23:36 2001 UTC
# Line 285  locks up, grabbing all mouse and keyboar Line 285  locks up, grabbing all mouse and keyboar
285  what causes these problems; they are not reproducible by Emacs  what causes these problems; they are not reproducible by Emacs
286  developers.  developers.
287    
288  * Known problems with the MS-Windows port of Emacs 21.1.  * Known problems with the MS-Windows port of Emacs 21.2.
289    
290  Emacs 21.1 built for MS-Windows doesn't support images, the tool bar,  Emacs 21.2 built for MS-Windows doesn't support images, the tool bar,
291  and tooltips.  Support for these will be added in future versions.  and tooltips.  Support for these will be added in future versions.
292    
293  Help text that is displayed in a tooltip on other window systems, on  Help text that is displayed in a tooltip on other window systems, on
294  Windows is printed in the echo area, since tooltips are not yet  Windows is printed in the echo area, since tooltips are not yet
295  available.  Help text for pop-up menu items is not displayed at all.  available.
296    
297    Frames are not refreshed while the File or Font dialog or a pop-up menu
298    is displayed. This also means help text for pop-up menu items is not
299    displayed at all.  This is because message handling under Windows is
300    synchronous, so we cannot handle repaint (or any other) messages while
301    waiting for a system function to return the result of the dialog or
302    pop-up menu interaction.
303    
304  There are problems with display if mouse-tracking is enabled and the  There are problems with display if mouse-tracking is enabled and the
305  mouse is moved off a frame, over another frame then back over the first  mouse is moved off a frame, over another frame then back over the first
# Line 308  characters, is copied and pasted into a Line 315  characters, is copied and pasted into a
315  An inactive cursor remains in an active window after the Windows  An inactive cursor remains in an active window after the Windows
316  Manager driven switch of the focus, until a key is pressed.  Manager driven switch of the focus, until a key is pressed.
317    
318  Windows 2000 input methods are not recognized by Emacs (as of v21.1).  Windows 2000 input methods are not recognized by Emacs (as of v21.2).
319  These input methods cause the keyboard to send characters encoded in  These input methods cause the keyboard to send characters encoded in
320  the appropriate coding system (e.g., ISO 8859-1 for Latin-1  the appropriate coding system (e.g., ISO 8859-1 for Latin-1
321  characters, ISO 8859-8 for Hebrew characters, etc.).  To make this  characters, ISO 8859-8 for Hebrew characters, etc.).  To make this
# Line 320  appropriate keyboard encoding automatica Line 327  appropriate keyboard encoding automatica
327  yet.)  yet.)
328    
329  Multilingual text put into the Windows 2000 clipboard by Windows  Multilingual text put into the Windows 2000 clipboard by Windows
330  applications cannot be safely pasted into Emacs (as of v21.1).  This  applications cannot be safely pasted into Emacs (as of v21.2).  This
331  is because Windows 2000 uses Unicode to represent multilingual text,  is because Windows 2000 uses Unicode to represent multilingual text,
332  but Emacs does not yet support Unicode well enough to decode it.  This  but Emacs does not yet support Unicode well enough to decode it.  This
333  means that Emacs can only interchange non-ASCII text with other  means that Emacs can only interchange non-ASCII text with other

Legend:
Removed from v.1.74.4.10  
changed lines
  Added in v.1.74.4.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26