From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.devel Subject: Re: rst-mode deprecated keybindings: okay to remove? During freeze? Date: Fri, 10 Jan 2014 15:56:24 +0100 Organization: Emacs Helm Message-ID: <87txdbj36v.fsf@gmail.com> References: <52CA23CA.40901@dancol.org> <16209.1389040507@eskebo.homelinux.merten-home.de> <52CB1554.5020004@dancol.org> <22645.1389173701@eskebo.homelinux.merten-home.de> <2444.1389355765@eskebo.homelinux.merten-home.de> <87zjn4hv3r.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1389365812 26368 80.91.229.3 (10 Jan 2014 14:56:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 10 Jan 2014 14:56:52 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 10 15:56:58 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 1W1dW3-0006J4-6x for ged-emacs-devel@m.gmane.org; Fri, 10 Jan 2014 15:56:55 +0100 Original-Received: from localhost ([::1]:57312 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1dW2-000685-Tp for ged-emacs-devel@m.gmane.org; Fri, 10 Jan 2014 09:56:54 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50908) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1dVu-00067u-GF for emacs-devel@gnu.org; Fri, 10 Jan 2014 09:56:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W1dVo-00080k-MZ for emacs-devel@gnu.org; Fri, 10 Jan 2014 09:56:46 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:40981) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1dVo-00080Y-Fd for emacs-devel@gnu.org; Fri, 10 Jan 2014 09:56:40 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W1dVl-0005qn-RO for emacs-devel@gnu.org; Fri, 10 Jan 2014 15:56:37 +0100 Original-Received: from 37.163.251.24 ([37.163.251.24]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Jan 2014 15:56:37 +0100 Original-Received: from thierry.volpiatto by 37.163.251.24 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Jan 2014 15:56:37 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 37.163.251.24 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:FGMzsZkSXmmt0rgCHwHBc0js+lA= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:168009 Archived-At: Stefan Monnier writes: >> (eval-when-compile (require 'cl-macs)) > > Please never do that. Use (eval-when-compile (require 'cl)) instead. Why? Why inside Emacs-24.4 people would use this ? We had a discussion about this sometime ago: Why people are not using "cl-lib+lexical-binding" especially in packages that are embeded in Emacs-24.4 ? How do you want people adopt cl-lib and lex if in Emacs itself people continue to use (require 'cl) ? -- Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997