> >>> In emacs 21.3 under Win32 I get a 1-character wide black border on
> >>> the left and right sides of the window.  (The arrows indicating a
> >>> wrapped or long line appear in this area.)  How do I control the
> >>> color of this area?
> >>
> >> M-x customize-face RET fringe RET.
> >
> > So, that area is called "fringe".  Now I can set the color.
> > It's not just in mythology that knowing a things true name gives you
> > power over it.  Thanks.
>
> Indeed, that is how it works in Emacs too. :-)
>
> Seriously, I can't think of a good way to find this out on your own.
> I don't blame you for asking; the name is far from obvious.

I've found that using C-h c and then clicking on some part of the
screen often tells me it's name.  For example in this case I get

<right-fringe> <mouse-1> (translated from <down-mouse-1> <mouse-1>)
runs the command mouse-set-point

So I know where I clicked is called <right-fringe>.

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to