Emacs is not supposed to load .bashrc. That file has to do
with bash only.
Emacs' initialization file is supposed to be
.emacs.d/init.el. Do you have this file?
Kostas
stephen bond wrote:
> I created a launcher for emacs, so i can start it from the top panel/bar.
> however, it does not load .bashrc and emacs does not know anything about my
> environment which makes it quite inconvenient.
>
> is there a way to have it know about the environment same way as when started
> from a terminal?
>
> thank you
> Stephen