unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: sdl.web@gmail.com, mituharu@math.s.chiba-u.ac.jp, emacs-devel@gnu.org
Subject: Re: Emacs 25.2 RC1 next week
Date: Sun, 18 Dec 2016 22:28:26 +0200	[thread overview]
Message-ID: <83inqh56dx.fsf@gnu.org> (raw)
In-Reply-To: <jwvvauhf0w5.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Sun, 18 Dec 2016 15:17:52 -0500)

> From: Stefan Monnier <monnier@IRO.UMontreal.CA>
> Cc: sdl.web@gmail.com, emacs-devel@gnu.org, mituharu@math.s.chiba-u.ac.jp
> Date: Sun, 18 Dec 2016 15:17:52 -0500
> 
> I think the patch below does the trick (tho I luckily don't have
> a machine on which to test it).
> 
> 
>         Stefan
> 
> 
> diff --git a/lisp/simple.el b/lisp/simple.el
> index 0ee2f06..34b57fe 100644
> --- a/lisp/simple.el
> +++ b/lisp/simple.el
> @@ -1699,6 +1699,7 @@ If the value is non-nil and not a number, we wait 2 seconds."
>                    ;; Don't show the help message if the binding isn't
>                    ;; significantly shorter than the M-x command the user typed.
>                    (< len (- max 5))))
> +      (input-pending-p)     ;Dummy call to trigger input-processing, bug#23002.
>        (let ((candidate (pop candidates)))
>          (when (equal name
>                         (car-safe (completion-try-completion

Thanks.

Leo, can you test this?



  reply	other threads:[~2016-12-18 20:28 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-17 20:10 Emacs 25.2 RC1 next week Eli Zaretskii
2016-12-17 21:10 ` Nicolas Petton
2016-12-18  3:31   ` Eli Zaretskii
2016-12-18  2:37 ` Leo Liu
2016-12-18  3:38   ` Eli Zaretskii
2016-12-18 14:53     ` Stefan Monnier
2016-12-18 19:47       ` Eli Zaretskii
2016-12-18 20:17         ` Stefan Monnier
2016-12-18 20:28           ` Eli Zaretskii [this message]
2016-12-20  1:32             ` Leo Liu
2016-12-20  3:31               ` Eli Zaretskii
2016-12-22  6:23                 ` Leo Liu
2016-12-22 16:29                   ` Eli Zaretskii
2016-12-23  8:55                     ` Eli Zaretskii
2016-12-23 12:16                       ` Leo Liu
2016-12-24  0:56                       ` Stefan Monnier
2016-12-24  8:11                         ` Eli Zaretskii
2016-12-25  2:32                           ` Leo Liu
2016-12-25  3:35                             ` Eli Zaretskii
2016-12-25  6:43                               ` Leo Liu

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=83inqh56dx.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=mituharu@math.s.chiba-u.ac.jp \
    --cc=monnier@IRO.UMontreal.CA \
    --cc=sdl.web@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 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).