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:57:16 -0800 Message-ID: References: <87sjwnwfrc.fsf@gmail.com> <4D38A8F5.5080302@ccbr.umn.edu> <4D38AC1E.2080602@ccbr.umn.edu> <87ei87w8f5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1497738537==" Return-path: Received: from [140.186.70.92] (port=54660 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pg2VK-0005wB-Vs for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 16:57:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pg2VK-0006mZ-0l for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 16:57:18 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:50241) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pg2VJ-0006mN-SG for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 16:57:17 -0500 Received: by iyj17 with SMTP id 17so1187971iyj.0 for ; Thu, 20 Jan 2011 13:57:17 -0800 (PST) In-Reply-To: <87ei87w8f5.fsf@gmail.com> 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: Eric Schulte Cc: emacs-orgmode@gnu.org --===============1497738537== Content-Type: multipart/alternative; boundary=0016362850fa8dc9ec049a4e3791 --0016362850fa8dc9ec049a4e3791 Content-Type: text/plain; charset=ISO-8859-1 Thank you Eric and Erik for the incredibly quick troubleshooting. I updated .emacs with the setenv command suggested by Eric, restarted emacs and everything now works as expected. Bryan On Thu, Jan 20, 2011 at 1:51 PM, Eric Schulte wrote: > back when I had to use a mac, I would just symlink paths into standard > locations, e.g. > > ln -s /opt/local/bin/dot /usr/bin/dot > > Maybe not the most elegant solution, but it works reliably > > To do this the *right* way you can update the PATH environment variable > *within* Emacs by doing something like the following > > (setenv "PATH" (concat "/opt/local/bin/:" (getenv "PATH"))) > > Cheers -- Eric > --0016362850fa8dc9ec049a4e3791 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thank you Eric and Erik for the incredibly quick troubleshooting. I updated= .emacs with the setenv command suggested by Eric, restarted emacs and ever= ything now works as expected.

Bryan

On Thu, Jan 20, 2011 at 1:51 PM, Eric Schulte <schulte.eric@gmail.com> wr= ote:
back when I had to use a mac, I would just symlink paths into standard
locations, e.g.

=A0ln -s /opt/local/bin/dot /usr/bin/dot

Maybe not the most elegant solution, but it works reliably

To do this the *right* way you can update the PATH environment variable
*within* Emacs by doing something like the following

(setenv "PATH" (concat "/opt/local/bin/:" (getenv "= ;PATH")))

Cheers -- Eric

--0016362850fa8dc9ec049a4e3791-- --===============1497738537== 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 --===============1497738537==--