Xiyue Deng
                                        Results
                                        12
                                        comments of
                                        
                                
                                            Xiyue Deng
                                        
                                    Looks like somewhat I got lucky to reproduce with a minimal recipe much faster than I expected :P So it seems with `(global-auto-revert-mode t)` and `(setq global-auto-revert-non-file-buffers t)` enabled activities...
Makes sense. I use `global-auto-revert-non-file-buffers` mainly for Dired and Buffer LIst. I guess I can cope with adding a hook with `auto-revert-mode` when I really need those. On the other...