From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Zhen Newsgroups: gmane.emacs.help Subject: emacs shell mode prompt problem Date: Mon, 25 Jun 2007 16:50:46 -0000 Organization: http://groups.google.com Message-ID: <1182790246.402779.85130@o11g2000prd.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1182799698 9940 80.91.229.12 (25 Jun 2007 19:28:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 25 Jun 2007 19:28:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 25 21:28:16 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I2uES-00046i-IF for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Jun 2007 21:28:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I2uER-0003IM-Uc for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Jun 2007 15:28:15 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!o11g2000prd.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: 170.140.188.55 Original-X-Trace: posting.google.com 1182790247 2094 127.0.0.1 (25 Jun 2007 16:50:47 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 25 Jun 2007 16:50:47 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070310 Iceweasel/2.0.0.3 (Debian-2.0.0.3-1),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: o11g2000prd.googlegroups.com; posting-host=170.140.188.55; posting-account=8BQ4oA0AAABNfz78EaZ7RsA9p80bCAZL Original-Xref: shelby.stanford.edu gnu.emacs.help:149693 X-Mailman-Approved-At: Mon, 25 Jun 2007 15:27:51 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:45283 Archived-At: I set the PS1 to "\t@desk~>" in ~/.bashrc and the it works well in emacs shell mode for a long time until some days ago. I may updated some packages related to emacs21, but I do not think I changed the configurations. Now the problem is the shell prompt in emacs shell mode looks like this: ^[]0;USER NAME /the/current/working/directory/^G12:34:25@desk~> This prompt is very annoying, how can I change it back to "12:34:25@desk~> "?