# HG changeset patch # User Chong Yidong # Date 1201016654 0 # Node ID 2080d155f7aac52a9ec01d8945defa3eacca04fa # Parent b394429bd8054737546ba4aa0b0eb03977492867 ** Make longlines-mode wrap lines based on screen position instead of character position, so that variable-width fonts can be handled properly. diff -r b394429bd805 -r 2080d155f7aa etc/TODO --- a/etc/TODO Tue Jan 22 15:38:49 2008 +0000 +++ b/etc/TODO Tue Jan 22 15:44:14 2008 +0000 @@ -194,6 +194,10 @@ * Other features we would like: +** Make longlines-mode wrap lines based on screen position instead + of character position, so that variable-width fonts can be handled + properly. + ** Allow frames(terminals) created by emacsclient to inherit their environment from the emacsclient process. ** Remove the default toggling behavior of minor modes when called from elisp