You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2022. It is now read-only.
I have a weird problem. When I run weechat with weechat-tracking enabled, I see a number of odd behavior:
In mu4e, when I display a HTML message, instead of taking maybe 0.5s, it may take multiple seconds, with much flickering between a weechat buffer and various message-related buffers
Something simlar is visible in org-mode's agenda view (C-C a a) when selecting a task to view.
Even when switching buffers with C-x b, after pressing RET to select a buffer, a brief flicker is visible.
This behavior never occurs when weechat-tracking is omitted from weechat-modules, or when I haven't yet invoked any weechat commands in an emacs session.
Hi,
I have a weird problem. When I run weechat with weechat-tracking enabled, I see a number of odd behavior:
This behavior never occurs when weechat-tracking is omitted from weechat-modules, or when I haven't yet invoked any weechat commands in an emacs session.
I typically have 30 to 50 weechat buffers open.
The relevant configuration includes:
I attempted to set
(setq tracking-ignored-buffers '(".*mu4e.*"))
and also(setq weechat-sync-buffer-read-status 't)
but neither resolved the problem.The text was updated successfully, but these errors were encountered: