all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Luis Gerhorst <privat@luisgerhorst.de>
Cc: 29789@debbugs.gnu.org
Subject: bug#29789: 25.1; Emacs blocks user input when using visual-fill-column in wide terminals
Date: Wed, 20 Dec 2017 22:29:27 +0200	[thread overview]
Message-ID: <83bmitnnx4.fsf@gnu.org> (raw)
In-Reply-To: <tfcemv2dqjvo.fsf@stud.informatik.uni-erlangen.de> (message from Luis Gerhorst on Wed, 20 Dec 2017 20:28:27 +0100)

> From: Luis Gerhorst <privat@luisgerhorst.de>
> Date: Wed, 20 Dec 2017 20:28:27 +0100
> 
> 
> 1. Run Emacs in a wide terminal (about 150 characters, 100 isn't
> enough): emacs -nw -Q
> 
> 2. Load a arbitrary theme: M-x load-theme adwaita
> 
> 3. Load visual-fill-column. E.g. by copying
> https://raw.githubusercontent.com/joostkremers/visual-fill-column/c0e5ec8f88a7598f7afdee565978410bee0de2a0/visual-fill-column.el
> into the scratch buffer and typing M-x eval-buffer.
> 
> There is nothing suspicious about the code, regular lisp code should not
> be able to block Emacs (I believe). It does not seem to contain any loops that block the main thread. The maintainer knows about the issue but say's it may be an issue with low-level code. In GUI Emacs it works.
> 
> 4. Open a buffer and enable visual-fill-column-mode: M-x
> visual-fill-column-mode
> 
> 5. Your Emacs is now blocked.

I tried to reproduce this on GNU/Linux and on MS-Windows, but failed
both times, both with Emacs 25.1 and the current emacs-26 release
branch.

What I see is that after enabling the mode, Emacs becomes somewhat
sluggish in cursor motion (hardly surprising, given what the mode
does), but it certainly doesn't hang.

I wonder what's different on your system, or on that of those who
confirmed the problem.





  reply	other threads:[~2017-12-20 20:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-20 19:28 bug#29789: 25.1; Emacs blocks user input when using visual-fill-column in wide terminals Luis Gerhorst
2017-12-20 20:29 ` Eli Zaretskii [this message]
2017-12-20 20:45   ` Luis Gerhorst
2017-12-20 21:35 ` Vasilij Schneidermann
2017-12-21  3:37   ` Eli Zaretskii
2017-12-21  5:01     ` Eli Zaretskii
2017-12-21 17:49       ` Eli Zaretskii
2017-12-21 17:52         ` Luis Gerhorst

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=83bmitnnx4.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=29789@debbugs.gnu.org \
    --cc=privat@luisgerhorst.de \
    /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.