From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Git transition checklist Date: Thu, 09 Jan 2014 15:17:56 -0500 Message-ID: References: <20140108135200.8ECF9380834@snark.thyrsus.com> <1738kywelh.fsf@fencepost.gnu.org> <20140108200216.GB5374@thyrsus.com> <6pr48h52eq.fsf@fencepost.gnu.org> <87y52pg4ov.fsf@uwakimon.sk.tsukuba.ac.jp> <838uupeitt.fsf@gnu.org> <87sisxfu6q.fsf@uwakimon.sk.tsukuba.ac.jp> <87txddmmcj.fsf@igel.home> <87lhypfcs4.fsf@uwakimon.sk.tsukuba.ac.jp> <831u0hdrcp.fsf@gnu.org> <87fvoxf0x6.fsf@uwakimon.sk.tsukuba.ac.jp> <83txddc70n.fsf@gnu.org> <87wqi93pwi.fsf@wanadoo.es> <83mwj5c4zh.fsf@gnu.org> <87sisw52yo.fsf@wanadoo.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1389298681 11039 80.91.229.3 (9 Jan 2014 20:18:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 9 Jan 2014 20:18:01 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?utf-8?Q?=C3=93scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 09 21:18:08 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W1M3L-0004V8-Qf for ged-emacs-devel@m.gmane.org; Thu, 09 Jan 2014 21:18:07 +0100 Original-Received: from localhost ([::1]:53949 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1M3L-0005xX-Ca for ged-emacs-devel@m.gmane.org; Thu, 09 Jan 2014 15:18:07 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51257) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1M3C-0005oM-Mo for emacs-devel@gnu.org; Thu, 09 Jan 2014 15:17:59 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W1M3B-0000RI-Li for emacs-devel@gnu.org; Thu, 09 Jan 2014 15:17:58 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41530) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1M3B-0000RB-J5 for emacs-devel@gnu.org; Thu, 09 Jan 2014 15:17:57 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1W1M3A-0007cn-Ow; Thu, 09 Jan 2014 15:17:56 -0500 X-Spook: mindwar Rand Corporation doctrine Comirex plutonium X-Ran: $[U7e\3?2;'U1SEhtQ!O+q- (=?utf-8?Q?=22=C3=93scar?= Fuentes"'s message of "Thu, 09 Jan 2014 21:12:47 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:167972 Archived-At: =C3=93scar Fuentes wrote: > Placing build products in the source directory while doing an > out-of-source build is terrible, so the feature shouldn't exist to begin > with.=20 Then you need to provide a patch to allow the .el and .elc versions of the same file to live in different directories, which is not something that Emacs currently expects to happen.