From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bryan Emrys Subject: Re: Need help on org-exp-blocks and dot Date: Thu, 20 Jan 2011 13:33:27 -0800 Message-ID: References: <87sjwnwfrc.fsf@gmail.com> <4D38A8F5.5080302@ccbr.umn.edu> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1040600210==" Return-path: Received: from [140.186.70.92] (port=49083 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pg28Q-0002oE-F4 for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 16:33:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pg28O-0002KT-TW for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 16:33:38 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:42676) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pg28O-0002KL-Ko for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 16:33:36 -0500 Received: by iyj17 with SMTP id 17so1164540iyj.0 for ; Thu, 20 Jan 2011 13:33:36 -0800 (PST) In-Reply-To: <4D38A8F5.5080302@ccbr.umn.edu> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Erik Iverson Cc: emacs-orgmode@gnu.org --===============1040600210== Content-Type: multipart/alternative; boundary=0022152d5fcd5c77c3049a4de202 --0022152d5fcd5c77c3049a4de202 Content-Type: text/plain; charset=ISO-8859-1 Eric, .profile has: # MacPorts Installer addition on 2009-04-08_at_20:48:37: adding an appropriate PATH variable for use with MacPorts. export PATH=/opt/local/bin:/opt/local/sbin:$PATH # Finished adapting your PATH environment variable for use with MacPorts. On Thu, Jan 20, 2011 at 1:28 PM, Erik Iverson wrote: > > > Bryan Emrys wrote: > >> Hi, >> >> Now getting an error message: /bin/bash: dot: command not found >> >> Hmm. Pathname issue? >> > > Absolutely. > > > >> On the mac, dot is in /opt/local/bin/dot >> My .emacs file has: (setq load-path (cons "/opt/local/bin" load-path)) >> >> > That won't add anything to your shell's path, it's just where Emacs > looks for code to load. > > > I can certainly just open a terminal window and run dot from the command >> line. >> > > Can you grep your shell startup files and find out which one adds > /opt/local/bin to the path? > > --0022152d5fcd5c77c3049a4de202 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Eric,

.profile has:
# MacPorts Installer addition on 2009-04-08_a= t_20:48:37: adding an appropriate PATH variable for use with MacPorts.
e= xport PATH=3D/opt/local/bin:/opt/local/sbin:$PATH
# Finished adapting yo= ur PATH environment variable for use with MacPorts.


On Thu, Jan 20, 2011 at 1:28 PM, Erik Iv= erson <eriki@ccb= r.umn.edu> wrote:


Bryan Emrys wrote:
Hi,

Now getting an error message: /bin/bash: dot: command not found

Hmm. Pathname issue?

Absolutely.



On the mac, dot is in /opt/local/bin/dot
My .emacs file has: (setq load-path (cons "/opt/local/bin" load-p= ath))


That won't add anything to your shell's path, it's just where E= macs
looks for code to load.


I can certainly just open a terminal window and run dot from the command li= ne.

Can you grep your shell startup files and find out which one adds
/opt/local/bin to the path?


--0022152d5fcd5c77c3049a4de202-- --===============1040600210== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1040600210==--