New changeset in mutt:
http://dev.mutt.org/hg/mutt/rev/acc8b2afdf29
changeset: 6292:acc8b2afdf29
branch: HEAD
tag: tip
user:Michael Elkins
date:Tue Jan 22 02:02:00 2013 +
summary: remove PKG_CHECK_MODULE() check and always use AC_CHECK_HEADERS()
--
Reposit
Hello,
On Mon, Jan 21, 2013 at 06:57:46PM -0600, Derek
Martin wrote:
> Python has regex too of course, and it's only
> slightly harder to use than Perl's.
Python regexps are more cumbersome to use than
Perl's. For example, to check that pattern matches
and 1st group modulo 3 is 0:
> print "$1 ==
* On 22 Jan 2013, Alexander Gattin wrote:
> And while we're talking about embedding, why not
> Tcl then?
In an open source project, there are two primary factors to take into
account:
1. What approaches are acceptable to the developers (those willing to
implement)?
2. What approaches are acce
#3627: prompt color lost just after running a shell command
-+--
Reporter: vinc17 | Owner: mutt-dev
Type: defect | Status: new
Priority: major| Milestone:
Component: display |Version:
Keywords: |