help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using bash aliases with auctex


From: Martin
Subject: Using bash aliases with auctex
Date: 17 Jan 2007 01:40:06 -0800
User-agent: G2/1.0

I'm having problems getting emacs to use my bash aliases. Specifically,
when running auctex's view command on a latex buffer, xdvi gets called
with default arguments, instead of my xdvi alias that all bash shells
use. I changed the TeX-shell variable to bash

(custom-set-variables '(TeX-shell "/bin/bash") ...

but that didn't change anything. Shouldn't that make emacs read all
that's in my .bashrc file?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]