all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "J.P." <jp@neverwas.me>
To: 63595@debbugs.gnu.org
Cc: emacs-erc@gnu.org
Subject: bug#63595: 30.0.50; ERC 5.6: Add buffer-list and nick-list modules
Date: Thu, 25 Jan 2024 13:41:52 -0800	[thread overview]
Message-ID: <87le8d6qfz.fsf__32065.4618948296$1706218999$gmane$org@neverwas.me> (raw)
In-Reply-To: <875xzqqc0g.fsf@neverwas.me> (J. P.'s message of "Thu, 18 Jan 2024 18:42:55 -0800")

"J.P." <jp@neverwas.me> writes:

> I'm unsure whether there's a regression present on HEAD affecting
> erc-speedbar (now the `nickbar' module). I've been noticing the idle
> timer only seems to run after user input has been received and dealt
> with. IOW, updates don't occur if simply leaving the window open and
> otherwise not interacting with Emacs. I suppose we could run the timer
> function manually, like on `erc-post-insert-hook' (perhaps guarded by
> some debouncing logic), but I'd only want to do so if we can confirm
> this isn't a regression.

This wasn't a regression but rather a faulty observation on account of
my ignorance regarding how idle timers work. In essence: no input, no
reset (no next run). To address this, I've implemented something like
the more robust manual trigger approach mentioned above:

  https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=aae131b8

This bug is already closed.





  parent reply	other threads:[~2024-01-25 21:41 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-19 19:25 bug#63595: 30.0.50; ERC 5.6: Add buffer-list and nick-list modules J.P.
2023-05-19 20:47 ` J.P.
2023-07-14  2:07 ` J.P.
2023-07-25 13:32 ` J.P.
     [not found] ` <87o7k0yv4b.fsf@neverwas.me>
2023-07-29  0:00   ` J.P.
2023-08-16 14:04 ` J.P.
     [not found] ` <87jztvdqxh.fsf@neverwas.me>
2023-08-20 17:23   ` Corwin Brust
     [not found]   ` <CAJf-WoRybO12qgFH7Hd1AZA4jKAeGTLuHdzcQisceLOrPwBd-w@mail.gmail.com>
2023-08-20 19:56     ` J.P.
     [not found]     ` <87350da3o1.fsf@neverwas.me>
2023-08-21 13:55       ` Corwin Brust
     [not found]       ` <CAJf-WoSXYGWpM0_x_KbAJ+8VbKzwy4UPvNAy2gTt3ZP2vxh5DA@mail.gmail.com>
2023-08-31 13:33         ` J.P.
2023-08-31 13:30 ` J.P.
2023-12-07  7:26 ` J.P.
2024-01-19  2:42 ` J.P.
     [not found] ` <875xzqqc0g.fsf@neverwas.me>
2024-01-25 21:41   ` J.P. [this message]
2024-04-01  1:42 ` J.P.
     [not found] ` <87h6glg8p4.fsf@neverwas.me>
2024-04-01  5:58   ` J.P.
2024-04-09 18:17   ` J.P.

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='87le8d6qfz.fsf__32065.4618948296$1706218999$gmane$org@neverwas.me' \
    --to=jp@neverwas.me \
    --cc=63595@debbugs.gnu.org \
    --cc=emacs-erc@gnu.org \
    /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.