From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel,gmane.emacs.eieio Subject: Re: [cedet-eieio] Cleaning up the EIEIO namespace Date: Thu, 14 Feb 2013 22:00:05 +0800 Organization: The Church of Emacs Message-ID: <20130214220005.2b16b3a3126917cf48673433@gmail.com> References: <87sj51fakd.fsf@engster.org> <87k3qcfa4x.fsf@engster.org> <511C39A9.4000403@siege-engine.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1360850849 26019 80.91.229.3 (14 Feb 2013 14:07:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Feb 2013 14:07:29 +0000 (UTC) Cc: emacs-devel@gnu.org, cedet-eieio@lists.sourceforge.net, "Eric M. Ludlam" To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 14 15:07:47 2013 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 1U5zTU-0001lQ-PP for ged-emacs-devel@m.gmane.org; Thu, 14 Feb 2013 15:07:44 +0100 Original-Received: from localhost ([::1]:51248 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5zTA-0007y5-S7 for ged-emacs-devel@m.gmane.org; Thu, 14 Feb 2013 09:07:24 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:60670) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5zT1-0007xv-DA for emacs-devel@gnu.org; Thu, 14 Feb 2013 09:07:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U5zSx-0001c1-JU for emacs-devel@gnu.org; Thu, 14 Feb 2013 09:07:15 -0500 Original-Received: from mail-pb0-f52.google.com ([209.85.160.52]:41201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5zSx-0001bt-Bt for emacs-devel@gnu.org; Thu, 14 Feb 2013 09:07:11 -0500 Original-Received: by mail-pb0-f52.google.com with SMTP id ma3so175873pbc.39 for ; Thu, 14 Feb 2013 06:07:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:in-reply-to :references:organization:x-mailer:mime-version:content-type :content-transfer-encoding; bh=/7w8GUg5933pVMPULLQGGfRUmovuAj8zQecYgCc+tcI=; b=rCDYBguD9aoP4zVYckC0ZbBDqcDWSLvb/7bVwuUWnkZU6hUhpHqwNuMwpg0cHJQDbP k0FWMqzsKmbJ1qCxCcJ5bi9Fpw9WwH6/s/XrXlDbEhnbFab50GcedK7v4AZw5o3k/azN nqzdJi/Ck+bYNVkj8kIXnZD0yPA2wc0MvxwUjcqyzfa8f3zP0ToB9W5/OcZmsXaDwpxn GtUnuEOB9LNLuY5bLjtXuz5DFjE7NPBD55XJmj4xfUmJAI9LztkKBMLZ6uXj4m8LKvM4 huyjQ9r3RHIBWxEofVdyjrpGA7d9Rm5Y8amo5H2xQchNi8A4sAaIcgeLO5oRatGdOADu zhxA== X-Received: by 10.68.217.164 with SMTP id oz4mr4157479pbc.73.1360850413839; Thu, 14 Feb 2013 06:00:13 -0800 (PST) Original-Received: from Emacs ([49.118.21.177]) by mx.google.com with ESMTPS id t6sm90183715paz.11.2013.02.14.06.00.08 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 14 Feb 2013 06:00:13 -0800 (PST) In-Reply-To: X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.13; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.160.52 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:157029 gmane.emacs.eieio:139 Archived-At: On Thu, 14 Feb 2013 08:49:26 -0500 Stefan Monnier wrote: > Or use the "eieio-" prefix everywhere > in eieio*.el and then define "cl-" aliases in cl-lib.el. I think it's a good choice. -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao