> Date: Thu, 7 Feb 2019 22:35:23 +0000
> From: Richard Wordingham via Unicode <unicode@unicode.org>
> 
> > > Do you mean you aim to maintain a regex that matches everyone's
> > > prompt in the world, without a significant amount of false positive
> > > matches on non-prompt lines?  
> 
> > Yes.
> 
> Wow!  You'll do well to match a prompt such as '2p ', which I used for
> a while.

Like I said: for any reasonable prompt that doesn't match, you can
report a bug, and have the Emacs maintainers deliberate whether your
case is important enough to be supported by default.  Failing that,
you can set the regexp to a suitable value in a mode hook defined on
your init file.

Reply via email to