alphapapa / alphapapa/activities.el

`global-auto-revert-non-file-buffers` may cause unintended buffer reverting

オープン
#52 コメント 6 件 リアクション 0 件 担当者 1 名 @alphapapa が担当を希望しています GitHub で見る
compatibility discussion documentation invalid
主要言語
Emacs Lisp
スター
319
フォーク
19
PR マージ指標
30日以内にマージされた PR はありません

説明

Activities version: 0.7
Emacs version: 29.2

In certain cases the cursor may jump to previous location when activities is active. This happens most frequently in cases when another window is opened in the same frame from a previous selection of the current window, e.g. in buffer list or Gnus summary page.

For example, I am in the buffer list window, and I select buffer A and A was opened in a new window in the same frame, and I move cursor to buffer B in the buffer list. After a few seconds, the cursor will jump back to the buffer A entry in the buffer list window (which I assume may be a side effect of activities auto save.) Similarly in Gnus summary, if I select a message which opens it in another window in the same frame, and I navigate to another message, if I wait a few seconds, it will jump back to the previous selected message.

Would be great if this doesn't happen.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。