GNU bug report logs -
#10188
make-mode.el patch
Previous Next
Reported by: occitan <at> esperanto.org
Date: Thu, 1 Dec 2011 22:48:02 UTC
Severity: wishlist
Tags: patch
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 10188 in the body.
You can then email your comments to 10188 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#10188
; Package
emacs
.
(Thu, 01 Dec 2011 22:48:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
occitan <at> esperanto.org
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Thu, 01 Dec 2011 22:48:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
So sorry, I give up on Bazaar. I can understand cvs was not optimal for such
a big project, but the VC chaos that has sprung up since is terrible! Somehow
I managed some time ago to download a gigantic emacs bzr repository. But I
used emacs VC commands to check in my patch, it doesn't show up in the
internet and neither your quick start guide, nor the doc tells me why. So I
try to follow your instructions to set up my local sandbox anew, to no avail:
$ bzr checkout *bzr+ssh*://pfeiffer <at> bzr.savannah.gnu.org/srv/bzr/emacs/trunk trunk
bzr: ERROR: Not a branch:
"bzr+ssh://pfeiffer <at> bzr.savannah.gnu.org/srv/bzr/emacs/trunk/".
$ bzr checkout *sftp*://pfeiffer <at> bzr.savannah.gnu.org/srv/bzr/emacs/trunk trunk
subsystem request failed on channel 0
bzr: ERROR: Unable to connect to SSH host bzr.savannah.gnu.org; EOF during
negotiation
This has been going on for several days. So please just accept a plain old
submission:
2011-12-01 pfeiffer <occitan <at> esperanto.org>
* progmodes/make-mode.el: Bring it up to date with imminent makepp
V2.0.
coralament / best Grötens / liebe Grüße / best regards / elkorajn salutojn
Daniel Pfeiffer
--
lerne / learn / apprends / lär dig / ucz się Esperanto:
http://lernu.net / http://ikurso.net
[Message part 2 (text/html, inline)]
[make-mode.diff (text/x-patch, attachment)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#10188
; Package
emacs
.
(Thu, 01 Dec 2011 23:05:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 10188 <at> debbugs.gnu.org (full text, mbox):
Daniel Pfeiffer wrote:
> $ bzr checkout *bzr+ssh*://pfeiffer <at> bzr.savannah.gnu.org/srv/bzr/emacs/trunk trunk
> bzr: ERROR: Not a branch:
> "bzr+ssh://pfeiffer <at> bzr.savannah.gnu.org/srv/bzr/emacs/trunk/".
I think that URL is quite old. Try:
bzr checkout bzr+ssh://pfeiffer <at> bzr.savannah.gnu.org/emacs/trunk
I don't know why the instructions for fetching Emacs from bzr got farmed
out to a community wiki, but that's probably why there are several
lengthy documents that give different recommendations and are not
entirely up-to-date.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#10188
; Package
emacs
.
(Fri, 02 Dec 2011 07:36:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 10188 <at> debbugs.gnu.org (full text, mbox):
> From: Glenn Morris <rgm <at> gnu.org>
> Date: Thu, 01 Dec 2011 18:04:36 -0500
> Cc: 10188 <at> debbugs.gnu.org
>
> Daniel Pfeiffer wrote:
>
> > $ bzr checkout *bzr+ssh*://pfeiffer <at> bzr.savannah.gnu.org/srv/bzr/emacs/trunk trunk
> > bzr: ERROR: Not a branch:
> > "bzr+ssh://pfeiffer <at> bzr.savannah.gnu.org/srv/bzr/emacs/trunk/".
>
> I think that URL is quite old. Try:
>
> bzr checkout bzr+ssh://pfeiffer <at> bzr.savannah.gnu.org/emacs/trunk
>
> I don't know why the instructions for fetching Emacs from bzr got farmed
> out to a community wiki
??? Which wiki? If you mean this:
http://www.emacswiki.org/emacs/BzrForEmacsDevs
then it gives the correct up-to-date URL. I have no idea where did
the OP get the URL he used.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#10188
; Package
emacs
.
(Fri, 02 Dec 2011 07:41:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 10188 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii wrote:
> http://www.emacswiki.org/emacs/BzrForEmacsDevs
>
> then it gives the correct up-to-date URL. I have no idea where did
> the OP get the URL he used.
"quick start guide" was mentioned, so perhaps it was an attempt to adapt
http://www.emacswiki.org/emacs/BzrQuickStartForEmacsDevs
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#10188
; Package
emacs
.
(Fri, 02 Dec 2011 07:51:01 GMT)
Full text and
rfc822 format available.
Message #17 received at 10188 <at> debbugs.gnu.org (full text, mbox):
> From: Glenn Morris <rgm <at> gnu.org>
> Cc: occitan <at> esperanto.org, 10188 <at> debbugs.gnu.org
> Date: Fri, 02 Dec 2011 02:40:39 -0500
>
> Eli Zaretskii wrote:
>
> > http://www.emacswiki.org/emacs/BzrForEmacsDevs
> >
> > then it gives the correct up-to-date URL. I have no idea where did
> > the OP get the URL he used.
>
> "quick start guide" was mentioned, so perhaps it was an attempt to adapt
>
> http://www.emacswiki.org/emacs/BzrQuickStartForEmacsDevs
That one was talking about the SFTP URL, not bzr+ssh.
I fixed the URL.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#10188
; Package
emacs
.
(Sat, 10 Mar 2012 10:31:01 GMT)
Full text and
rfc822 format available.
Message #20 received at 10188 <at> debbugs.gnu.org (full text, mbox):
Closing, since the patch is checked in (revision 106669).
bug closed, send any further explanations to
10188 <at> debbugs.gnu.org and occitan <at> esperanto.org
Request was from
Chong Yidong <cyd <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Sat, 10 Mar 2012 10:31:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 07 Apr 2012 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 13 years and 79 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.