From unknown Mon Jun 23 07:48:46 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#10188 <10188@debbugs.gnu.org> To: bug#10188 <10188@debbugs.gnu.org> Subject: Status: make-mode.el patch Reply-To: bug#10188 <10188@debbugs.gnu.org> Date: Mon, 23 Jun 2025 14:48:46 +0000 retitle 10188 make-mode.el patch reassign 10188 emacs submitter 10188 occitan@esperanto.org severity 10188 wishlist tag 10188 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 01 17:47:54 2011 Received: (at submit) by debbugs.gnu.org; 1 Dec 2011 22:47:54 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RWFQ1-0006dH-TB for submit@debbugs.gnu.org; Thu, 01 Dec 2011 17:47:54 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RWFOo-0006bO-BE for submit@debbugs.gnu.org; Thu, 01 Dec 2011 17:46:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RWFOb-0000Zj-Ow for submit@debbugs.gnu.org; Thu, 01 Dec 2011 17:46:27 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:46960) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWFOb-0000ZX-Mp for submit@debbugs.gnu.org; Thu, 01 Dec 2011 17:46:25 -0500 Received: from eggs.gnu.org ([140.186.70.92]:54258) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWFOa-0001bK-5n for bug-gnu-emacs@gnu.org; Thu, 01 Dec 2011 17:46:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RWFOY-0000X0-5I for bug-gnu-emacs@gnu.org; Thu, 01 Dec 2011 17:46:23 -0500 Received: from mailout11.t-online.de ([194.25.134.85]:37762) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWFOX-0000WH-PQ for bug-gnu-emacs@gnu.org; Thu, 01 Dec 2011 17:46:22 -0500 Received: from fwd19.aul.t-online.de (fwd19.aul.t-online.de ) by mailout11.t-online.de with smtp id 1RWFOV-00010Z-JK; Thu, 01 Dec 2011 23:46:19 +0100 Received: from [192.168.178.24] (ZehhL8ZrQhjOn9hhax-D96J1n7Dk0-VYUylJH0adncVD9wXFcPfdv6sMKkYt5h6QeS@[84.176.220.6]) by fwd19.t-online.de with esmtp id 1RWFOM-1VYTeS0; Thu, 1 Dec 2011 23:46:10 +0100 Message-ID: <4ED803B2.2030801@t-online.de> Date: Thu, 01 Dec 2011 23:46:10 +0100 From: Daniel Pfeiffer User-Agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111124 Thunderbird/8.0 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: make-mode.el patch Content-Type: multipart/mixed; boundary="------------070904070000020501000007" X-ID: ZehhL8ZrQhjOn9hhax-D96J1n7Dk0-VYUylJH0adncVD9wXFcPfdv6sMKkYt5h6QeS X-TOI-MSGID: 5c1e4861-e56f-4da7-a9cd-024d6663bb0e X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 01 Dec 2011 17:47:52 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: occitan@esperanto.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) This is a multi-part message in MIME format. --------------070904070000020501000007 Content-Type: multipart/alternative; boundary="------------030809050605040402060806" --------------030809050605040402060806 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 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@bzr.savannah.gnu.org/srv/bzr/emacs/trunk trunk bzr: ERROR: Not a branch: "bzr+ssh://pfeiffer@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/". $ bzr checkout *sftp*://pfeiffer@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 * 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 --------------030809050605040402060806 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 rep
ository.  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@bzr.savannah.gnu.org/srv/bzr/emacs/trunk trunk
bzr: ERROR: Not a branch: "bzr+ssh://pfeiffer@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/".
$ bzr checkout sftp://pfeiffer@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@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
--------------030809050605040402060806-- --------------070904070000020501000007 Content-Type: text/x-patch; name="make-mode.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="make-mode.diff" --- old/progmodes/make-mode.el 2011-11-26 08:26:37.000000000 +0100 +++ new/progmodes/make-mode.el 2011-11-27 18:22:28.639636060 +0100 @@ -315,25 +315,32 @@ "List of keywords understood by automake.") (defconst makefile-gmake-statements - `("-sinclude" "sinclude" "vpath" ; makefile-makepp-statements takes rest + `("-sinclude" "sinclude" ; makefile-makepp-statements takes rest "ifdef" "ifndef" "ifeq" "ifneq" "-include" "define" "endef" "export" - "override define" "override" "unexport" + "override define" "override" "unexport" "vpath" ,@(cdr makefile-automake-statements)) "List of keywords understood by gmake.") -;; These are even more silly, because you can have more spaces in between. (defconst makefile-makepp-statements - `("and ifdef" "and ifndef" "and ifeq" "and ifneq" "and ifperl" - "and ifmakeperl" "and ifsys" "and ifnsys" "build_cache" "build_check" + `(t ; - alternately means _ + ;; todo: take if* out of these lists, and let the negation regexp do it all + "ifperl" "ifmakeperl" "ifsys" "ifnsys" "iftrue" "ifntrue" + "and ifdef" "and ifndef" "and ifeq" "and ifneq" "and ifperl" + "and ifmakeperl" "and ifsys" "and ifnsys" "and iftrue" "and ifntrue" "else ifdef" "else ifndef" "else ifeq" "else ifneq" "else ifperl" - "else ifmakeperl" "else ifsys" "else ifnsys" "enddef" "global" - "load_makefile" "ifperl" "ifmakeperl" "ifsys" "ifnsys" "_include" - "makeperl" "makesub" "no_implicit_load" "perl" "perl-begin" "perl_begin" - "perl-end" "perl_end" "prebuild" "or ifdef" "or ifndef" "or ifeq" - "or ifneq" "or ifperl" "or ifmakeperl" "or ifsys" "or ifnsys" - "override export" "override global" "register_command_parser" - "register_scanner" "repository" "runtime" "signature" "sub" - ,@(nthcdr 3 makefile-gmake-statements)) + "else ifmakeperl" "else ifsys" "else ifnsys" "else iftrue" "else ifntrue" + "or ifdef" "or ifndef" "or ifeq" "or ifneq" "or ifperl" + "or ifmakeperl" "or ifsys" "or ifnsys" "or iftrue" "or ifntrue" + + "autoload" "build-cache" "build-check" "enddef" "export define" + "global" "global build-cache" "global build-check" "global define" + "global signature" "global override signature" "load-makefile" + "make" "makeperl" "makesub" "no-implicit-load" "perl" "perl-begin" + "perl-end" "prebuild" "override export" "override global" "register-parser" + "register-command-parser" "register-input-suffix" + "register-scanner" "repository" "runtime" "signature" "sub" + + ,@(nthcdr 2 makefile-gmake-statements)) "List of keywords understood by gmake.") (defconst makefile-bsdmake-statements @@ -372,7 +379,11 @@ ;; Fontify conditionals and includes. (,(concat "^\\(?: [ \t]*\\)?" - (regexp-opt keywords t) + (replace-regexp-in-string + " " "[ \t]+" + (if (eq (car keywords) t) + (replace-regexp-in-string "-" "[_-]" (regexp-opt (cdr keywords) t)) + (regexp-opt keywords t))) "\\>[ \t]*\\([^: \t\n#]*\\)") (1 font-lock-keyword-face) (2 font-lock-variable-name-face)) @@ -436,7 +447,7 @@ makefile-var-use-regex makefile-makepp-statements nil - "^\\(?: [ \t]*\\)?\\(?:and[ \t]+\\|else[ \t]+\\|or[ \t]+\\)?if\\(n\\)\\(?:def\\|eq\\|sys\\)\\>" + "^\\(?: [ \t]*\\)?\\(?:and[ \t]+\\|else[ \t]+\\|or[ \t]+\\)?if\\(n\\)\\(?:def\\|eq\\|sys\\|true\\)\\>" '("[^$]\\(\\$[({]\\(?:output\\|stem\\|target\\)s?\\_>.*?[})]\\)" 1 'makefile-targets append) @@ -447,17 +458,17 @@ (2 font-lock-keyword-face t) (3 font-lock-variable-name-face t)) - ;; $(function ...) $((function ...)) ${function ...} ${{function ...}} - '("[^$]\\$\\(?:((?\\|{{?\\)\\([-a-zA-Z0-9_.]+\\s \\)" + ;; $(function ...) $((function ...)) ${...} ${{...}} $[...] $[[...]] + '("[^$]\\$\\(?:((?\\|{{?\\|\\[\\[?\\)\\([-a-zA-Z0-9_.]+\\s \\)" 1 font-lock-function-name-face prepend) - ;; $(shell ...) $((shell ...)) ${shell ...} ${{shell ...}} - '("[^$]\\$\\(((?\\|{{?\\)shell\\(?:[-_]\\(?:global[-_]\\)?once\\)?[ \t]+" + ;; $(shell ...) $((shell ...)) ${...} ${{...}} $[...] $[[...]] + '("[^$]\\$\\(((?\\|{{?\\|\\[\\[?\\)shell\\(?:[-_]\\(?:global[-_]\\)?once\\)?[ \t]+" makefile-match-function-end nil nil (1 'makefile-shell prepend t)) - ;; $(perl ...) $((perl ...)) ${perl ...} ${{perl ...}} - '("[^$]\\$\\(((?\\|{{?\\)makeperl[ \t]+" + ;; $(perl ...) $((perl ...)) ${...} ${{...}} $[...] $[[...]] + '("[^$]\\$\\(((?\\|{{?\\|\\[\\[?\\)makeperl[ \t]+" makefile-match-function-end nil nil (1 'makefile-makepp-perl prepend t)) '("[^$]\\$\\(((?\\|{{?\\)perl[ \t]+" @@ -1688,8 +1699,10 @@ ;; FIXME forward-sexp or somesuch would be better? (if (setq s (cond ((string= s "(") ")") ((string= s "{") "}") + ((string= s "[") "]") ((string= s "((") "))") - ((string= s "{{") "}}"))) + ((string= s "{{") "}}") + ((string= s "[[") "]]"))) (re-search-forward (concat "\\(.*\\)[ \t]*" s) (line-end-position) t)))) (defun makefile-match-dependency (bound) --------------070904070000020501000007-- From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 01 18:04:50 2011 Received: (at 10188) by debbugs.gnu.org; 1 Dec 2011 23:04:50 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RWFgQ-00072p-0H for submit@debbugs.gnu.org; Thu, 01 Dec 2011 18:04:50 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RWFgO-00072j-Pf for 10188@debbugs.gnu.org; Thu, 01 Dec 2011 18:04:49 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RWFgC-0001Gz-Oa; Thu, 01 Dec 2011 18:04:36 -0500 From: Glenn Morris To: occitan@esperanto.org Subject: Re: bug#10188: make-mode.el patch References: <4ED803B2.2030801@t-online.de> X-Spook: security Afghanistan Leuken-Baden Crypto AG chameleon man X-Ran: ^?eiaE|.8u]SC&m?<;hp8$s*@$h{TjUohs0{{\2|eOXZNOPuJkP"h>EL=ZH#[zqG[uzXU_ X-Hue: yellow X-Debbugs-No-Ack: yes X-Attribution: GM Date: Thu, 01 Dec 2011 18:04:36 -0500 In-Reply-To: <4ED803B2.2030801@t-online.de> (Daniel Pfeiffer's message of "Thu, 01 Dec 2011 23:46:10 +0100") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 10188 Cc: 10188@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Daniel Pfeiffer wrote: > $ bzr checkout *bzr+ssh*://pfeiffer@bzr.savannah.gnu.org/srv/bzr/emacs/trunk trunk > bzr: ERROR: Not a branch: > "bzr+ssh://pfeiffer@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/". I think that URL is quite old. Try: bzr checkout bzr+ssh://pfeiffer@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. From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 02 02:35:26 2011 Received: (at 10188) by debbugs.gnu.org; 2 Dec 2011 07:35:26 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RWNeY-00026r-Ii for submit@debbugs.gnu.org; Fri, 02 Dec 2011 02:35:26 -0500 Received: from mtaout21.012.net.il ([80.179.55.169]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RWNeV-00026h-Kw for 10188@debbugs.gnu.org; Fri, 02 Dec 2011 02:35:25 -0500 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0LVK00300FMG9U00@a-mtaout21.012.net.il> for 10188@debbugs.gnu.org; Fri, 02 Dec 2011 09:35:08 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.124.120.75]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LVK0020PFQJXLC0@a-mtaout21.012.net.il>; Fri, 02 Dec 2011 09:35:08 +0200 (IST) Date: Fri, 02 Dec 2011 09:34:02 +0200 From: Eli Zaretskii Subject: Re: bug#10188: make-mode.el patch In-reply-to: X-012-Sender: halo1@inter.net.il To: Glenn Morris Message-id: <83fwh34ec5.fsf@gnu.org> References: <4ED803B2.2030801@t-online.de> X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 10188 Cc: occitan@esperanto.org, 10188@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.1 (--) > From: Glenn Morris > Date: Thu, 01 Dec 2011 18:04:36 -0500 > Cc: 10188@debbugs.gnu.org > > Daniel Pfeiffer wrote: > > > $ bzr checkout *bzr+ssh*://pfeiffer@bzr.savannah.gnu.org/srv/bzr/emacs/trunk trunk > > bzr: ERROR: Not a branch: > > "bzr+ssh://pfeiffer@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/". > > I think that URL is quite old. Try: > > bzr checkout bzr+ssh://pfeiffer@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. From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 02 02:40:59 2011 Received: (at 10188) by debbugs.gnu.org; 2 Dec 2011 07:40:59 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RWNju-0002Gi-NP for submit@debbugs.gnu.org; Fri, 02 Dec 2011 02:40:59 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RWNjr-0002GY-3K for 10188@debbugs.gnu.org; Fri, 02 Dec 2011 02:40:55 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RWNjb-0004pH-MF; Fri, 02 Dec 2011 02:40:39 -0500 From: Glenn Morris To: Eli Zaretskii Subject: Re: bug#10188: make-mode.el patch References: <4ED803B2.2030801@t-online.de> <83fwh34ec5.fsf@gnu.org> X-Spook: Commecen bullion Comirex broadside IRA rs9512c crypto X-Ran: 0{XK~gIAJo(nsRo0,ijS4/,:0Sf\J4z;Nl;$\,a=O)3qswHv81$"GHSzU;hF3LQR'=xjLJ X-Hue: green X-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 02 Dec 2011 02:40:39 -0500 In-Reply-To: <83fwh34ec5.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 02 Dec 2011 09:34:02 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 10188 Cc: occitan@esperanto.org, 10188@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) 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 From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 02 02:50:11 2011 Received: (at 10188) by debbugs.gnu.org; 2 Dec 2011 07:50:11 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RWNsp-0002UC-1P for submit@debbugs.gnu.org; Fri, 02 Dec 2011 02:50:11 -0500 Received: from mtaout22.012.net.il ([80.179.55.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RWNsm-0002U3-DG for 10188@debbugs.gnu.org; Fri, 02 Dec 2011 02:50:10 -0500 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LVK00500GC2GK00@a-mtaout22.012.net.il> for 10188@debbugs.gnu.org; Fri, 02 Dec 2011 09:49:53 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.124.120.75]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LVK004ZZGF498N0@a-mtaout22.012.net.il>; Fri, 02 Dec 2011 09:49:53 +0200 (IST) Date: Fri, 02 Dec 2011 09:48:47 +0200 From: Eli Zaretskii Subject: Re: bug#10188: make-mode.el patch In-reply-to: X-012-Sender: halo1@inter.net.il To: Glenn Morris Message-id: <83ehwn4dnk.fsf@gnu.org> References: <4ED803B2.2030801@t-online.de> <83fwh34ec5.fsf@gnu.org> X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 10188 Cc: occitan@esperanto.org, 10188@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.1 (--) > From: Glenn Morris > Cc: occitan@esperanto.org, 10188@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. From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 10 05:30:09 2012 Received: (at 10188) by debbugs.gnu.org; 10 Mar 2012 10:30:09 +0000 Received: from localhost ([127.0.0.1]:42001 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S6JYr-0002Jf-Dt for submit@debbugs.gnu.org; Sat, 10 Mar 2012 05:30:07 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:48555) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S6JYp-0002HD-2B for 10188@debbugs.gnu.org; Sat, 10 Mar 2012 05:30:04 -0500 Received: from bb116-14-103-36.singnet.com.sg ([116.14.103.36]:55844 helo=ulysses) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1S6J67-00014P-GU for 10188@debbugs.gnu.org; Sat, 10 Mar 2012 05:00:24 -0500 From: Chong Yidong To: 10188@debbugs.gnu.org Subject: Re: make-mode.el patch Date: Sat, 10 Mar 2012 18:00:16 +0800 Message-ID: <87eht0bwsv.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: 10188 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Closing, since the patch is checked in (revision 106669). From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 10 05:30:22 2012 Received: (at control) by debbugs.gnu.org; 10 Mar 2012 10:30:22 +0000 Received: from localhost ([127.0.0.1]:42004 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S6JZ7-0002eu-18 for submit@debbugs.gnu.org; Sat, 10 Mar 2012 05:30:22 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:48562) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S6JZ5-0002cZ-B9 for control@debbugs.gnu.org; Sat, 10 Mar 2012 05:30:19 -0500 Received: from bb116-14-103-36.singnet.com.sg ([116.14.103.36]:55846 helo=ulysses) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1S6J6N-00015G-Vp for control@debbugs.gnu.org; Sat, 10 Mar 2012 05:00:40 -0500 From: Chong Yidong To: control@debbugs.gnu.org Subject: close 10188 Date: Sat, 10 Mar 2012 18:00:33 +0800 Message-ID: <87lin8bwse.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) close 10188 thanks From unknown Mon Jun 23 07:48:46 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 07 Apr 2012 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator