George Georgalis <[EMAIL PROTECTED]> wrote:
>
> >color1
> >>color2
> >>>color1
> >>color2
>
> They display in different colors in vim, but they are all the same in
> the viewer?
For me, they show up in different colors.
You need two things to make this work:
1. Some colors defined for mul
Peter Dominguez [[EMAIL PROTECTED]] wrote:
> I am new to Eterm && mutt. Can someone tell me how to add addresses
> to Jeremy Blosser's Message to button?
Edit mutt.menu and add lines like:
{bob} [EMAIL PROTECTED]\r
after the
./New Message To/*
line.
--
Jere
Scott Scriven [[EMAIL PROTECTED]] wrote:
> > George Georgalis [[EMAIL PROTECTED]] wrote:
> > > I'm having problems with quoted colorings. At one point I thought the
> > > mutt viewer would use a different color for each of the adjoining lines
> > > below
> > >
> > > >color1
> > > >>color2
> > > >
> George Georgalis [[EMAIL PROTECTED]] wrote:
> > I'm having problems with quoted colorings. At one point I thought the
> > mutt viewer would use a different color for each of the adjoining lines
> > below
> >
> > >color1
> > >>color2
> > >>>color1
> > >>color2
They are all the same color for me
George Georgalis [[EMAIL PROTECTED]] wrote:
> I'm having problems with quoted colorings. At one point I thought the
> mutt viewer would use a different color for each of the adjoining lines
> below
>
> >color1
> >>color2
> >>>color1
> >>color2
>
> They display in different colors in vim, but the
Jeffrey L. Taylor <[EMAIL PROTECTED]> wrote on Sun, 28 Nov 1999:
> I am having problems getting my mail. I have two question, one OT. I
> have 'G' bound to a fetchmail macro. 1) How can I invoke the original
> binding 'fetch-mail'? From the docs, I would expect ':fetch-mail' to
> work. Mutt c
Jeffrey L. Taylor [[EMAIL PROTECTED]] wrote:
> I am having problems getting my mail. I have two question, one OT. I
> have 'G' bound to a fetchmail macro. 1) How can I invoke the original
> binding 'fetch-mail'? From the docs, I would expect ':fetch-mail' to
> work. Mutt complains about an un
Chris Green <[EMAIL PROTECTED]> wrote on Mon, 29 Nov 1999:
> So, for example, the following macros in my .muttrc file *don't*
> work (though they all appear OK on the help screen):-
>
> macro generic ,s "s{mailandnews.co.uk}"
> macro generic ,c "c{mailandnews.co.uk}"
Don't know about these two..
On Mon, Nov 29, 1999 at 12:14:20PM +0100, Ralf Hildebrandt wrote:
> On Sun, Nov 28, 1999 at 02:00:07AM +0100, J Horacio MG wrote:
>
> > `make install' gives me lots of warnings like the following (both for
> > mutt1.0i and 1.1.1i):
> >
> > pop.c:336: warning: ANSI C forbids braced-groups within
On Mon, Nov 29, 1999 at 06:04:10AM +0200, Mikko Hänninen wrote:
> Hi,
>
> Does anyone know what kind of email text formatting tags are these:
>
> "+ACI-+ACI-" or, appearing alone, "+ACE-" (at the end of
> message text).
>
> The headers for the email where these appear say this:
>
> MIME-Versio
Hi, Mikko!
> Does anyone know what kind of email text formatting tags are these:
>
> "+ACI-+ACI-" or, appearing alone, "+ACE-" (at the end of
> message text).
>
> The headers for the email where these appear say this:
>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="utf-7"
Hi all,
I hope this isn't an old conversation, but...
I'm having problems with quoted colorings. At one point I thought the
mutt viewer would use a different color for each of the adjoining lines
below
>color1
>>color2
>>>color1
>>color2
They display in different colors in vim, but they are al
1999-11-29-08:14:41 Subba Rao:
> Where do you ? In .muttrc?
As with all such commands, you can put it in your .muttrc and restart mutt;
you can put it in your .muttrc and type
:source .muttrc
or you can just preceed it with a colon, and directly type
:set mbox_type="Maildir"
>
On Sun, 28 Nov 1999, Peter Dominguez wrote:
> Is there a command to force mutt to reread the aliases file. I add aliases
> using vim.
:source /path/to/alias-file
CU
Dirk
--
Dirk Pirschel
E-Mail: [EMAIL PROTECTED] (PGP key on request)
The required OS was Windows 95 or better, so I installed L
When the attachment arrived at your work address, it was probably just
appended to your mail spool. A lot of mail agents, including mutt, simply
look for a the header:
>From
in order to determine the start of a new message. Assuming that the
attachment was a plain-text file, mutt just interpret
On Mon 11/29/99 at 08:14 AM -0500, Subba Rao <[EMAIL PROTECTED]> wrote:
> Where do you ? In .muttrc?
Where? Well, I put it alphabetically, just after "set mbox..." and just
before "set mime_forward..." Maybe I'm not understanding the question. You
can put it anywhere you like, as long as it's
> This may sound stupid, but I have to know... could I have two different
> compilations of mutt, so that I can choose to work with the version
> compiled with slang from the console, and with the v. compiled with
> ncurses from an xterm?
Why not? Just configure it --with-slang, make, make instal
On 0, Bennett Todd <[EMAIL PROTECTED]> wrote:
> 1999-11-27-02:57:18 Nathan Cullen:
> > Okay, I'm sold. :) But first, is there a simple way to convert my
> > current mbox folders(files) into maildir format? Is this handled by
> > mutt or another utility?
>
> It can be done in mutt; once you've
This may sound stupid, but I have to know... could I have two different
compilations of mutt, so that I can choose to work with the version
compiled with slang from the console, and with the v. compiled with
ncurses from an xterm?
If this makes no sense at all, please, don't even bother to answer
On Mon 11/29/99 at 09:26 AM +, Chris Green <[EMAIL PROTECTED]> wrote:
> So, for example, the following macros in my .muttrc file *don't*
> work (though they all appear OK on the help screen):-
>
> macro generic ,s "s{mailandnews.co.uk}"
> macro generic ,c "c{mailandnews.co.uk}"
> macro generi
On Sun, Nov 28, 1999 at 02:00:07AM +0100, J Horacio MG wrote:
> `make install' gives me lots of warnings like the following (both for
> mutt1.0i and 1.1.1i):
>
> pop.c:336: warning: ANSI C forbids braced-groups within expressions
They're only warnings.
Anyway I think that stuff oughta be fixed.
Hi,
`make install' gives me lots of warnings like the following (both for
mutt1.0i and 1.1.1i):
pop.c:336: warning: ANSI C forbids braced-groups within expressions
system specifications:
Debian 2.1 (Linux 2.2.10)
gcc 2.7.2.3-12
make 3.77-4
the configure flags are:
--with-sharedir="/usr/loca
Chris Green <[EMAIL PROTECTED]> wrote on Mon, 29 Nov 1999:
> Is there any way to use mutt's hooks to set the $edit_headers variable
> to TRUE only when forwarding mail?
I don't know about the hooks, possibly, but I'd go for the approach
where you create a macro for the "f" key instead, which sets
Is there any way to use mutt's hooks to set the $edit_headers variable
to TRUE only when forwarding mail? I.e. I don't want to see/edit the
headers when I'm composing and replying to mail normally but I *do*
want to be able to edit the headers directly when I'm forwarding mail.
--
Chris Green (
I have been trying to add a number of macros to mutt and have been
having all sorts of trouble. Basically the problem is that not all
macro definitions work in all menus, in particular:-
Very few macro definitions that I have tried work in the
'generic' menu. I have tried both single an
25 matches
Mail list logo