Brian Elmegaard <[EMAIL PROTECTED]> writes: > David Kastrup <[EMAIL PROTECTED]> writes: > > A look and feel like winedt or eclipse but with the possibility for > the conventional emacs look and access to all the emacs modes and > features would be close to a perfect world for me.
The constant general babbling about look-and-feel is completely fruitless. Only specific proposals can be implemented. > I have no idea what it would take of programming efforts, but as > long the horisontal scroll is not available, I am speaking about a > project of eons. hscroll-mode is an interactive autoloaded Lisp function in `hscroll'. (hscroll-mode &optional ARG) This function is obsolete. Emacs now does hscrolling automatically, if `truncate-lines' is non-nil. Also see `automatic-hscrolling'. [back] -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs