When the file is loaded into Emacs, you can use this function to turn into a longlines buffer, so you get the line wrapping functionality.
Could it do the reverse transformation automatically when writing a file, too? That would provide, in effect, the functionality of longlines for a file of ordinary filled text. One thing that longlines.el is unlikely ever to accomplish is support for proportional fonts and images. What about this is hard? It seems to me that all we need is to finish the TODO entry of writing the variable-width equivalents of current-column and move-to-column. They could be called current-pixel-column and move-to-pixel-column. We need these anyway. Given these, won't it be easy enough? _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel