all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Thierry Volpiatto <thierry.volpiatto@gmail.com>
Cc: 17577@debbugs.gnu.org
Subject: bug#17577: 24.3.91; Error during redisplay prevent quitting.
Date: Sat, 24 May 2014 10:38:16 +0300	[thread overview]
Message-ID: <837g5blj87.fsf@gnu.org> (raw)
In-Reply-To: <87lhtrzsod.fsf@gmail.com>

> From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
> Date: Sat, 24 May 2014 06:50:26 +0200
> 
> we have an issue in helm that prevent quitting with C-g and return a
> error:
> 
> Error during redisplay: (eval (helm-show-candidate-number [...]

Please look in the helm code to find this eval expression.  The
problem is likely there.  In a nutshell, some helm code seems to be
incompatible with pre-redisplay-function (probably something related
to region or some such, but that's just a guess at this time).

> With this version of emacs (24.3.91) it is usable because I let-bounded
> `pre-redisplay-function' to nil, but the message is still here, with
> Emacs-24.4.50, quitting is nearly impossible, and the message contain
> byte-code.
> With emacs-24.3 it is working normally.
> This is relatively recent.
> 
> This is happening when hitting C-g on a helm command that use an async
> process, but only on the helm-locate command.
> 
> Another strange thing is when hitting C-g on a long helm-grep process,
> C-g works normally but return "Emacs-lisp:" in the minibuffer when done.
> 
> To reproduce:(best from emacs-24.4.50)

See above: please investigate helm code some more, it shouldn't be
necessary for us to install helm to find the offending code.  You are
the helm maintainer, so you are in a much better position to find the
offending code there.

Once the code is found, please show it here, and we can take it from
there, perhaps asking you a few questions.

Thank you.





  reply	other threads:[~2014-05-24  7:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-24  4:50 bug#17577: 24.3.91; Error during redisplay prevent quitting Thierry Volpiatto
2014-05-24  7:38 ` Eli Zaretskii [this message]
     [not found]   ` <87k39bmuru.fsf@gmail.com>
2014-05-24 10:28     ` Eli Zaretskii
2014-05-24 11:07       ` Eli Zaretskii
2014-05-24 15:50 ` Stefan Monnier
2014-05-24 17:27   ` Thierry Volpiatto
2014-05-24 18:29   ` Ken Brown
2014-05-24 19:20     ` Eli Zaretskii
2014-05-24 20:39     ` Stefan Monnier
2014-05-24 22:13       ` Ken Brown

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=837g5blj87.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=17577@debbugs.gnu.org \
    --cc=thierry.volpiatto@gmail.com \
    /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.