|
|
 |
| found 1218 articles for 0.004 sec |
  |
Group: comp.lang.functional · Group Profile · Search for fringe in comp.lang.functional
Author: xahlee
Date: Aug 7, 2008 06:35
> (setf bin-tree '(4 (2 1 3) (6 5 7))) Thus in my view the only fringe nodes (leaves) are 1, 3, 5, and 7. also note, when in a language where there's isomorphism between the syntax and the nested list, there's a concept of head. For example, in pseudo lisp: (list (list 1 3) (list 5 7)) In this list, the 1,3,5,7 are leafs. Each having index {1,1}, {1,2}, {2,1}, {2,2}. Now, the ...
|
| Show full article (4.40Kb) |
Group: gnu.emacs.help · Group Profile · Search for fringe in gnu.emacs.help
Author: Allin Cottrell
Date: Oct 17, 2007 09:51
...That is (a) I like having a non-zero fringe, but (b) I don't like the way the mouse pointer behaves differently in the fringe in 22.1. I'm mostly editing C source and...too far to the left and I'm into the fringe, where mouse-down-plus-motion does not initiate drag-...to do is enforce the old behavior: in the left fringe, mouse-down-plus-motion starts drag-selection. Thanks for ...
|
| Show full article (0.93Kb) |
Group: gnu.emacs.help · Group Profile · Search for fringe in gnu.emacs.help
Author: Carsten Dominik
Date: Jul 6, 2007 01:49
... in the frame, while buffer text starts only after the scroll bar and after the fringe. So what I need to do it to compute how wide these two are, and ... the same width (approx is ok). So Far I have this: width of the left fringe in pixels: (or (car (window-fringes)) 0) width of the scroll bar: (* (or scroll-bar-width 11) (if (eq (car (window-current-scroll-bars)) ...
|
| Show full article (1.04Kb) |
|
 |
|
1 ·
2 ·
3 ·
4 ·
5 ·
6 ·
7 ·
8 ·
9 ·
next |
|
|