emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Erik Iverson <eriki@ccbr.umn.edu>
To: Bryan Emrys <bryan.emrys@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Need help on org-exp-blocks and dot
Date: Thu, 20 Jan 2011 15:28:21 -0600	[thread overview]
Message-ID: <4D38A8F5.5080302@ccbr.umn.edu> (raw)
In-Reply-To: <AANLkTik9JWEMn0reDKXtF_Oep+3TFOHpF0AfihcR8Jdu@mail.gmail.com>



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?

  reply	other threads:[~2011-01-20 21:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-20 18:59 Need help on org-exp-blocks and dot Bryan Emrys
2011-01-20 19:12 ` Eric Schulte
2011-01-20 21:21   ` Bryan Emrys
2011-01-20 21:28     ` Erik Iverson [this message]
2011-01-20 21:33       ` Bryan Emrys
2011-01-20 21:38         ` Bryan Emrys
2011-01-20 21:41           ` Erik Iverson
2011-01-20 21:51             ` Eric Schulte
2011-01-20 21:57               ` Bryan Emrys

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D38A8F5.5080302@ccbr.umn.edu \
    --to=eriki@ccbr.umn.edu \
    --cc=bryan.emrys@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).