From: Stephen Berman <Stephen.Berman@gmx.net>
To: emacs-devel@gnu.org
Subject: Re: 23.0.50; display property and continuation arrows
Date: Mon, 07 Jan 2008 09:40:57 +0100 [thread overview]
Message-ID: <87r6gu110m.fsf@escher.local.home> (raw)
In-Reply-To: 4781CDF6.1080805@swipnet.se
On Mon, 07 Jan 2008 08:00:06 +0100 Jan Djärv <jan.h.d@swipnet.se> wrote:
> 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:
[...]
>> (width . 80)
>> (height . 40)
[...]
>> (right-fringe . 8)
>> (left-fringe . 8)
[...]
>> (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.
When I start emacs -Q, then do (create-fontset-from-fontset-spec
"-*-*-medium-*-*-*-12-*-*-*-*-*-fontset-startup"), then (make-frame
'((width . 81) (height . 50) (right-fringe . 11) (left-fringe . 10)
(font . fontset-startup))), this results, with the text I used in my OP,
in the "e" in the last occurrence of "testing" being in the *first*
column of the continued line, not the second, as you reported -- it
cannot be otherwise with that text and frame width 81 instead of 80, at
least if the font used has a fixed width (in my case the font is
-Adobe-Courier-Medium-R-Normal--12-120-75-75-M-70-ISO8859-1). But that
is the precisely position in which there is no "empty" line (nor
continuation arrows) after applying the display property, regardless of
whether the character is a space or not. Are you sure you didn't apply
the display property to the first column instead the second? Or are you
using a variable width font?
Steve Berman
next prev parent reply other threads:[~2008-01-07 8:40 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
2008-01-07 8:40 ` Stephen Berman [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r6gu110m.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 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).