Hi Matthieu!

> Hi,
>
> After the revision list mode, I'd like to implement a generic version
> of `tla-cat-log' and the associated mode.
>
> The overall specification is: in a buffer, provide some information
> about a particular revision (i.e the output of "tla cat-log",
> "bzr log -r N", ...). Each back-end should define its own font-locking
> off course.
>
> In this buffer, a set of keybindings are common to all back-ends. For
> example, '=' to show the diff between this revision and the previous
> one.
>
> The main use of this mode is to come as a complement of the revlist
> mode: the revlist shows a brief summary of each revision, and pressing
> RET on a revision would open a buffer in this mode.
>
> Now, a stupid question: how shall we call this mode. "cat-log-mode" is
> definitely too Arch-oriented.
>
> I propose the following:
>
> * revlist-mode: mode for revision list
> * revision-mode: mode to show the information for a single revision.

revlist-mode seems o.k.

revision-mode does not fit so well in my opinion.
What about rev-log-mode because it shows the log for a revision.
Some other ideas:
- revision-log-mode
- revlog-mode

Stefan.

_______________________________________________
Xtla-el-dev mailing list
Xtla-el-dev@gna.org
https://mail.gna.org/listinfo/xtla-el-dev

Reply via email to