unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Andrew Pennebaker <andrew.pennebaker@gmail.com>
To: Emacs Help <help-gnu-emacs@gnu.org>
Subject: How do I remove the extra bash-3.2$ from shell-mode?
Date: Mon, 4 May 2015 15:48:19 -0500	[thread overview]
Message-ID: <CAHXt_SXXP28dovaqUn-rcKYhE_S8kO20tOjqefdzC6Kh2usxtw@mail.gmail.com> (raw)

Help, the first line of my shell-mode has an extra bash-3.2$ prompt before
my git prompt.

I tried writing PROMPT_COMMAND= in my ~/.bashrc according to an earlier
Stack Overflow post, but bash-3.2$ continues to display anyway.

M-x shell-mode RET

Expected:

    dotfiles (master)$ RET
    dotfiles (master)$ RET
    dotfiles (master)$ RET

Observed:

    bash-3.2$ dotfiles (master)$ RET
    dotfiles (master)$ RET
    dotfiles (master)$ RET

Configuration:

* https://github.com/mcandre/dotfiles/blob/master/.emacs
* https://github.com/mcandre/dotfiles/blob/master/.emacs_bash
* https://github.com/mcandre/dotfiles/blob/master/.bash_profile
* https://github.com/mcandre/dotfiles/blob/master/.bashrc
* https://github.com/mcandre/dotfiles/tree/master/.bashrc.d
* https://github.com/mcandre/dotfiles/tree/master/.bash_profile.d

System:

* emacs 24.4.1
* bash 3.2.57
* Mac OS X 10.10.3

-- 
Cheers,
Andrew


             reply	other threads:[~2015-05-04 20:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-04 20:48 Andrew Pennebaker [this message]
     [not found] <mailman.2337.1430772503.904.help-gnu-emacs@gnu.org>
2015-05-04 20:50 ` How do I remove the extra bash-3.2$ from shell-mode? Pascal J. Bourguignon
     [not found]   ` <mailman.2343.1430776948.904.help-gnu-emacs@gnu.org>
2015-05-04 21:58     ` Pascal J. Bourguignon
2015-05-04 22:00       ` Pascal J. Bourguignon
2015-05-05  0:09         ` Andrew Pennebaker
2015-05-05  0:37           ` Robert Thorpe
2015-05-05  1:42             ` Andrew Pennebaker
     [not found]         ` <mailman.2355.1430784572.904.help-gnu-emacs@gnu.org>
2015-05-05  0:20           ` Pascal J. Bourguignon
2015-05-04 22:02   ` Andrew Pennebaker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAHXt_SXXP28dovaqUn-rcKYhE_S8kO20tOjqefdzC6Kh2usxtw@mail.gmail.com \
    --to=andrew.pennebaker@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).