From eric.hanchrow@gmail.com Sun Jan 11 12:43:39 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 11 Jan 2009 20:43:39 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0BKhaPj026985 for ; Sun, 11 Jan 2009 12:43:37 -0800 Received: from mail.gnu.org ([199.232.76.166]:39669 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LM78T-0001sy-PN for emacs-pretest-bug@gnu.org; Sun, 11 Jan 2009 15:42:17 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LM79h-0007x0-Tc for emacs-pretest-bug@gnu.org; Sun, 11 Jan 2009 15:43:34 -0500 Received: from wf-out-1314.google.com ([209.85.200.173]:18897) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LM79h-0007wS-CH for emacs-pretest-bug@gnu.org; Sun, 11 Jan 2009 15:43:33 -0500 Received: by wf-out-1314.google.com with SMTP id 28so12163687wfc.24 for ; Sun, 11 Jan 2009 12:43:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=ep6PYsJGwPfwi4/gmQEI1ag8BdEleFxlkFDgyfmFfMg=; b=trnTa1pXaPA0W5T5/p5cOBb3pam4nrYEOgs8XJ9iefP+Ww3AJR5009AXj/boauy+H4 wLUI6lXuq7Gi43R70F1FidrqzHx+wFVT40NHbjWbtmItl3XtTVFiuoIUVGecouQe7Mne MC9G0kJUyMrXFKN8PbfOKNGmZUo671j2s7erg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=DC+d44GvQpEKPz47YZIX3YwC8986MQhEZ8jn9qcOOzNc6tiFhsqi4grT7VKd4CN16Q j4xWCVuZEAu8ugAAiBbbJ1MPbPMpakwxjaJ33XHtfXhD2Eo8i5tMCJpDLvCsY2rQTyQG Pjk8dLbWlhkbgBB0SXcZxXqz7vv3i+6Y5xU3Q= Received: by 10.142.141.21 with SMTP id o21mr8347567wfd.150.1231706611575; Sun, 11 Jan 2009 12:43:31 -0800 (PST) Received: by 10.143.12.17 with HTTP; Sun, 11 Jan 2009 12:43:31 -0800 (PST) Message-ID: <36366a980901111243i57f56227nebff4b3e16505c00@mail.gmail.com> Date: Sun, 11 Jan 2009 12:43:31 -0800 From: "Eric Hanchrow" To: emacs-pretest-bug@gnu.org Subject: 23.0.60; odd white block next to cursor, after typing some spaces MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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@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 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. From eric.hanchrow@gmail.com Mon Jan 12 18:21:12 2009 Received: (at 1860) by emacsbugs.donarmstrong.com; 13 Jan 2009 02:21:13 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.174]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0D2L99v028606 for <1860@emacsbugs.donarmstrong.com>; Mon, 12 Jan 2009 18:21:11 -0800 Received: by wf-out-1314.google.com with SMTP id 26so13644859wfd.13 for <1860@emacsbugs.donarmstrong.com>; Mon, 12 Jan 2009 18:21:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=+l2Op1RLHhkW+B+v3uIktkUxgXSqSEtEs8gKYWWwqZw=; b=eVvlz2Fn+laliGvAVjIdzrFp+WIXRaDeQCjfiKzFl51Jf8b2opIdq/NnuBgSYYO0Mx oCekT6HXtEhnlY2/DD1Zu4zqFc06vQ1ZkFnff6x0DUa95/eeyWZdHr1RS3+xJSjG39Hg UuPWLUMkN3Gqx2cgo6berxKuVR7Edm5KzXMd8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=AMdWLUkwqX6ScLxn29jthLb8FFZ0YiWXfmu/1+yLuejQWewSTxFDXbUKiXnhLodUuw jR2OJk5olOkHJzKNj7BoC+LFpnjIyVTRg/wn0Vwzye3alYXu273kkDsUKbWudkAY4ibQ Eo0CnmCs7NSEiPLGyaigslJ4A3aHNU5NtYcoE= Received: by 10.142.139.14 with SMTP id m14mr12645205wfd.100.1231813269694; Mon, 12 Jan 2009 18:21:09 -0800 (PST) Received: by 10.143.12.17 with HTTP; Mon, 12 Jan 2009 18:21:09 -0800 (PST) Message-ID: <36366a980901121821u4d730df0i6bfca5f0e39df704@mail.gmail.com> Date: Mon, 12 Jan 2009 18:21:09 -0800 From: "Eric Hanchrow" To: 1860@debbugs.gnu.org Subject: Re: bug#1860: Acknowledgement (23.0.60; odd white block next to cursor, after typing some spaces) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <36366a980901111243i57f56227nebff4b3e16505c00@mail.gmail.com> xterm doesn't exhibit this problem; someone on IRC said that gnome-terminal does. From bounces@nabble.com Mon Jan 12 19:16:28 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 13 Jan 2009 03:16:28 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0D3GOmA010430 for ; Mon, 12 Jan 2009 19:16:26 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LMZlP-0001Ij-Lh for bug-gnu-emacs@gnu.org; Mon, 12 Jan 2009 22:16:23 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LMZlN-0001FO-RV for Bug-gnu-emacs@gnu.org; Mon, 12 Jan 2009 22:16:22 -0500 Received: from [199.232.76.173] (port=34004 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LMZlN-0001F6-LR for Bug-gnu-emacs@gnu.org; Mon, 12 Jan 2009 22:16:21 -0500 Received: from kuber.nabble.com ([216.139.236.158]:40183) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LMZlN-0002uC-8R for Bug-gnu-emacs@gnu.org; Mon, 12 Jan 2009 22:16:21 -0500 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LMZlM-0005gs-14 for Bug-gnu-emacs@gnu.org; Mon, 12 Jan 2009 19:16:20 -0800 Message-ID: <21428744.post@talk.nabble.com> Date: Mon, 12 Jan 2009 19:16:20 -0800 (PST) From: Leonardo Etcheverry To: Bug-gnu-emacs@gnu.org Subject: Re: bug#1860: 23.0.60; odd white block next to cursor, after typing some spaces In-Reply-To: <36366a980901111243i57f56227nebff4b3e16505c00@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: leo@kalio.net References: <36366a980901111243i57f56227nebff4b3e16505c00@mail.gmail.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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. From rgm@gnu.org Thu Jan 15 15:38:28 2009 Received: (at control) by emacsbugs.donarmstrong.com; 15 Jan 2009 23:38:28 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.3 required=4.0 tests=MISSING_SUBJECT,NOSUBJECT, VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0FNcPDO030885 for ; Thu, 15 Jan 2009 15:38:27 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LNblm-0003kP-P8; Thu, 15 Jan 2009 18:37:02 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18799.51358.725326.185170@fencepost.gnu.org> Date: Thu, 15 Jan 2009 18:37:02 -0500 From: Glenn Morris To: control severity 1305 wishlist severity 1303 minor severity 1250 minor severity 1367 wishlist severity 1405 minor severity 1457 wishlist severity 1555 minor severity 1569 minor severity 1688 minor close 1705 severity 1731 minor close 1756 severity 1768 minor severity 1779 minor tags 1798 moreinfo reassign 1860 notemacs reassign 1902 emacs,ns reassign 1924 spam reassign 1926 notemacs stop From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 26 17:02:27 2011 Received: (at control) by debbugs.gnu.org; 26 Feb 2011 22:02:27 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PtSDa-0007cI-HU for submit@debbugs.gnu.org; Sat, 26 Feb 2011 17:02:26 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PtSDY-0007c5-HG for control@debbugs.gnu.org; Sat, 26 Feb 2011 17:02:24 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1PtSDT-0000h8-2y for control@debbugs.gnu.org; Sat, 26 Feb 2011 17:02:19 -0500 Date: Sat, 26 Feb 2011 17:02:19 -0500 Message-Id: Subject: control message for bug 1860 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.3 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.3 (------) close 1860 From unknown Sat Jun 21 03:27:19 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 27 Mar 2011 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator