GNU bug report logs - #5809
23.1.94; cross-reference by anchor yields in accurate position

Previous Next

Package: emacs;

Reported by: Eli Zaretskii <eliz <at> gnu.org>

Date: Wed, 31 Mar 2010 10:00:03 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #95 received at 5809 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> jurta.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 5809 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca
Subject: Re: bug#5809: 23.1.94;
	cross-reference by anchor yields in accurate position
Date: Mon, 05 Apr 2010 02:51:23 +0300
> What I meant in my suggestion is to move the property from one
> character to another of the `after-string' when the user types C-f
> with cursor on the overlay.  E.g., if the cursor is on `2' and I type
> C-f, modify the `after-string' from
>
>      (concat "1" (propertize "2" 'cursor t) "34")
> to
>      (concat "12" (propertize "3" 'cursor t) "4")
>
> Then it will appear as if the cursor moved inside the `after-string'.

Thanks for the explanation.  It seems this is not a trivial change for 23.2.

-- 
Juri Linkov
http://www.jurta.org/emacs/




This bug report was last modified 15 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.