public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Chet Ramey <chet@nike.ins.cwru.edu>
To: glenn@gs.fay.nc.us
Cc: cygwin@sourceware.cygnus.com, chet@po.cwru.edu
Subject: Re: Bash 3.02 (w/small patch)
Date: Mon, 15 Mar 1999 08:08:00 -0000	[thread overview]
Message-ID: <990315160647.AA14489.SM@nike.ins.cwru.edu> (raw)
In-Reply-To: Message from glenn@gs.fay.nc.us of Mon, 15 Mar 1999 09:53:11 -0500 (EST) (id < 199903151453.GAA02478@shell4.ba.best.com >)

>  /* Default primary and secondary prompt strings. */
> -#define PPROMPT "\\s-\\v\\$ "
> +#if defined (PROMPT_STRING_DECODE)
> +#  define PPROMPT "\\s-\\v\\$ "
> +#endif
>  #define SPROMPT "> "

This is unnecessary.  Look at config-bot.h.  If PROMPT_STRING_DECODE
is not defined, PPROMPT is redefined to "$ ".

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet)

Chet Ramey, Case Western Reserve University	Internet: chet@po.CWRU.Edu

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

WARNING: multiple messages have this Message-ID
From: Chet Ramey <chet@nike.ins.cwru.edu>
To: glenn@gs.fay.nc.us
Cc: cygwin@sourceware.cygnus.com, chet@po.cwru.edu
Subject: Re: Bash 3.02 (w/small patch)
Date: Wed, 31 Mar 1999 19:45:00 -0000	[thread overview]
Message-ID: <990315160647.AA14489.SM@nike.ins.cwru.edu> (raw)
Message-ID: <19990331194500.CF4NFbVTbZ0fuHiyx7uuWQDpTPX8yI9s3ijsFutwoU8@z> (raw)
In-Reply-To: <199903151453.GAA02478@shell4.ba.best.com>

>  /* Default primary and secondary prompt strings. */
> -#define PPROMPT "\\s-\\v\\$ "
> +#if defined (PROMPT_STRING_DECODE)
> +#  define PPROMPT "\\s-\\v\\$ "
> +#endif
>  #define SPROMPT "> "

This is unnecessary.  Look at config-bot.h.  If PROMPT_STRING_DECODE
is not defined, PPROMPT is redefined to "$ ".

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet)

Chet Ramey, Case Western Reserve University	Internet: chet@po.CWRU.Edu

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


  parent reply	other threads:[~1999-03-15  8:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-15  6:54 Glenn Spell
     [not found] ` < 199903151453.GAA02478@shell4.ba.best.com >
1999-03-15  8:08   ` Chet Ramey [this message]
     [not found]     ` < 990315160647.AA14489.SM@nike.ins.cwru.edu >
1999-03-16 10:32       ` Glenn Spell
1999-03-31 19:45         ` Glenn Spell
1999-03-31 19:45     ` Chet Ramey
1999-03-31 19:45 ` Glenn Spell

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

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

  git send-email \
    --in-reply-to=990315160647.AA14489.SM@nike.ins.cwru.edu \
    --to=chet@nike.ins.cwru.edu \
    --cc=chet@po.cwru.edu \
    --cc=cygwin@sourceware.cygnus.com \
    --cc=glenn@gs.fay.nc.us \
    /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).