From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: debugging bash script in emacs using bashdb Date: Thu, 30 Jun 2011 13:08:16 +0200 Message-ID: <35FFFF4D-FA50-4626-9F52-EE92543C15DF@Web.DE> References: <31959141.post@talk.nabble.com> <4E0C1AA6.1090200@easy-emacs.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1309432207 4453 80.91.229.12 (30 Jun 2011 11:10:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 30 Jun 2011 11:10:07 +0000 (UTC) To: "help-gnu-emacs@gnu.org List" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 30 13:10:03 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QcF8F-0007Cm-2B for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Jun 2011 13:10:03 +0200 Original-Received: from localhost ([::1]:60374 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcF8A-0004EC-K6 for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Jun 2011 07:09:58 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:46564) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcF6e-0004E5-R3 for help-gnu-emacs@gnu.org; Thu, 30 Jun 2011 07:08:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QcF6d-00053c-Uv for help-gnu-emacs@gnu.org; Thu, 30 Jun 2011 07:08:24 -0400 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:36549) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcF6d-00053W-Os for help-gnu-emacs@gnu.org; Thu, 30 Jun 2011 07:08:23 -0400 Original-Received: from smtp04.web.de ( [172.20.0.225]) by fmmailgate03.web.de (Postfix) with ESMTP id 57F5B192FFB55 for ; Thu, 30 Jun 2011 13:08:19 +0200 (CEST) Original-Received: from [81.210.160.244] (helo=ip-81-210-160-244.unitymediagroup.de) by smtp04.web.de with asmtp (WEB.DE 4.110 #2) id 1QcF6Z-0003LX-00 for help-gnu-emacs@gnu.org; Thu, 30 Jun 2011 13:08:19 +0200 In-Reply-To: <4E0C1AA6.1090200@easy-emacs.de> X-Mailer: Apple Mail (2.936) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX18D8p2yZYzgJEn2e3ALxPQVn9XDyku3pGoS5J5e aJ1pUo/Aq8m6t7jXC0pLwD2utDMnZNGCRZ2Y1jb17P7RQWRD16 yCHVN/mC3z3xEIJJkZRw== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-Received-From: 217.72.192.234 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:81457 Archived-At: Am 30.06.2011 01:22, schrieb fiftyeight: >> "cannot open load file" The dbgr library file needs to be saved in a directory recorded in the variable load-path (can be overridden/augmented by environment variable EMACSLOADPATH). This way GNU Emacs will find it automatically. Best is to use a directory "site-lisp", because this is meant to contain locally maintained ELisp files. -- Greetings Pete A blizzard is when it snows sideways.