[PATCH 2 of 4] Implement local prompt in terms of ui.prompt

Matt Mackall mpm at selenic.com
Thu Mar 22 11:17:06 CDT 2007


On Wed, Mar 21, 2007 at 10:59:07PM -0500, John Goerzen wrote:
> # HG changeset patch
> # User John Goerzen <jgoerzen at complete.org>
> # Date 1174535734 18000
> # Node ID d44a7fcfe7078cc60b23a03ce69b0d9b57314a6e
> # Parent  60ec27d55e7ca3a4b1037fc69b8e0a616848e09d
> Implement local prompt in terms of ui.prompt

I'm puzzled by this. Prompt isn't really doing anything that ui.prompt
doesn't do already. So I'd rather just call ui.prompt and lose this
function entirely.

-- 
Mathematics is the supreme nostalgia of our time.


More information about the Mercurial-devel mailing list