GNU bug report logs -
#18437
24.3.93; cursor changes color and size at end of line
Previous Next
Reported by: David Reitter <david.reitter <at> gmail.com>
Date: Tue, 9 Sep 2014 21:13:02 UTC
Severity: normal
Tags: fixed
Found in version 24.3.93
Fixed in version 25.1
Done: Alan Third <alan <at> idiocy.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 18437 <at> debbugs.gnu.org (full text, mbox):
> 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
Repository revision: 117706 rgm <at> gnu.org-20140815043406-p5hbu97cbm7pulcn
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1'
2. You probably also meant (cursor-type . bar), not (cursor-type . 'bar).
(With the quote I get a hollow red box, not a red bar.)
> Also (not demonstrated here), the cursor will change size to small
> if the default face in this buffer is enlarged with an entry in
> `face-remapping-alist'.
I do not see that either (on Windows).
> I've only noticed this today after merging the latest changes on the
> -24 branch into my Aquamacs branch, so this looks like a regression
> to me.
Hm, the version you report from shows a build of 8/15 (FWIW, my build
is also from 8/15).
HTH.
This bug report was last modified 8 years and 239 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.