() Óscar Fuentes () Fri, 01 Apr 2011 02:20:26 +0200 It is actually informative, although it makes difficult to pinpoint the mentioned revision or to answer the question "is the mentioned revision on branch X?" which is automatic when you have a revision id. To dereference a DATE-TITLE pair to a VCS commit the VCS needs to be able to grep for DATE or TITLE or both in its (internal) commit log representation. It's an extra step, true, and might be difficult if the VCS is lame. Likewise for localizing the commit to a branch. A different issue is to convince people to write proper commit messages, with the first line acting as the commit title. But that is another battle. All it takes is for the Emacs maintainers to promote the practice from IWBN to required. I think concurrent to such a move should be to publish tools to make the ChangeLog(s) -> VCS commit message flow less balky. FWIW, i attach some sketches (that i find useful) here.