all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Berman <Stephen.Berman@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Display text property problem
Date: Thu, 14 Jun 2007 13:10:17 +0200	[thread overview]
Message-ID: <87r6oepzae.fsf@escher.local.home> (raw)
In-Reply-To: 0A4929C2-6CF5-4686-8656-00261E802783@Web.DE

On Thu, 14 Jun 2007 12:24:44 +0200 Peter Dyballa <Peter_Dyballa@Web.DE> wrote:

> With the one week old version from CVS I can't reproduce. For case 1:
> did you try to hit home? For me the first line was scrolled up and
> became invisible, but when reaching the home position, beginning-of- 
> buffer, it was still there, nothing was lost.

Thanks for the feedback, but I think you have misunderstood the
problem I was trying to describe: it's not that the first line
disappears, but that the display property is not correctly displayed
after scrolling.  In fact, in the test case there is only one line
(the line number indicator in the mode line remains L1 throughout),
but the display property makes it look like two lines.  Again, before
scrolling I see this:

|test test test test test test test test test test test test test test 
|     test test test 
      ^

After scrolling, I see this:

|test test test
 ^

but, due to the display property, I had expected to see this:

|     test test test
      ^

This is the problem.  Are you saying you cannot reproduce this?  (As
you point out, hitting HOME brings the "first line" (i.e., the part of
the line before the display property) back into view, and visually
confirms that the display property is still present, but the problem
is that, after scrolling but before hitting HOME, the display property
appears to have vanished.)

Steve Berman

  reply	other threads:[~2007-06-14 11:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-14 10:00 Display text property problem Stephen Berman
2007-06-14 10:24 ` Peter Dyballa
2007-06-14 11:10   ` Stephen Berman [this message]
2007-06-14 11:48     ` Peter Dyballa
2007-06-14 12:06       ` Stephen Berman
2007-06-14 12:50         ` Peter Dyballa
2007-06-14 13:38           ` Stephen Berman
2007-06-14 14:55             ` Peter Dyballa
2007-06-14 14:58             ` Peter Dyballa

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=87r6oepzae.fsf@escher.local.home \
    --to=stephen.berman@gmx.net \
    --cc=help-gnu-emacs@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.