emacs.rst
changeset 501 df542c2499f9
parent 500 0126175e6252
child 502 782eb1e22618
--- a/emacs.rst	Sun Aug 15 19:27:22 2010 +0300
+++ b/emacs.rst	Mon Aug 16 00:11:30 2010 +0300
@@ -233,3 +233,8 @@
 
   hanoi hanoi-unix life pong tetris gomoku
 
+* Long lines.
+
+  (setq longlines-show-hard-newlines t)
+  (setq longlines-wrap-follows-window-size t)
+  (longlines-mode 1)