all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Berman <Stephen.Berman@gmx.net>
To: emacs-devel@gnu.org
Subject: 23.0.50; display property, continuation arrows and fringes
Date: Tue, 18 Dec 2007 17:37:30 +0100	[thread overview]
Message-ID: <87zlw8ez79.fsf@escher.local.home> (raw)

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

             reply	other threads:[~2007-12-18 16:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-18 16:37 Stephen Berman [this message]
2007-12-23 21:12 ` 23.0.50; display property, continuation arrows and fringes Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zlw8ez79.fsf@escher.local.home \
    --to=stephen.berman@gmx.net \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.