From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?Q?Przemys=c5=82aw_Wojnowski?= Newsgroups: gmane.emacs.devel Subject: Re: [elpa] master 24746ff 1/8: Drop Names dependency Date: Thu, 15 Oct 2015 16:49:00 +0200 Message-ID: <561FBCDC.7010800@cumego.com> References: <20151013163724.20147.92642@vcs.savannah.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1444920643 22087 80.91.229.3 (15 Oct 2015 14:50:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 Oct 2015 14:50:43 +0000 (UTC) Cc: emacs-devel To: bruce.connor.am@gmail.com, Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 15 16:50:35 2015 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 1ZmjrS-0004BN-2z for ged-emacs-devel@m.gmane.org; Thu, 15 Oct 2015 16:50:30 +0200 Original-Received: from localhost ([::1]:47847 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmjrR-0004sB-Mk for ged-emacs-devel@m.gmane.org; Thu, 15 Oct 2015 10:50:29 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36817) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zmjq8-00048C-QL for emacs-devel@gnu.org; Thu, 15 Oct 2015 10:49:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zmjq5-00041k-Ij for emacs-devel@gnu.org; Thu, 15 Oct 2015 10:49:08 -0400 Original-Received: from smtp23.iq.pl ([86.111.242.228]:52658) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zmjq5-00040L-9D for emacs-devel@gnu.org; Thu, 15 Oct 2015 10:49:05 -0400 Original-Received: (qmail 7412 invoked from network); 15 Oct 2015 14:49:01 -0000 Original-Received: from unknown (HELO [192.168.1.106]) (esperanto@cumego.com@[159.205.196.239]) (envelope-sender ) by smtp22.iq.pl with AES128-SHA encrypted SMTP for ; 15 Oct 2015 14:49:01 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 86.111.242.228 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:191643 Archived-At: W dniu 13.10.2015 o 23:33, Artur Malabarba pisze: [...] > Comparing the two, they perform very similarly. Names is slightly > nicer when typing [1] and Nameless is slightly nicer when reading [2]. IIUC these two packages are workarounds for lack of namespaces in elisp, right? Is there any reason for not adding them? AFAIK there were some proposals. Were they insufficient or, in general, there's not agreement for adding them? PS I don't want to start another 100 mails long thread. Simple "y/n" answers are ok. Thanks, Przemysław