Rich Shepard wrote: > How to I tell emacs that ipython is in /usr/bin? > > Rich > Don't know, but could you set a link with something like: ln -s /usr/bin/ipython ./ipython in the directory that emacs expects to find ipython (or a link to it). Wayne
_______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
