unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Paul W. Rankin" <hello@paulwrankin.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 30432@debbugs.gnu.org
Subject: bug#30432: 26.0.91; freeze when text wrap-prefix exceeds window text width
Date: Thu, 29 Mar 2018 15:00:07 +1000	[thread overview]
Message-ID: <8C87C29E-942F-415A-9E72-C3F1886300FD@paulwrankin.com> (raw)
In-Reply-To: <83sh8ullkr.fsf@gnu.org>

On 21 Mar 2018, at 3:10 am, Eli Zaretskii <eliz@gnu.org> wrote:
> 
> Thanks, I think I fixed this.  Please try the latest master branch.
> 
> (It turns out wrap-prefix handling already had a smart defense against
> such calamities, but it needed help when the prefix was created by the
> likes of (space ...) properties.)

Thanks Eli. I built from master branch and this appears mostly fixed to me, although I'm still getting a similar temporary freeze when moving point backwards onto a problematic line, e.g.

1. Emacs -Q
2. In scratch buffer, M-x fundamental-mode (just to be sure)
3. M-^ on the second line (to join a line of 80+ chars)
4. M-: (put-text-property (region-beginning) (region-end) 'wrap-prefix '(space :align-to 81))
5. C-n until point is past text line
6. C-p

Here I get a temporary freeze.

However if I resize the window wider than 80 cols and navigate point around, there is no freeze.




  reply	other threads:[~2018-03-29  5:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-12  6:49 bug#30432: 26.0.91; freeze when text wrap-prefix exceeds window text width Paul Rankin
2018-02-12 19:51 ` Eli Zaretskii
2018-02-13  2:15   ` Paul Rankin
2018-02-13  2:18     ` Paul Rankin
2018-02-13  2:30       ` Paul Rankin
2018-02-13  5:15     ` Eli Zaretskii
2018-02-13  5:57       ` Paul Rankin
2018-03-20 17:10         ` Eli Zaretskii
2018-03-29  5:00           ` Paul W. Rankin [this message]
2018-03-30 12:59             ` Eli Zaretskii
2018-05-07 18:38               ` Eli Zaretskii
     [not found]                 ` <0C03687D-D0D4-46CE-B409-6A2E55C8A5FA@paulwrankin.com>
     [not found]                   ` <2F164141-0F75-45C9-8211-ADAF2B005C16@paulwrankin.com>
2018-05-08 17:16                     ` Eli Zaretskii

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=8C87C29E-942F-415A-9E72-C3F1886300FD@paulwrankin.com \
    --to=hello@paulwrankin.com \
    --cc=30432@debbugs.gnu.org \
    --cc=eliz@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).