GNU bug report logs - #1860
23.0.60; odd white block next to cursor, after typing some spaces

Previous Next

Package: notemacs;

Reported by: "Eric Hanchrow" <eric.hanchrow <at> gmail.com>

Date: Sun, 11 Jan 2009 20:50:02 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 1860 in the body.
You can then email your comments to 1860 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1860; Package emacs. (Sun, 11 Jan 2009 20:50:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Eric Hanchrow" <eric.hanchrow <at> gmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sun, 11 Jan 2009 20:50:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Eric Hanchrow" <eric.hanchrow <at> gmail.com>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.60; odd white block next to cursor, after typing some spaces
Date: Sun, 11 Jan 2009 12:43:31 -0800
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug <at> gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I'm using "urxvt", if it matters.
I started emacs like this:
$ cd /usr/local/src/emacs/src
$ ./emacs -Q -nw

That put me in the *scratch* buffer, naturally.  I then typed

     SPC SPC SPC SPC SPC SPC SPC

The cursor moved to the right, as expected.  But after the last SPC,
something strange happened: the cursor (a solid white rectangle) now
appears twice as wide as it ought to: it's as if columns six and seven
(I count starting from zero, the way column-number-mode does) both
light up whenever the cursor enters them.

I've seen this in other places too, but I can't come up with a simple
description of when it happens.

I honestly don't know if this is a bug or a feature.  If it's a
feature, I very much want to disable it.

This version of emacs was built from source whose last CVS checkin
looks like this:

    Author: Glenn Morris <rgm <at> gnu.org>
    Date:   Sat Jan 10 22:35:59 2009 +0000

        (Acknowledgments): Some more updates based on AUTHORS.

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/local/src/emacs/etc/DEBUG for instructions.


In GNU Emacs 23.0.60.10 (i686-pc-linux-gnu, GTK+ Version 2.14.4)
 of 2009-01-10 on debian
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC
SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC ESC x r e p
o r t - e m TAB RET

Recent messages:
("./emacs" "-Q")
For information about GNU Emacs and the GNU system, type C-h C-a.




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1860; Package emacs. (Tue, 13 Jan 2009 02:30:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Eric Hanchrow" <eric.hanchrow <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Tue, 13 Jan 2009 02:30:04 GMT) Full text and rfc822 format available.

Message #10 received at 1860 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Eric Hanchrow" <eric.hanchrow <at> gmail.com>
To: 1860 <at> debbugs.gnu.org
Subject: Re: bug#1860: Acknowledgement (23.0.60; odd white block next to cursor, after typing some spaces)
Date: Mon, 12 Jan 2009 18:21:09 -0800
xterm doesn't exhibit this problem; someone on IRC said that
gnome-terminal does.




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1860; Package emacs. (Tue, 13 Jan 2009 03:25:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leonardo Etcheverry <leo <at> kalio.net>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Tue, 13 Jan 2009 03:25:05 GMT) Full text and rfc822 format available.

Message #15 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Leonardo Etcheverry <leo <at> kalio.net>
To: Bug-gnu-emacs <at> gnu.org
Subject: Re: bug#1860: 23.0.60; odd white block next to cursor, after typing
 some spaces
Date: Mon, 12 Jan 2009 19:16:20 -0800 (PST)
Eric,

After you brought up this issue in #emacs yesterday, I spent some time
reading the urxvt documentation and found this:

-ptab|+ptab
    If enabled (default), "Horizontal Tab" characters are being stored as
actual wide characters in the screen buffer, which makes it possible to
select and paste them. Since a horizontal tab is a cursor movement and not
an actual glyph, this can sometimes be visually annoying as the cursor on a
tab character is displayed as a wide cursor; resource pastableTabs. 

If you start urxvt with the +ptab option the double sized cursor goes away;
at least testing it with emacs -Q -nw

leo___


Eric Hanchrow-2 wrote:
> 
> I'm using "urxvt", if it matters.
> I started emacs like this:
> $ cd /usr/local/src/emacs/src
> $ ./emacs -Q -nw
> 
> That put me in the *scratch* buffer, naturally.  I then typed
> 
>      SPC SPC SPC SPC SPC SPC SPC
> 
> The cursor moved to the right, as expected.  But after the last SPC,
> something strange happened: the cursor (a solid white rectangle) now
> appears twice as wide as it ought to: it's as if columns six and seven
> (I count starting from zero, the way column-number-mode does) both
> light up whenever the cursor enters them.
> 
> I've seen this in other places too, but I can't come up with a simple
> description of when it happens.
> 
> I honestly don't know if this is a bug or a feature.  If it's a
> feature, I very much want to disable it.
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/bug-1860%3A-23.0.60--odd-white-block-next-to-cursor%2C-after-typing-some-spaces-tp21404156p21428744.html
Sent from the Emacs - Bugs mailing list archive at Nabble.com.






bug reassigned from package `emacs' to `notemacs'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Thu, 15 Jan 2009 23:45:06 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 1860 <at> debbugs.gnu.org and "Eric Hanchrow" <eric.hanchrow <at> gmail.com> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 26 Feb 2011 22:03:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 27 Mar 2011 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 89 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.