GNU bug report logs - #16042
eldoc. Mode-line don't updated properly.

Previous Next

Package: emacs;

Reported by: Constantin Kulikov <zxnotdead <at> gmail.com>

Date: Tue, 3 Dec 2013 20:20:02 UTC

Severity: normal

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#16042: closed (eldoc. Mode-line don't updated properly.)
Date: Wed, 04 Dec 2013 04:43:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 03 Dec 2013 23:42:52 -0500
with message-id <jwv4n6ptefv.fsf-monnier+emacsbugs <at> gnu.org>
and subject line Re: bug#16042: eldoc. Mode-line don't updated properly.
has caused the debbugs.gnu.org bug report #16042,
regarding eldoc. Mode-line don't updated properly.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
16042: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16042
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Constantin Kulikov <zxnotdead <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: eldoc. Mode-line don't updated properly.
Date: Wed, 4 Dec 2013 00:19:21 +0400
[Message part 3 (text/plain, inline)]
# emacs --version
GNU Emacs 24.3.50.1

# emacs -q

M-x: eldoc-mode

M-: (setq | )
point ------^

Nothing shown on modeline.

C-x o

"setq ([SYM VAL]...)" appears on modeline.

Then if in `eldoc-minibuffer-message' function from eldoc.el
(force-mode-line-update) changed to (force-mode-line-update t) -- then it
works as it should.
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Constantin Kulikov <zxnotdead <at> gmail.com>
Cc: 16042-done <at> debbugs.gnu.org
Subject: Re: bug#16042: eldoc. Mode-line don't updated properly.
Date: Tue, 03 Dec 2013 23:42:52 -0500
> Then if in `eldoc-minibuffer-message' function from eldoc.el
> (force-mode-line-update) changed to (force-mode-line-update t) -- then it
> works as it should.

Thanks, indeed force-mode-line-update was not called in the right buffer.
Should be fixed now,


        Stefan


This bug report was last modified 11 years and 172 days ago.

Previous Next


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