"Stephen J. Turnbull" <stephen(a)xemacs.org> writes:
Neal Becker writes:
> > What Jerry meant was "have you applied the patch or updated to xemacs
> > tip?" Ie, this was fixed in the last few days, and doesn't seem to
be
> > in the xemacs-beta Mercurial repository yet.
>
> Are you suggesting to try the xemacs (not beta) repository?
I'll point out that, at the time of my writing this, xemacs and
xemacs-beta are the same.
Not necessarily. You should be able to cherry-pick the relevant
patch from the remote "xemacs" repo onto a local branch.
Mike, could you explain how to do this?
The easiest way is this:
hg pull
hg update -C <revision>
... where <revision> is the revision to start from
If you want, you can create a named branch via:
hg branch <branch name>
Next, activate the "transplant" extension by putting this into your
~/.hgrc:
[extensions]
hgext.transplant=
Then say
hg transplant <rev>
for every revision you want to cherry-pick.
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta