From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Van L Newsgroups: gmane.emacs.help Subject: Re: Knowing where a function has been used (bis) [Was: Re: Optimising Elisp code] Date: Tue, 16 Oct 2018 11:55:21 +1100 Message-ID: References: <86tvlvmxtz.fsf@zoho.com> <86woqprcdb.fsf@zoho.com> <8636tcl05a.fsf@zoho.com> <8636t9k1sj.fsf@zoho.com> <86y3b0ibsv.fsf@zoho.com> <86bm7vhuyf.fsf@zoho.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1539651238 22785 195.159.176.226 (16 Oct 2018 00:53:58 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 16 Oct 2018 00:53:58 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 16 02:53:54 2018 Return-path: Envelope-to: geh-help-gnu-emacs@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 1gCDcQ-0005py-AZ for geh-help-gnu-emacs@m.gmane.org; Tue, 16 Oct 2018 02:53:54 +0200 Original-Received: from localhost ([::1]:55415 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gCDeW-00069U-Li for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Oct 2018 20:56:04 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gCDe2-00069P-3g for help-gnu-emacs@gnu.org; Mon, 15 Oct 2018 20:55:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gCDdy-0005tz-OF for help-gnu-emacs@gnu.org; Mon, 15 Oct 2018 20:55:33 -0400 Original-Received: from relay3-d.mail.gandi.net ([217.70.183.195]:46409) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gCDdy-0005oP-7v for help-gnu-emacs@gnu.org; Mon, 15 Oct 2018 20:55:30 -0400 X-Originating-IP: 14.203.214.4 Original-Received: from epi.local (14-203-214-4.tpgi.com.au [14.203.214.4]) (Authenticated sender: van@scratch.space) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 177C160002 for ; Tue, 16 Oct 2018 00:55:26 +0000 (UTC) In-Reply-To: <86bm7vhuyf.fsf@zoho.com> X-Mailer: Apple Mail (2.3124) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 217.70.183.195 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:118271 Archived-At: > [1] Better yet, delete *the call* to them and > to move the modules to an out-of-action > source file, as history might > repeat itself. Surely, this is an easy problem for Deep Learning on call-traces to prune.