From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: acku Newsgroups: gmane.emacs.help Subject: Unable to use shell aliases in emacs Date: Mon, 2 May 2011 13:27:57 -0700 (PDT) Message-ID: <31527251.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1304396393 22643 80.91.229.12 (3 May 2011 04:19:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 3 May 2011 04:19:53 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 03 06:19:49 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QH75O-0003C8-MS for geh-help-gnu-emacs@m.gmane.org; Tue, 03 May 2011 06:19:46 +0200 Original-Received: from localhost ([::1]:49537 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QH75O-0006tb-4c for geh-help-gnu-emacs@m.gmane.org; Tue, 03 May 2011 00:19:46 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:40168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QGziv-000775-Jd for Help-gnu-emacs@gnu.org; Mon, 02 May 2011 16:28:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QGziu-0006fL-Gk for Help-gnu-emacs@gnu.org; Mon, 02 May 2011 16:28:05 -0400 Original-Received: from sam.nabble.com ([216.139.236.26]:59983) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QGziu-0006eo-DD for Help-gnu-emacs@gnu.org; Mon, 02 May 2011 16:28:04 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1QGzin-0007Ex-Pn for Help-gnu-emacs@gnu.org; Mon, 02 May 2011 13:27:57 -0700 X-Nabble-From: acku.chauhan@gmail.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 216.139.236.26 X-Mailman-Approved-At: Tue, 03 May 2011 00:19:41 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:80901 Archived-At: After defining aliases in my .cshrc, when I use them through the shell in emacs, it shows abrupt behavior. For e.g. alias a 'cd /var/tmp' If I use this alias, the current directory path in the buffer is still the old directory. How do I rectify this issue ? -- View this message in context: http://old.nabble.com/Unable-to-use-shell-aliases-in-emacs-tp31527251p31527251.html Sent from the Emacs - Help mailing list archive at Nabble.com.