From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Dynamic loading progress Date: Sat, 14 Feb 2015 09:38:38 -0500 Message-ID: References: <838ugdf251.fsf@gnu.org> <54D80098.3020209@cs.ucla.edu> <54D85304.1030600@cs.ucla.edu> <54D9AC29.2020603@cs.ucla.edu> <54DA8539.1020905@cs.ucla.edu> <87zj8ktq8f.fsf@lifelogs.com> <54DD6413.1000403@cs.ucla.edu> <83wq3m436s.fsf@gnu.org> <54DDEB4D.5040300@dancol> <83egpt4zz6.fsf@gnu.org> <54DE12E9.5040606@dancol.org> <85twypiiug.fsf@stephe-leake.org> <83zj8g3n16.fsf@gnu.org> <87twyolm8k.fsf@uwakimon.sk.tsukuba.ac.jp> <833868y8hf.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1423924754 24596 80.91.229.3 (14 Feb 2015 14:39:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Feb 2015 14:39:14 +0000 (UTC) Cc: "Stephen J. Turnbull" , stephen_leake@stephe-leake.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 14 15:39:05 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 1YMds8-00072h-NW for ged-emacs-devel@m.gmane.org; Sat, 14 Feb 2015 15:39:04 +0100 Original-Received: from localhost ([::1]:60059 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMds8-0006aE-36 for ged-emacs-devel@m.gmane.org; Sat, 14 Feb 2015 09:39:04 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43279) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMdru-0006Zx-Dh for emacs-devel@gnu.org; Sat, 14 Feb 2015 09:38:51 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YMdrp-0002rB-ET for emacs-devel@gnu.org; Sat, 14 Feb 2015 09:38:50 -0500 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:38933) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMdrp-0002qz-92; Sat, 14 Feb 2015 09:38:45 -0500 Original-Received: from pastel.home (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id t1EEchgh032300; Sat, 14 Feb 2015 09:38:43 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 0DCCACC3; Sat, 14 Feb 2015 09:38:38 -0500 (EST) In-Reply-To: <833868y8hf.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 14 Feb 2015 14:37:32 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.2 X-NAI-Spam-Rules: 2 Rules triggered GEN_SPAM_FEATRE=0.2, RV5217=0 X-NAI-Spam-Version: 2.3.0.9393 : core <5217> : inlines <2181> : streams <1390140> : uri <1855182> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.20 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:183056 Archived-At: > The capability of creating Lisp objects depends on the internals, It doesn't have to be. Stefan