From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: debugging post command hook max-lisp-eval-depth Date: Mon, 18 Jun 2018 12:53:08 -0400 Message-ID: References: <87efh5uxkl.fsf@gmail.com> <87a7rtuh77.fsf@gmail.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1529342476 7499 195.159.176.226 (18 Jun 2018 17:21:16 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 18 Jun 2018 17:21:16 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: Help Gnu Emacs mailing list To: John Shahid Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 18 19:21:12 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 1fUxq1-0001lt-O0 for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Jun 2018 19:21:09 +0200 Original-Received: from localhost ([::1]:36169 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fUxs8-0007SJ-Ve for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Jun 2018 13:23:21 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53936) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fUxP5-0002NX-Ay for help-gnu-emacs@gnu.org; Mon, 18 Jun 2018 12:53:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fUxOx-0002lo-TX for help-gnu-emacs@gnu.org; Mon, 18 Jun 2018 12:53:16 -0400 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]:38113) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fUxOx-0002kP-Ny for help-gnu-emacs@gnu.org; Mon, 18 Jun 2018 12:53:11 -0400 Original-Received: from lechazo.home (lechon.iro.umontreal.ca [132.204.27.242]) by pruche.dit.umontreal.ca (8.14.7/8.14.1) with ESMTP id w5IGr8hM005081; Mon, 18 Jun 2018 12:53:08 -0400 Original-Received: by lechazo.home (Postfix, from userid 20848) id 1F064602CB; Mon, 18 Jun 2018 12:53:08 -0400 (EDT) In-Reply-To: (John Shahid's message of "Mon, 18 Jun 2018 12:33:36 -0400") X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.1 X-NAI-Spam-Rules: 3 Rules triggered GEN_SPAM_FEATRE=0.1, EDT_SA_DN_PASS=0, RV6310=0 X-NAI-Spam-Version: 2.3.0.9418 : core <6310> : inlines <6702> : streams <1790057> : uri <2660329> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.22 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:117203 Archived-At: > That's what I was trying to explain above. The function name in the error > message isn't consistent. Sorry, but I don't know what you mean by "name is not consistent". Stefan