[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18437: 24.3.93; cursor changes color and size at end of line
From: |
Eli Zaretskii |
Subject: |
bug#18437: 24.3.93; cursor changes color and size at end of line |
Date: |
Wed, 10 Sep 2014 20:24:48 +0300 |
> Date: Tue, 9 Sep 2014 14:41:18 -0700 (PDT)
> From: Drew Adams <drew.adams@oracle.com>
>
> > Set cursor color and type:
> > (setq default-frame-alist '((cursor-type . 'bar) (cursor-color . "red")))
> >
> > Then resize the frame so that the window is just about wide enough
> > to display one of the lines in the current buffer.
> > Move point to end of one of the longest line.
> >
> > Note cursor changes color to black. Move point one to the left, and
> > cursor will change back to what it's supposed to be.
>
> 1. I don't see that on MS Windows, with this build, from emacs -Q:
>
> In GNU Emacs 24.4.50.1 (i686-pc-mingw32)
> of 2014-08-15 on LEG570
Just for the record: David uses a build from the release branch in the
repository, not from the trunk.