From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan LaManna Newsgroups: gmane.emacs.help Subject: Can't find CL library via edebug Date: Sat, 11 Aug 2012 08:45:32 -0400 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d042c6477119c1804c6fcd663 X-Trace: dough.gmane.org 1344706722 9907 80.91.229.3 (11 Aug 2012 17:38:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 11 Aug 2012 17:38:42 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 11 19:38:42 2012 Return-path: Envelope-to: geh-help-gnu-emacs@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 1T0Fe0-0008PU-5s for geh-help-gnu-emacs@m.gmane.org; Sat, 11 Aug 2012 19:38:36 +0200 Original-Received: from localhost ([::1]:59250 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T0Fdz-00041C-CP for geh-help-gnu-emacs@m.gmane.org; Sat, 11 Aug 2012 13:38:35 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:34636) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T0B4R-0007Bd-Mi for help-gnu-emacs@gnu.org; Sat, 11 Aug 2012 08:45:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T0B4Q-0007op-Fa for help-gnu-emacs@gnu.org; Sat, 11 Aug 2012 08:45:35 -0400 Original-Received: from mail-lb0-f169.google.com ([209.85.217.169]:55067) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T0B4Q-0007oj-3d for help-gnu-emacs@gnu.org; Sat, 11 Aug 2012 08:45:34 -0400 Original-Received: by lbon3 with SMTP id n3so1356994lbo.0 for ; Sat, 11 Aug 2012 05:45:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=4pK45fOcsuA+5TipsaS+RjR11q95WMS+dP8lfAiUO8c=; b=MjSWsjz7MMbCEszQtWWVCpoGZ1eCRkFYSOsXYvCiGXlXp9MLi4S3fCuavbY07djp7j McMoN6uXm3zQ7bUvaJLooiyjYzJkMt1bWkQ+PDm3CrKg5yaRj3Fmi5SAWVT8HiGdqq6F s+Vs2VkVNx2cj6wv6jfKF1uz/w4cC+ma9VBs/wAk72VGo9A3XcWun9WBUA5Dgo847eR7 mnZhgLOQxBA68at6pZi8TLAX1ftc8k4z0xZ9SaVHU4DRqP5v1wPZuqDGpKVaefPjacvr 1NS3QKgXj56EFgN6+sWdYyKsh3v9awKcBspY2jZir1RNmJpMbrf+nnsqb/FMKptJ8oIm 6rAw== Original-Received: by 10.152.131.9 with SMTP id oi9mr5901704lab.39.1344689132378; Sat, 11 Aug 2012 05:45:32 -0700 (PDT) Original-Received: by 10.112.26.66 with HTTP; Sat, 11 Aug 2012 05:45:32 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.217.169 X-Mailman-Approved-At: Sat, 11 Aug 2012 13:38:31 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:86313 Archived-At: --f46d042c6477119c1804c6fcd663 Content-Type: text/plain; charset=ISO-8859-1 Hey guys, I've been asking around #emacs on freenode, as well as stack overflow trying to find an answer when I was pointed to this address: Running emacs23-nox, using edebug to step into anything once I've dropped into the debugger results in: Can't find library /usr/share/emacs/23.3/lisp/emacs-lisp/cl-macs.el Which is correct, cl-emacs.el does not exist, only cl-emacs.elc does. Related Stack Post: http://stackoverflow.com/questions/11914700/using-edebug-for-elisp-fails-on-cant-find-library Thanks for any/all help you can provide! -- *Dan LaManna* Mobile: 518.477.3465 dan.lamanna@gmail.com http://danlamanna.com @dan_lamanna on twitter. --f46d042c6477119c1804c6fcd663 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hey guys, I've been asking around #emacs on freenode, as well as stack = overflow trying to find an answer when I was pointed to this address:
<= br>

Running emacs23-nox, using edebug to step into= anything once I've dropped into the debugger results in:
Can fi=
nd library =
/usr=
/share/emacs/23.3/lisp/emacs-lisp/cl-macs.el

Which is correct, cl-emacs.el does not ex= ist, only cl-emacs.elc does.


Thanks for any/all help you can provide!

=
--
Dan LaManna
Mobile:=A0518.477.3465
@dan_lamanna on twitter.

--f46d042c6477119c1804c6fcd663--