Hi,
Does anyone know what's wrong with this macro? It was working in 1.2.5
but now the second time I press 'z' mutt says the key is not bound or
'macro loop detected'.
# toggle zoom
macro pager z \
":set pager_index_lines=0\n:macro pager z Z \"toggle zoom\"\n"
macro pager Z \
":set pa
* Chris Fuchs ([EMAIL PROTECTED]) wrote:
[...]
> Since we are on the subject and not having given much thought
> ... (and yes this probably should be another post) ... I've
> often come across neat quotes which I'd like to extract, should
> I be using a filter to do this and if so has anyone come
Yes, but not with the default build. If you are using Mandrake or
RH6.2, you can get rpms of the vvv patch build here:
http://acadia.ne.mediaone.net/mutt/
Otherwise, follow the link from the mutt page for the Volkov patches.
Scratch that. The link: http://mutt.kiev.ua/ redirects to this:
htt
OK...I don't see it anywhere in the man pages or the Mutt manual. Is
there a way to subscribe to newsgroups through the use of Mutt...or
view newsgroups in Mutt...like if I want to sign up for
alt.comp.os.linux or something?
Thanks,
/rc
--
"When I read about the evils of drinking, I stopped rea
No - except by sending the message twice.
On 2001-07-12 16:24:20 -0400, Justin R. Miller wrote:
>Date: Thu, 12 Jul 2001 16:24:20 -0400
>From: "Justin R. Miller" <[EMAIL PROTECTED]>
>To: Mutt Users List <[EMAIL PROTECTED]>
>Subject: encrypted/plain mix?
>Mail-Followup-To: Mutt Users List <[EMAIL P
Hello,
I work in an MS environment and wonder if there is a document
of tips, hints, etc for mutt users having to send to either
MS exchange or outlook? I've looked in the archives without
much luck.
Some of the idiosyncracies are having to use "^\n\n$" instead of
"^\n$" for MS exchange to rea
On Thu, Jul 12, 2001 at 03:26:46PM -0400, darren chamberlain wrote:
*snip*
>
> Perl's printf is C's printf, and very fast. This is probably not
> a big deal to you, though. The real gain is that fact that you
> now can let Perl's printf Do The Right Thing, and not have to
> rely on a less tha
Hi,
Is there as easy way to send one message to multiple recipients and have
some be encrypted and others be unencrypted (with PGP)?
-Justin
--
[ ] -- Justin R. Miller - [EMAIL PROTECTED] -- [ ]
[ ] -- see full headers for PGP key information -- [ ]
[ ] -- http://solidlinux.com/~justin/pubkey
On Thu, Jul 12, 2001 at 12:49:39PM +, Jonathan Miller <[EMAIL PROTECTED]> wrote:
> I've recently become unhappy with the way that my email is
> sorted/stored/whatever, and I've been looking into more advanced ways
> of handling it as opposed to a big text file. I really love the concept
> of v
Jonathan Miller <[EMAIL PROTECTED]> said something to this effect on 07/12/2001:
> I've recently become unhappy with the way that my email is
> sorted/stored/whatever, and I've been looking into more advanced ways
> of handling it as opposed to a big text file. I really love the concept
> of vfold
I've recently become unhappy with the way that my email is
sorted/stored/whatever, and I've been looking into more advanced ways
of handling it as opposed to a big text file. I really love the concept
of vfolders, which are basically SQL statements that create "folders"
out of a bunch of mail in a
On Thu, Jul 12, 2001 at 11:35:59AM -0400, darren chamberlain wrote:
> Chris Fuchs <[EMAIL PROTECTED]> said something to this effect on 07/11/2001:
> > #!/usr/local/bin/perl
> > #randsig.pl, by Don Blaheta. Released into public domain, blah, blah, blah.
> > # Generates a signature randomly from a
On Wed, Jul 11, 2001 at 05:08:05PM -0400, Viraj Alankar wrote:
> This may be a very dumb question but for the life of me I cannot
> figure it out. I am trying to do text formatting when sending mails via mutt
> via vim. For some reason, 'gqap' does not do anything for me. I can only do
>
hello,
first, if I want to define a macro with , I must use \c, what about
?
and, how can I define 'a automatic sign mails' _only_ for [EMAIL PROTECTED]
and [EMAIL PROTECTED] (sic) ?
cu,
binny
--
I think I've got a problem with my keybo
Benjamin Michotte<[EMAIL PROTECTED]>
web
Thus spake Justin R. Miller ([EMAIL PROTECTED]):
> In the mailbox browser, since 1.3.19, 'imaps://' was added to the
> beginning of the folder name (since I use IMAPS) and this pushes some
> folder names too far to the left. In fact, I have a bunch of folders
> that start like 'imaps://{mail.ser
On (12/07/01 13:07), GARGIULO Eduardo INGDESI's letters did form the following text:
> Is there some doc to look for mutt error codes?
> When I try to send a message mutt says that cannot send
> message (Error exec) code 127. I'm using qmail on
> debian potato and mutt 1.2.5i compiled from sources
On Thu, 12 Jul 2001, GARGIULO Eduardo INGDESI wrote:
> Is there some doc to look for mutt error codes?
> When I try to send a message mutt says that cannot send
> message (Error exec) code 127. I'm using qmail on
> debian potato and mutt 1.2.5i compiled from sources.
This means your MTA could no
Is there some doc to look for mutt error codes?
When I try to send a message mutt says that cannot send
message (Error exec) code 127. I'm using qmail on
debian potato and mutt 1.2.5i compiled from sources.
~edu
* Ailbhe Leamy ([EMAIL PROTECTED]) wrote:
> On (11/07/01 16:20), Drew Raines wrote:
>
> > * Ailbhe Leamy <[EMAIL PROTECTED]>:
> >
> > > > Utilize the magical key.
> > >
> > > My only real problem with this is that I want it to display only
> > > those mailboxes which actually contain new mail.
>
Thus spake Thomas Roessler ([EMAIL PROTECTED]):
> I use this with gnupg-1.06:
>
> set pgp_good_sign="^gpg: Good signature from"
>
> (However, there is a bug in the PGP code which is triggered by
> GnuPG, which I fixed _after_ 1.3.19. Try having a look at the
> latest CVS snapshot.)
Chris Fuchs <[EMAIL PROTECTED]> said something to this effect on 07/11/2001:
> #!/usr/local/bin/perl
> #randsig.pl, by Don Blaheta. Released into public domain, blah, blah, blah.
> # Generates a signature randomly from a single file of witty quotes which
> # the user maintains; the quotes can be
On 2001-07-12 10:40:11 -0400, Justin R. Miller wrote:
>I set this to "Good signature" (which is what my GnuPG outputs)
>and now I get the message that every signature was unable to be
>verified! Any ideas? Anyone else using GnuPG and have a fix?
I use this with gnupg-1.06:
set p
Thus spake Thomas Roessler ([EMAIL PROTECTED]):
> Setting pgp_good_sign should help against this. Basically, you don't
> know from the outside whether or not something is just
> signed+encrypted. So unless it's entirely sure, mutt will claim it
> couldn't verify a signature.
I set this to "Goo
* Matt Dunford <[EMAIL PROTECTED]> [010707 16:54]:
>
> I'm experiencing a similar problem. My mailboxes count fluctuates as I
> browse through my mailboxes. Here's a snippit from my .muttrc:
>
> set status_format="%v: %f%r [%M/%m] [N=%n,*=%t,post=%p,boxes=%b] %?V?{%V}?"
> mailboxes ! =ancientb
On Thu, Jul 12, 2001 at 11:35:43AM +0200, Erwin Kaiser wrote:
> 2. Often I get mail with a lot of adresses in the Cc: field which
> I'd like to take into my alias list. So: Could the taking alias
> feature be expanded to other entries and mulpiple entries?
see http://webrum.uni-mannheim.de/jura/m
Ailbhe Leamy [mutt-users] <12/07/01 10:18 +0100>:
> I'm not sure how this will work, but never mind. What I do is have
> procmail sort all mail to a given address into a folder, and use a
> folder-hook to source a file containing the relevant headers.
I use that as well - for list mail.
--
Su
Erwin Kaiser writes:
> Mutt is great!
> Two features I'd like to propose:
> 1. The screen should be cleared at termination.
This is a feature of the terminal emulator you are running.
This is the reason why I replaced the xterm terminfo entry
on my Solaris box with the X11R6 xterm definition
Mutt is great!
Two features I'd like to propose:
1. The screen should be cleared at termination.
2. Often I get mail with a lot of adresses in the Cc: field which
I'd like to take into my alias list. So: Could the taking alias
feature be expanded to other entries and mulpiple entries?
Thanks to a
* Ken Weingold ([EMAIL PROTECTED]) [11 Jul 2001 14:33]:
[...]
> You have a thread going on for a while, and want to quote it, but it
> is MANY lines. That is where I wonder what to do, since you could have
> more than a page-worth of just quoting, and it is all relevent. Still
> okay?
Break it u
On (12/07/01 10:30), Suresh Ramasubramanian wrote:
> Viraj Alankar [mutt-users] <11/07/01 17:08 -0400>:
> > 2. I receive mail as different addresses. For example, say I receive
> > mail at [EMAIL PROTECTED] When I reply to this message, I
> > would like my From: to be [EMAIL PROTECTED] Likewise
On (11/07/01 16:20), Drew Raines wrote:
> * Ailbhe Leamy <[EMAIL PROTECTED]>:
>
> > > Utilize the magical key.
> >
> > My only real problem with this is that I want it to display only
> > those mailboxes which actually contain new mail.
>
> You're allowed to press it more than once.
OK, I press
Oliver Kullmann muttered:
> Hi,
>
> my problem is, that I have an internal e-mail address
>
> [EMAIL PROTECTED]
>
> [EMAIL PROTECTED]
>
> Now the mail I have send off (and got back by bcc)
> is not recognized as my outgoing mail,
> What to do??!
set alternates
HTH,
Michael
--
"I'd crawl
32 matches
Mail list logo