From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Jude DaShiell Newsgroups: gmane.emacs.help Subject: Re: .emacs warning Date: Wed, 12 Jul 2017 13:58:46 -0400 (EDT) Message-ID: References: <87d195y23f.fsf@drachen> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Trace: blaine.gmane.org 1499882375 26424 195.159.176.226 (12 Jul 2017 17:59:35 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 12 Jul 2017 17:59:35 +0000 (UTC) User-Agent: Alpine 2.20 (NEB 67 2015-01-07) Cc: help-gnu-emacs@gnu.org To: Michael Heerdegen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 12 19:59:31 2017 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 1dVLv1-00069l-76 for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Jul 2017 19:59:23 +0200 Original-Received: from localhost ([::1]:55074 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dVLv5-00061X-Lr for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Jul 2017 13:59:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41738) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dVLuX-0005zn-2o for help-gnu-emacs@gnu.org; Wed, 12 Jul 2017 13:58:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dVLuT-0003fm-5i for help-gnu-emacs@gnu.org; Wed, 12 Jul 2017 13:58:53 -0400 Original-Received: from mailbackend.panix.com ([166.84.1.89]:40909) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dVLuT-0003f3-0r for help-gnu-emacs@gnu.org; Wed, 12 Jul 2017 13:58:49 -0400 Original-Received: from panix1.panix.com (panix1.panix.com [166.84.1.1]) by mailbackend.panix.com (Postfix) with ESMTP id 8A0B110BA1; Wed, 12 Jul 2017 13:58:46 -0400 (EDT) Original-Received: by panix1.panix.com (Postfix, from userid 20712) id 5D36714B9D; Wed, 12 Jul 2017 13:58:46 -0400 (EDT) Original-Received: from localhost (localhost [127.0.0.1]) by panix1.panix.com (Postfix) with ESMTP id 5C97D14B98; Wed, 12 Jul 2017 13:58:46 -0400 (EDT) In-Reply-To: <87d195y23f.fsf@drachen> X-detected-operating-system: by eggs.gnu.org: GNU/Linux (Android) [fuzzy] X-Received-From: 166.84.1.89 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:113758 Archived-At: How do I generate a back trace and save it in a file? On Wed, 12 Jul 2017, Michael Heerdegen wrote: > Date: Wed, 12 Jul 2017 13:52:36 > From: Michael Heerdegen > To: Jude DaShiell > Cc: help-gnu-emacs@gnu.org > Subject: Re: .emacs warning > > Jude DaShiell writes: > >> Symbols variable is void on following code. > > Doesn't look suspicious to me. Can you maybe post a backtrace? > > > Michael. > --