> That ought to be easy, so if you think this problem is hard, perhaps I
> have missed the point.
If the buffers that hold breakpoint icons are visible, it's straightforward.
If they are not visible then I'm not sure what to do.
Why do anything? What's the real problem?
_
> If a buffer uses the default left fringe width, the variable
> left-fringe-width is nil while the function window-fringes returns
> information about the fringes of a window. So there appears to be
> no way to determine the fringe width of a buffer that is not
> currentl
If a buffer uses the default left fringe width, the variable
left-fringe-width is nil while the function window-fringes returns
information about the fringes of a window. So there appears to be
no way to determine the fringe width of a buffer that is not
currently displayed.
W