On Fri, Dec 03, 1999 at 12:57:44PM +0200, Marius Gedminas wrote:
>[...]
>
>Let's add another one:
>
>  4) Q: Can Mutt color different parts of the header like it can do with
>        the body (color body foo bar regexp)?
>     A: No.
>
>(3) is very similar to (4) and could be accomplished like this:
>
>  color header color2 ... ^Subject:.*$
>  color header-part color1 ... ^Subject:
>  color header-part color3 ... my@email\.address  # to show it's more
>                                                  # powerful ;)
>
>Would result in this:
>
>  Subject: foo bar [EMAIL PROTECTED] baz
>  ^^^^^^^^         ^^^^^^^^^^^^^^^^
>   color1           color3
>
>Everything else is in color2.
>
>It would be pretty easy to implement.  I think.  A patch is attached.

This looks great!

How does one go about applying patches to FreeBSD "ports"? Though I
know how to apply diffs, I understand the port system only enough to
type "make" followed by "make install". (It is so easy!) But with my
limited knowledge of the details of the process, I don't know how to
insert an external diff into the mix. Is this even a question that has
a general answer?

Carl

Reply via email to