monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] emacs code for add-change-log-entry


From: Nathaniel J. Smith
Subject: Re: [Monotone-devel] emacs code for add-change-log-entry
Date: Mon, 4 Dec 2006 11:09:23 -0800
User-agent: Mutt/1.2.5.1i

On Mon, Dec 04, 2006 at 02:33:28PM +0100, Sebastian Rose wrote:
> This is a first little start of emacs-code, to achieve the task of
> writing to _MTN/log if appropriate. Improvements welcome. Just include
> this file and use mtn-add-change-log-entry instead of
> add-change-log-entry from now on. mtn-add-change-log-entry}}} will try
> do the right thing: use ../../_MTN/log if _MTN/ exists in current path
> or somewhere up the tree, ./ChangeLog (or better change-log-default-name
> as from customize) otherwise. Still your customisations (M-x
> customize-group RET change-log RET) work as expected.

Maybe it should just get folded into the existing monotone.el, which
lives at contrib/monotone.el in the monotone source tree?  That gives
it a convenient place to live, and I think you might be able to share
some code then because monotone.el already has some kind of support
for searching for _MTN directories?

(Very cool patch!)

-- Nathaniel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]