Tagged Questions
4
votes
1answer
276 views
Difference between launching an application from a keyboard shortcut vs the terminal?
What I have observed:
When I type emacs in gnome-terminal, it launches in the same environment, with variables set in .bashrc. If I use a keyboard shortcut to the command emacs, it opens in an ...
1
vote
1answer
177 views
Correct place to set $BIBINPUTS environment variable
If I set the $BIBINPUTS environment varibale in my .zshrc, it is recognized by emacs-reftex (via emacsclient), if I start emacs from my zsh commandline.
However if I start using the menubar or gmrun ...
3
votes
2answers
358 views
Application specific environment variable settings
I'm trying to work around a known bug in Ubuntu 9.10, where using the scrollbar in emacs causes text to be highlighted, and the cursor to move. This page here shows that you can fix this by setting an ...