From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: David Engster Newsgroups: gmane.emacs.devel Subject: Re: CEDET Merge Date: Mon, 16 Jan 2017 21:26:43 +0100 Message-ID: <878tqawy2k.fsf@engster.org> References: <87r348ul9n.fsf@gmail.com> <87lgugm2qg.fsf@gmail.com> <87inpelu8i.fsf@gmail.com> <837f5uajlk.fsf@gnu.org> <87a8aqlqz8.fsf@gmail.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1484598480 27229 195.159.176.226 (16 Jan 2017 20:28:00 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 16 Jan 2017 20:28:00 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Edward John Steere Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 16 21:27:56 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cTDse-0006H2-Cv for ged-emacs-devel@m.gmane.org; Mon, 16 Jan 2017 21:27:52 +0100 Original-Received: from localhost ([::1]:59373 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cTDsi-0000Vp-Ub for ged-emacs-devel@m.gmane.org; Mon, 16 Jan 2017 15:27:56 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41328) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cTDrp-0000U4-D0 for emacs-devel@gnu.org; Mon, 16 Jan 2017 15:27:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cTDrl-0001PR-CZ for emacs-devel@gnu.org; Mon, 16 Jan 2017 15:27:01 -0500 Original-Received: from randomsample.de ([5.45.97.173]:42249) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cTDrl-0001Oa-0n; Mon, 16 Jan 2017 15:26:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=randomsample.de; s=a; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From; bh=PFfaFygJU26Q0DEvxm+k+yyWpdGcaSEHAIm4fPm8k7I=; b=nWWUit3TxxkShIrJTpIzFktGWPv7BP0LYjY6d6+IUd+YYnzamYKuxHuOt6UtAeZUCsLdSt1qaohrv4QsopgQMsH6ogwRrTCHcwplLkWWGm0Tq9VMj42yV7j831uYdLD0; Original-Received: from ip4d16b353.dynamic.kabel-deutschland.de ([77.22.179.83] helo=isaac) by randomsample.de with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1cTDrb-0006LK-Kl; Mon, 16 Jan 2017 21:26:47 +0100 In-Reply-To: <87a8aqlqz8.fsf@gmail.com> (Edward John Steere's message of "Mon, 16 Jan 2017 21:55:23 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 5.45.97.173 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:211335 Archived-At: Edward John Steere writes: > Here are the offenders for the first error (they come from a new module > in Cedet called cogre): No, please do not merge Cogre. It is not a new module, was never part of Emacs and is not really actively developed anymore. -David