On Sat, Jan 15, 2000 at 09:04:42PM +0100, Byrial Jensen wrote:
> On Sat, Jan 15, 2000 at 18:54:59 +0200, Marius Gedminas wrote:
> > There is no `help' function in editor context (BTW `editor' is a very
> > misleading name. Until today I thought it meant that mutt had a very
> > basic (maybe like
On Sun, Jan 16, 2000 at 13:58:36 +0200, Marius Gedminas wrote:
> On Sat, Jan 15, 2000 at 09:04:42PM +0100, Byrial Jensen wrote:
> > On Sat, Jan 15, 2000 at 18:54:59 +0200, Marius Gedminas wrote:
> > > There is no `help' function in editor context (BTW `editor' is a very
> > > misleading name. Unt
On 2000-01-16 14:07:17 +0100, Byrial Jensen wrote:
>> This doesn't work in 1.1.2i. After
>>>set editor=builtin
>> trying to edit a message results in an error from the shell
diff -u -p -u -r2.5 editmsg.c
--- editmsg.c 2000/01/10 10:40:37 2.5
+++ editmsg.c 2000/01/16 13:43:37
@@ -88,7
Oliver Groschopp <[EMAIL PROTECTED]>:
> my mutt-users mailbos has over 3000 mails. I want to move all mails
> from 1999 in mutt-users-1999.
>
> Is there a way (Perl-Script, ...)?
If you've got a reasonably fast auto-repeat on your keyboard, it's
probably quickest to just sort the mailbox by dat
Dear Group,
I have just started mutt and am having some problems with
aliases. From having looked at some scripts and some existing
ones I gathered that the format of an alias definition was as
follows:
alias alias_namedescriptions\
^
one space here
where is the tab-character and \< an
Jon Walthour ([EMAIL PROTECTED]) wrote:
: To make sure you get the format right, open a message (like this one)
: and press 'a' and follow the steps. It will write out the .mutt-aliases
: file for you. From there, you should be able to get the proper format.
Thanks Jon,
I was aware of the exis
Marc van Dongen <[EMAIL PROTECTED]> wrote on Sun, 16 Jan 2000:
> alias alias_namedescriptions\
> ^
>one space here
>
> where is the tab-character and \< and \> denote
> the '<' and '>' characters.
I'm not sure if it's white-space sensitive, but I've always used
just plain spaces for a
Jan Fedak <[EMAIL PROTECTED]> wrote:
>
> Now, in mutt manual I've found that if I hit TAB, I'll be transferred
> to next mailbox with any new mail.
Perhaps you mis-read the manual; Mutt does not do this, as far as I
know. TAB takes you to the next new message in the current folder;
that's all.
Marc van Dongen [[EMAIL PROTECTED]] wrote:
...
> Unfortunately this doesn't seem to work and some aliases are
> not recognized. Is there anything else I need to know
> (documentation to read, etc.)
Section 3.2 of the manual.
--
Jeremy Blosser | [EMAIL PROTECTED] | http://jblosser.firinn
Hi.
Perhaps I did misread it... Anyway, is there an easy way to find out
what mailboxes I have new mail in? I mean from inside mutt, not by
running
mutt -y
Thanks, Jan
David DeSimone wrote:
>Perhaps you mis-read the manual; Mutt does not do this, as far as I
>know. TAB takes you to the next n
Jan Fedak [[EMAIL PROTECTED]] wrote:
> Perhaps I did misread it... Anyway, is there an easy way to find out
> what mailboxes I have new mail in? I mean from inside mutt, not by
> running
>
> mutt -y
c?
lists all defined mailboxes, with an N flag by those with new mail.
c - change folder
f - se
I also had problems sending mail to AOL users until I changed my
sendmail.cf according to the following howto:
http://www.thestuff.net/howto/mail_suite/
* On Sun, Jan 16, 2000 at 05:46:40PM -0500, R. Pell wrote:
>
> I also had problems sending mail to AOL users until I changed my
> sendmail.cf according to the following howto:
>
> http://www.thestuff.net/howto/mail_suite/
>
Hmm. I'll have to go take a look, although my MTA is postfix.
Cheers..
Hi,
Is there any option to set so that mutt can recognise multiple
entries of the alias...
For example, if I have more than one email addresses, I would
like to do this:
alias me [EMAIL PROTECTED] (Shao Zhang)
alias me
At 00:03 +0200 15 Jan 2000, Mikko Hänninen <[EMAIL PROTECTED]> wrote:
> Jorge Godoy <[EMAIL PROTECTED]> wrote on Fri, 14 Jan 2000:
> > I do that often. Mut can be configured to don't tag messages as
> > OLD. The line is:
> >
> > set nomark_old
>
> The problem with that is that it makes Mutt lose
Edmund,
In my first tests this worked great. My original change was after this,
trying to 'eat up' the next input. But that didn't work nicely. This,
however seems to do what I was looking for just fine.
Thanks,
Kurt
On Fri, Jan 14, 2000 at 03:16:13PM +, Edmund GRIMLEY EVANS wrote:
> [EMAI
Aaron Schrab <[EMAIL PROTECTED]> wrote on Sun, 16 Jan 2000:
> It's been awhile since the patch was last posted, so I'm attaching it
> again (updated to patch cleanly against the latest CVS version).
Thanks, though the old version did patch with just minor offset
complaints against 1.1.2i. :-)
>
Shao --
...and then Shao Zhang said...
%
% alias me [EMAIL PROTECTED] (Shao Zhang)
% alias me [EMAIL PROTECTED] (Shao Zhang)
% alias me [EMAIL PROTECTED] (Shao Zhang)
I don't get it... What would
Marc --
...and then Marc van Dongen said...
% Jon Walthour ([EMAIL PROTECTED]) wrote:
%
% : To make sure you get the format right, open a message (like this one)
...
%
% I was aware of the existence of a functionality like that, but then
...
% If I know the format, it's a bit easier (especially
David T-G [[EMAIL PROTECTED]] wrote:
> Shao --
>
> ...and then Shao Zhang said...
> %
> % alias me [EMAIL PROTECTED] (Shao Zhang)
> % alias me [EMAIL PROTECTED] (Shao Zhang)
> % alias me [EMAIL PROTECTED]
Shao Zhang [[EMAIL PROTECTED]] wrote:
> I would like mutt to give me the alias menu when there exists
> duplicate entries, same effect of pressing TAB.
Use firstname.lastname for the alias name, then enter 'daniel' at the
prompt at hit tab, you'll get a list of all the daniels.
>
Jeremy Blosser [[EMAIL PROTECTED]] wrote:
> Shao Zhang [[EMAIL PROTECTED]] wrote:
> > I would like mutt to give me the alias menu when there exists
> > duplicate entries, same effect of pressing TAB.
>
> Use firstname.lastname for the alias name, then enter 'daniel' at the
> prompt at hit
On Sat, Jan 15, 2000 at 18:40 -0500, Stan Ryckman wrote:
> Aside from what the other folks wrote, I spotted this:
>
[...]
> You seem to be using the names both
>mutt-user
> and
>mutt-users
>
> If this wasn't the cause of any of the confusion, it probably
> will be in the future :-)
Th
23 matches
Mail list logo