all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Stephen Berman <Stephen.Berman@gmx.net>
Cc: emacs-devel@gnu.org
Subject: Re: 23.0.50; display property and continuation arrows
Date: Mon, 07 Jan 2008 08:00:06 +0100	[thread overview]
Message-ID: <4781CDF6.1080805@swipnet.se> (raw)
In-Reply-To: <87sl1bjbir.fsf@escher.local.home>



Stephen Berman skrev:
> On Sun, 06 Jan 2008 11:46:30 +0100 Jan Djärv <jan.h.d@swipnet.se> wrote:
> 
>> Stephen Berman skrev:
>>> On Sat, 05 Jan 2008 23:59:07 +0100 Jan Djärv <jan.h.d@swipnet.se> wrote:
>>>
>>>> Stephen Berman skrev:
>>>>> On Sat, 05 Jan 2008 18:40:43 +0100 Jan Djärv <jan.h.d@swipnet.se> wrote:
>>> [...]
>>>>>> A futher observation.  If the character in the second column is a space, the
>>>>>> bug does not appear.
>>>>> I'm not sure what you mean: do you mean the position occupied by "e" in
>>>>> the last occurrence of "testing" in my screen first shot?  If I make
>>>>> this a space, I see no different behavior.  Also, what do you mean by
>>>>> the "bug"?
>>>> The bug == the appearance of an "empty" line.  Yes, the e in your screen shot.
>>> Ok, but in this case there is no "empty" line only if you apply the
>>> display property with the cursor over the "s" following the space,
>>> i.e. the cursor is on the third column.  But that's also so if you leave
>>> the "e", so the presence of the space is irrelevant.
>> That is not what I did.  I had the cursor over the space, in the
>> second column.  Maybe word breaks and/or column width has something to
>> do with this also.
> 
> Did you use the same recipe I gave in my OP, aside from the space?

Yes I did.

> With
> that and the space I still get the "empty" line, so as you say there
> must be some other difference.  When I do emacs -Q and eval
> (frame-parameters), I get this:
> 
> ((parent-id . 25170646)
>  (explicit-name)
>  (display . ":0")
>  (visibility . t)
>  (icon-name)
>  (outer-window-id . "65011885")
>  (window-id . "65011940")
>  (top . 30)
>  (left . 0)
>  (buried-buffer-list)
>  (buffer-list #<buffer *scratch*> #<buffer  *Minibuf-1*> #<buffer *Help*>)
>  (unsplittable)
>  (minibuffer . #<window 4 on  *Minibuf-0*>)
>  (modeline . t)
>  (width . 80)
>  (height . 40)
>  (name . "emacs@escher.local.home")
>  (environment)
>  (background-mode . light)
>  (display-type . color)
>  (horizontal-scroll-bars . t)
>  (window-system . x)
>  (scroll-bar-width . 16)
>  (cursor-type . box)
>  (auto-lower)
>  (auto-raise)
>  (icon-type . t)
>  (wait-for-wm . t)
>  (title)
>  (buffer-predicate)
>  (tool-bar-lines . 1)
>  (menu-bar-lines . 1)
>  (scroll-bar-background . "grey75")
>  (scroll-bar-foreground . "#000000")
>  (right-fringe . 8)
>  (left-fringe . 8)
>  (line-spacing)
>  (screen-gamma)
>  (border-color . "black")
>  (cursor-color . "#000000")
>  (mouse-color . "#000000")
>  (background-color . "#ffffff")
>  (foreground-color . "#000000")
>  (vertical-scroll-bars . left)
>  (internal-border-width . 0)
>  (border-width . 0)
>  (font . "-*-fixed-medium-r-*--16-*-*-*-*-*-fontset-16"))
> 
> Do you have different values for relevant parameters (e.g. font)?
> 

I have width 81, height 50 (from .Xresources) and font is 
"-*-*-medium-*-*-*-12-*-*-*-*-*-fontset-startup".

I also have right-fringe 11 and left-fringe 10.

	Jan D.

  reply	other threads:[~2008-01-07  7:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-18 16:37 23.0.50; display property and continuation arrows Stephen Berman
2007-12-23 21:12 ` Richard Stallman
2008-01-03 19:54   ` Stephen Berman
     [not found]     ` <E1JB1z7-00063K-J3@fencepost.gnu.org>
2008-01-05  9:55       ` martin rudalics
2008-01-05 17:38       ` Jan Djärv
2008-01-05 17:40         ` Jan Djärv
2008-01-05 18:17           ` Stephen Berman
2008-01-05 22:59             ` Jan Djärv
2008-01-05 23:34               ` Stephen Berman
2008-01-06 10:46                 ` Jan Djärv
2008-01-06 14:04                   ` Stephen Berman
2008-01-07  7:00                     ` Jan Djärv [this message]
2008-01-07  8:40                       ` Stephen Berman
2008-01-07 10:42                         ` Jan Djärv
2008-01-07 13:11                           ` Stephen Berman
2008-01-05 18:10         ` Stephen Berman

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=4781CDF6.1080805@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=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.