Jeff Krueger muttered:
> color header cyan default "[-a-z_0-9.+]+@[-a-z_0-9.]+"
> color body cyan default "[-a-z_0-9.+]+@[-a-z_0-9.]+"
>
> The intent is to color just e-mail addresses differently from the
> rest of the line. It works fine in the body, even in quoted text -
> th
Marius --
...and then Marius Gedminas said...
% On Tue, Jun 06, 2000 at 06:16:32PM -0700, Jeff Krueger wrote:
% >
% > In the header, however, this colorizes the entire line cyan. Am I defining
% > this improperly somehow, or is in-line coloring not yet available?
%
% Not available. However on
On Tue, Jun 06, 2000 at 06:16:32PM -0700, Jeff Krueger wrote:
> color header cyan default "[-a-z_0-9.+]+@[-a-z_0-9.]+"
> color body cyan default "[-a-z_0-9.+]+@[-a-z_0-9.]+"
>
> The intent is to color just e-mail addresses as defined by this regex
> differently from the rest of
Jeff --
...and then Jeff Krueger said...
%
% The intent is to color just e-mail addresses as defined by this regex
...
%
% In the header, however, this colorizes the entire line cyan. Am I defining
% this improperly somehow, or is in-line coloring not yet available?
I believe that this came u
I've been searching the FAQ and manuals high and low for this issue to no
avail. The following lines are in my .muttrc:
color header cyan default "[-a-z_0-9.+]+@[-a-z_0-9.]+"
color body cyan default "[-a-z_0-9.+]+@[-a-z_0-9.]+"
The intent is to color just e-mail addresses as d