emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/PROBLEMS


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/etc/PROBLEMS
Date: Tue, 12 Mar 2002 15:27:24 -0500

Index: emacs/etc/PROBLEMS
diff -c emacs/etc/PROBLEMS:1.121 emacs/etc/PROBLEMS:1.122
*** emacs/etc/PROBLEMS:1.121    Mon Mar  4 04:22:28 2002
--- emacs/etc/PROBLEMS  Tue Mar 12 15:27:24 2002
***************
*** 349,357 ****
  what causes these problems; they are not reproducible by Emacs
  developers.
  
! * Known problems with the MS-Windows port of Emacs 21.1.
  
! Emacs 21.1 built for MS-Windows doesn't support images and the tool bar.
  Support for these will be added in future versions.
  
  Frames are not refreshed while the File or Font dialog or a pop-up menu
--- 349,357 ----
  what causes these problems; they are not reproducible by Emacs
  developers.
  
! * Known problems with the MS-Windows port of Emacs 21.2.
  
! Emacs 21.2 built for MS-Windows doesn't support images and the tool bar.
  Support for these will be added in future versions.
  
  Frames are not refreshed while the File or Font dialog or a pop-up menu
***************
*** 375,381 ****
  An inactive cursor remains in an active window after the Windows
  Manager driven switch of the focus, until a key is pressed.
  
! Windows input methods are not recognized by Emacs (as of v21.1).  Some
  of these input methods cause the keyboard to send characters encoded
  in the appropriate coding system (e.g., ISO 8859-1 for Latin-1
  characters, ISO 8859-8 for Hebrew characters, etc.).  To make this
--- 375,381 ----
  An inactive cursor remains in an active window after the Windows
  Manager driven switch of the focus, until a key is pressed.
  
! Windows input methods are not recognized by Emacs (as of v21.2).  Some
  of these input methods cause the keyboard to send characters encoded
  in the appropriate coding system (e.g., ISO 8859-1 for Latin-1
  characters, ISO 8859-8 for Hebrew characters, etc.).  To make this
***************
*** 387,399 ****
  yet.)
  
  Multilingual text put into the Windows clipboard by other Windows
! applications cannot be safely pasted into Emacs (as of v21.1).  This
  is because Windows uses Unicode to represent multilingual text, but
  Emacs does not yet support Unicode well enough to decode it.  This
  means that Emacs can only interchange non-ASCII text with other
  Windows programs if the characters are in the system codepage.
  Reportedly, a partial solution is to install the Mule-UCS package and
  set selection-coding-system to utf-16-le-dos.
  
  * The `configure' script doesn't find the jpeg library.
  
--- 387,404 ----
  yet.)
  
  Multilingual text put into the Windows clipboard by other Windows
! applications cannot be safely pasted into Emacs (as of v21.2).  This
  is because Windows uses Unicode to represent multilingual text, but
  Emacs does not yet support Unicode well enough to decode it.  This
  means that Emacs can only interchange non-ASCII text with other
  Windows programs if the characters are in the system codepage.
  Reportedly, a partial solution is to install the Mule-UCS package and
  set selection-coding-system to utf-16-le-dos.
+ 
+ The %h format specifier for format-time-string does not work on Windows.
+ The %b format specifier does not produce abbreviated month names with
+ consistent widths for some locales on some versions of Windows. This is
+ caused by a deficiency in the underlying system library function.
  
  * The `configure' script doesn't find the jpeg library.
  



reply via email to

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