alphapapa / alphapapa/activities.el

Reverting an activity should either remove the last state or immediately save

Aberta
#86 8 comentários 0 reações 1 responsável Reivindicada por @alphapapa Ver no GitHub
discussion
Linguagem predominante
Emacs Lisp
Estrelas
319
Forks
19
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

I tend to use `revert` on an activity when it has "drifted" and the buffers shown have changed. The new annotations PR #83 revealed that the `last` state remains set even after `revert`.

This is surprising because that state is no longer reachable while the activity is active, AFAIU, and it will eventually be overwritten when save-all is run during idle time. So it seems sensible either to remove the last state, or immediately save the activity, after it gets reverted.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.