Re: changing a shell prompt

2005-08-30 Thread Pascal Bourguignon
Baloff <[EMAIL PROTECTED]> writes: >> > I still don't get the new prompt I specified in the file .emacs_bash >> And what do you put in ~/.emacs_bash? > set prompt="emacs:$" >> alias less=cat ; alias more=cat ; echo Hi! ; PS1='PROMT>' And you don't see something strange here? Please read man bash

Re: changing a shell prompt

2005-08-30 Thread Baloff
Pascal Bourguignon <[EMAIL PROTECTED]> writes: > Baloff <[EMAIL PROTECTED]> writes: > > > Hello > > > > in trying to change my shell prompt, I created a file .emacs_bash > > since my shell is bash > > $which bash > > /bin/bash > > > > when I M-x shell > > I still don't get the new prompt I specif

Re: changing a shell prompt

2005-08-29 Thread Pascal Bourguignon
Baloff <[EMAIL PROTECTED]> writes: > Hello > > in trying to change my shell prompt, I created a file .emacs_bash > since my shell is bash > $which bash > /bin/bash > > when I M-x shell > I still don't get the new prompt I specified in the file .emacs_bash And what do you put in ~/.emacs_bash? Fo

changing a shell prompt

2005-08-29 Thread Baloff
Hello in trying to change my shell prompt, I created a file .emacs_bash since my shell is bash $which bash /bin/bash when I M-x shell I still don't get the new prompt I specified in the file .emacs_bash thanks for helping ___ Help-gnu-emacs mailing lis