emacs-devel
[Top][All Lists]
Advanced

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

overflow-newline-into-fringe


From: Luc Teirlinck
Subject: overflow-newline-into-fringe
Date: Sat, 6 Aug 2005 19:42:33 -0500 (CDT)

Is there a reason not to make overflow-newline-into-fringe cutomizable
through Custom?  I can install the following, if desired:

===File ~/cus-start.el-diff=================================
*** cus-start.el        04 Aug 2005 16:11:46 -0500      1.77
--- cus-start.el        04 Aug 2005 16:27:17 -0500      
***************
*** 171,176 ****
--- 171,178 ----
             (mouse-highlight mouse (choice (const :tag "disabled" nil)
                                            (const :tag "always shown" t)
                                            (other :tag "hidden by keypress" 
1)))
+            ;; fringe.c
+            (overflow-newline-into-fringe fringe boolean "22.1")
             ;; indent.c
             (indent-tabs-mode fill boolean)
             ;; keyboard.c
============================================================




reply via email to

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