emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/etc/TODO
Date: Fri, 18 Mar 2005 16:07:27 -0500

Index: emacs/etc/TODO
diff -c emacs/etc/TODO:1.84 emacs/etc/TODO:1.85
*** emacs/etc/TODO:1.84 Fri Mar 11 23:51:27 2005
--- emacs/etc/TODO      Fri Mar 18 21:07:27 2005
***************
*** 65,75 ****
  ** Make the Lucid menu widget display multilingual text.  [This
    probably needs to be done from actual Emacs buffers, either directly
    in the menu or by rendering in an unmapped window and copying the
!   pixels.  Note that the relevant Xlib functions assume a specific
!   locale; that isn't good enough even if X can render the arbitrary
!   text, which it often can't as far as I can tell.  -- fx] [The gtk
    port now displays multilingual text in menus, but only insofar as
    Emacs can encode it as utf-8 and gtk can display the result.]
  
  ** Remove the limitation that window and frame widths and heights can
    be only full columns/lines.
--- 65,76 ----
  ** Make the Lucid menu widget display multilingual text.  [This
    probably needs to be done from actual Emacs buffers, either directly
    in the menu or by rendering in an unmapped window and copying the
!   pixels.  The current code assumes a specific locale; that isn't good
!   enough even if X can render the arbitrary text] [The gtk
    port now displays multilingual text in menus, but only insofar as
    Emacs can encode it as utf-8 and gtk can display the result.]
+   Maybe making Lucid menus work like Gtk's (i.e. just force utf-8) is good
+   enough now that Emacs can encode most chars into utf-8.
  
  ** Remove the limitation that window and frame widths and heights can
    be only full columns/lines.




reply via email to

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