unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 23.0.50; display property, continuation arrows and fringes
@ 2007-12-18 16:37 Stephen Berman
  2007-12-23 21:12 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Berman @ 2007-12-18 16:37 UTC (permalink / raw)
  To: emacs-devel

GNU Emacs 23.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.12.0) of
2007-12-09 on escher

1. emacs -Q

2. When a line of text ends in the column just before the right fringe,
then placing the cursor after the last character in the line displays
it in the fringe, as usual.  

3. With auto-fill mode disabled, now typing SPC makes continuation
arrows appear in both fringes, as usual.

4. Now evaluate the following sexp: (put-text-property (1- (point))
(point) 'display "x\n").

5. Now the continuation arrows still appear, `x' appears after the
left continuation arrow, below the original line of text, and the
cursor appears below `x'.

6. Now typing C-b makes the cursor appear on top of `x', and typing
C-b again then makes the cursor appear on top of the last character of
the original line of text, just before the right continuation arrow.

7. Now typing C-f makes the cursor vanish.  Is this supposed to
happen?  (Typing C-f again makes the cursor appears below `x'.)

(When I do the above with my initializations and customizations, the
cursor also vanishes after the first C-b in step 6.  I haven't yet
tried to find out what causes this difference from the behavior with
-Q.)

Steve Berman

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 23.0.50; display property, continuation arrows and fringes
  2007-12-18 16:37 23.0.50; display property, continuation arrows and fringes Stephen Berman
@ 2007-12-23 21:12 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2007-12-23 21:12 UTC (permalink / raw)
  To: Stephen Berman; +Cc: emacs-devel

    7. Now typing C-f makes the cursor vanish.  Is this supposed to
    happen?

Of course not -- the cursor should never disappear like that.
So this is a real bug.

Can someone please DTRT and ack?

To: emacs-devel@gnu.org
From: Stephen Berman <Stephen.Berman@gmx.net>
Date: Tue, 18 Dec 2007 17:37:30 +0100
Message-ID: <87zlw8ez79.fsf@escher.local.home>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Subject: 23.0.50; display property, continuation arrows and fringes

GNU Emacs 23.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.12.0) of
2007-12-09 on escher

1. emacs -Q

2. When a line of text ends in the column just before the right fringe,
then placing the cursor after the last character in the line displays
it in the fringe, as usual.  

3. With auto-fill mode disabled, now typing SPC makes continuation
arrows appear in both fringes, as usual.

4. Now evaluate the following sexp: (put-text-property (1- (point))
(point) 'display "x\n").

5. Now the continuation arrows still appear, `x' appears after the
left continuation arrow, below the original line of text, and the
cursor appears below `x'.

6. Now typing C-b makes the cursor appear on top of `x', and typing
C-b again then makes the cursor appear on top of the last character of
the original line of text, just before the right continuation arrow.

7. Now typing C-f makes the cursor vanish.  Is this supposed to
happen?  (Typing C-f again makes the cursor appears below `x'.)

(When I do the above with my initializations and customizations, the
cursor also vanishes after the first C-b in step 6.  I haven't yet
tried to find out what causes this difference from the behavior with
-Q.)

Steve Berman



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-23 21:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-18 16:37 23.0.50; display property, continuation arrows and fringes Stephen Berman
2007-12-23 21:12 ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).