From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#11094: Wrong cursor positioning with display+invisible Date: Mon, 02 Apr 2012 16:15:17 -0400 Message-ID: References: <83vclljesi.fsf@gnu.org> <83wr5yj0yl.fsf@gnu.org> <83vclihyal.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1333397760 29709 80.91.229.3 (2 Apr 2012 20:16:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 2 Apr 2012 20:16:00 +0000 (UTC) Cc: 11094@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Apr 02 22:15:59 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SEnfL-0001Yp-B8 for geb-bug-gnu-emacs@m.gmane.org; Mon, 02 Apr 2012 22:15:51 +0200 Original-Received: from localhost ([::1]:35428 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEnfK-0000p2-8c for geb-bug-gnu-emacs@m.gmane.org; Mon, 02 Apr 2012 16:15:50 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:36484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEnfG-0000on-Uw for bug-gnu-emacs@gnu.org; Mon, 02 Apr 2012 16:15:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SEnfE-0006RJ-Vl for bug-gnu-emacs@gnu.org; Mon, 02 Apr 2012 16:15:46 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:40425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEnfE-0006RE-SS for bug-gnu-emacs@gnu.org; Mon, 02 Apr 2012 16:15:44 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SEnfV-0001Zs-Tl for bug-gnu-emacs@gnu.org; Mon, 02 Apr 2012 16:16:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 02 Apr 2012 20:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11094 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 11094-submit@debbugs.gnu.org id=B11094.13333977386032 (code B ref 11094); Mon, 02 Apr 2012 20:16:01 +0000 Original-Received: (at 11094) by debbugs.gnu.org; 2 Apr 2012 20:15:38 +0000 Original-Received: from localhost ([127.0.0.1]:36963 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SEnf8-0001ZF-62 for submit@debbugs.gnu.org; Mon, 02 Apr 2012 16:15:38 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:38373) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SEnf6-0001Z8-CW for 11094@debbugs.gnu.org; Mon, 02 Apr 2012 16:15:37 -0400 Original-Received: from faina.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id q32KFI5d013640; Mon, 2 Apr 2012 16:15:18 -0400 Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id 10440B4507; Mon, 2 Apr 2012 16:15:17 -0400 (EDT) In-Reply-To: <83vclihyal.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 02 Apr 2012 19:51:46 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV4180=0 X-NAI-Spam-Version: 2.2.0.9309 : core <4180> : streams <743291> : uri <1094664> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:58470 Archived-At: >> We might as well keep it open until the problem is actually solved. > Then please define precisely what problem needs to be solved, because > I'm definitely confused about that now. We could start with: emacs -Q (put-text-property (point-min) (+ 2 (point-min)) 'invisible t) (put-text-property (+ 2 (point-min)) (+ 4 (point-min)) 'display "<>") (goto-char (point-min)) where I'd expect the cursor to be drawn to the left of "<>" rather than to the right. Stefan