all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "João Távora" <joaotavora@gmail.com>
Cc: 31860@debbugs.gnu.org
Subject: bug#31860: 27.0.50; make-process clears out eldoc-held echo area
Date: Sat, 16 Jun 2018 20:57:17 +0300	[thread overview]
Message-ID: <831sd6zkaq.fsf@gnu.org> (raw)
In-Reply-To: <87y3fe7ih9.fsf@gmail.com> (message from João Távora on Sat, 16 Jun 2018 18:24:02 +0100)

> From: João Távora <joaotavora@gmail.com>
> Date: Sat, 16 Jun 2018 18:24:02 +0100
> 
> $ ./emacs-master/src/emacs -Q
> 
> Eval in the scratch buffer
> 
>    (defun process-making-dummy-backend (report-fn &rest args)
>      (make-process :name "dummy" :command '("echo"))
>      (funcall report-fn nil))
> 
>    (setq flymake-diagnostic-functions '(process-making-dummy-backend))
>     
>    (flymake-mode)
>     
> Now start typing something like this
>     
>    (with-current-buffer
> 
> In Emacs 26.1 the arglist of with-current-buffer is displayed in the
> mode-line.
> 
> In a recent master it is immediately cleared after the dummy flymake
> handler kicks in, which is bug.  I think this started happening recently
> but I dont have the time to bisect it.

I think it's another manifestation of bug#31855.





  reply	other threads:[~2018-06-16 17:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-16 17:24 bug#31860: 27.0.50; make-process clears out eldoc-held echo area João Távora
2018-06-16 17:57 ` Eli Zaretskii [this message]
2018-06-17 13:21   ` João Távora

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=831sd6zkaq.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=31860@debbugs.gnu.org \
    --cc=joaotavora@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.