GNU bug report logs - #31860
27.0.50; make-process clears out eldoc-held echo area

Previous Next

Package: emacs;

Reported by: João Távora <joaotavora <at> gmail.com>

Date: Sat, 16 Jun 2018 17:25:02 UTC

Severity: normal

Merged with 31855

Found in version 27.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 31860 in the body.
You can then email your comments to 31860 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#31860; Package emacs. (Sat, 16 Jun 2018 17:25:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to João Távora <joaotavora <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 16 Jun 2018 17:25:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: João Távora <joaotavora <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.0.50; make-process clears out eldoc-held echo area
Date: Sat, 16 Jun 2018 18:24:02 +0100
Hi,

$ ./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.

João





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31860; Package emacs. (Sat, 16 Jun 2018 17:58:01 GMT) Full text and rfc822 format available.

Message #8 received at 31860 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: João Távora <joaotavora <at> gmail.com>
Cc: 31860 <at> debbugs.gnu.org
Subject: Re: bug#31860: 27.0.50; make-process clears out eldoc-held echo area
Date: Sat, 16 Jun 2018 20:57:17 +0300
> From: João Távora <joaotavora <at> 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.




Forcibly Merged 31855 31860. Request was from Eli Zaretskii <eliz <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 17 Jun 2018 05:27:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 31860 <at> debbugs.gnu.org and João Távora <joaotavora <at> gmail.com> Request was from Eli Zaretskii <eliz <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 17 Jun 2018 05:28:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31860; Package emacs. (Sun, 17 Jun 2018 13:22:01 GMT) Full text and rfc822 format available.

Message #15 received at 31860 <at> debbugs.gnu.org (full text, mbox):

From: João Távora <joaotavora <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 31860 <at> debbugs.gnu.org
Subject: Re: bug#31860: 27.0.50; make-process clears out eldoc-held echo area
Date: Sun, 17 Jun 2018 14:21:29 +0100
[Message part 1 (text/plain, inline)]
Yep, that was it. Thanks

On Sat, Jun 16, 2018, 18:57 Eli Zaretskii <eliz <at> gnu.org> wrote:

> > From: João Távora <joaotavora <at> 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.
>
[Message part 2 (text/html, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 16 Jul 2018 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 338 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.