shows some its a multi-line problem, and
if none are shown then its a problem with the path names output in the
scipt (as mentioned in another post =+ is not valid = or + alone should
expand to $folder).
Hope that helps,
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg25235/pg
macro to quit the pager than tag the thread:
macro pager \eT "Tag the current thread"
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg24926/pgp0.pgp
Description: PGP signature
ved IMAP) over 1.2.
> Is there
> some alternative I can use?
One option is just to unignore the X-Spam headers for every message.
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg24741/pgp0.pgp
D
s is to use the mutt-1.3.dgc.xlabel.3
patch.
1. Setup a macro to flag a message as being watched
macro index w 'watch' 'Watch current message'
2. Setup a scoring rule using ~y
score ~y watch +100
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg24682/pgp0.pgp
Description: PGP signature
haps this should get placed on a
TODO list?
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg24385/pgp0.pgp
Description: PGP signature
e" which would act as
multiple levels of $sort_aux.
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg24192/pgp0.pgp
Description: PGP signature
is is due to mutt's weird parsing of its extended
regexps that means the brackets get interpreted as part of the ~
patterns stuff instead of EXPR, try this
color index brightwhite default "~C '(parv_@yahoo\.com|parv@(localhost|.*holy\.cow))'"
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg24162/pgp0.pgp
Description: PGP signature
;~d>2w !~F'D'~T'" DOES
> NOT WORK
folder-hook uses a re to match the folder, so to match multiple files
one could use:
folder-hook . push "T'~d>2w !~F'D'~T'" # from the bottom
folder-hook (mjmsave|rath) push "T'~d>2w !~F'D'~T'" # from the top line
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg24122/pgp0.pgp
Description: PGP signature
$strict_threads are unset as it needs to play with
$reply_regexp on every message.
Useless info:
A gui needs to respond with in 0.25 s to feel responsive to a users.
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg23866/pgp0.pgp
Description: PGP signature
ving me a keybinding to a control
sequence, it gave me a literal binding to the caret.
The following should be a working macro:
macro pager \cd
This is infact contrary to the documented behaviour in the manual which
says that a caret not \c indicates the control key. Is this a
documentation
On Wed, Jan 23, 2002 at 04:30:31PM -0500, David T-G wrote:
> What about just using %F instead?
Yes, that what I want, thanks. Should have read the manual.
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg23634/pgp0.pgp
Description: PGP signature
tent method to remove them again?
3. It uses up a character in my index view using up screen space and
chopping ends of names.
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg23611/pgp0.pgp
Description: PGP signature
isplays with the quotation marks included and this
looks kinda weird, I'm just wondering if this is correct behaviour, and
even if it is, what can be done about it.
TIA.
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg23600/pgp0.pgp
Description: PGP signature
ng $from in a hook to get different senders,
you can just set $record where ever you set $from.
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg23162/pgp0.pgp
Description: PGP signature
gt; still use the former patch.
I know this may seem a bit stupid but I can't find on the mutt.org
webpages any mention of an anonymous cvs server. Is there one? And if so
how does one access it?
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg23099/pgp0.pgp
Description: PGP signature
ly
stored in the mime headers and so was independant of the file name. Of
course when composing a message, mutt needs a method of mapping
extensions to mime types and so uses mime.types, but when viewing a
message this is unnecessary.
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg23013/pgp0.pgp
Description: PGP signature
On Sat, Jan 12, 2002 at 04:07:49PM +0100, Michael Wagner wrote:
> On Samstag, 12. Jan. 2002 at 11:41:30, Benjamin Smith wrote:
>
> > (OT: When I reply to traditional PGP posting like this one, I get the
> > signature data inserted into the reply, is there any way this can b
On Sat, Jan 12, 2002 at 12:50:32PM +0100, Nick Wilson wrote:
> * On 12-01-02 at 12:47
> * Benjamin Smith said
>
> > On Sat, Jan 12, 2002 at 12:02:22PM +0100, Nick Wilson wrote:
> > >
> > > Hi everyone.
> > > I've been trying to work out how t
ot;Hello World!"' 'Help message'
This is a section in the manual on this if you look for the keyword
'macro'.
HTH & HAND.
(OT: When I reply to traditional PGP posting like this one, I get the
signature data inserted into the reply, is there any way this can be
avoided? TIA).
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg22991/pgp0.pgp
Description: PGP signature
In the script it mentions that the message can't be piped through it
since there is then no access to stdin to prompt the user. One way round
this is to do this:
open(TTYOUT, ">/dev/tty");
open(TTYIN, ";
close(TTYIN);
close(TTYOUT);
--
Benjamin Smith <[EMAIL PR
tuff to mutt-users would have a place to go.
Yeah, but the problem is that when 'chitchat' spins off from another
thread, it rarely (in my experience) ends up getting moved. Although if
people think that it will actually get used, I would support it
--
Benjamin Smith <[EMAIL PRO
t; Problem is that I find that format more confusing and prefer to only
> quote if the point I refer to _really_ needs it. (like it's a really
> long mail)
>
> I take it that this topic is much debated?
> Or do I constitute a minority? :)
Its also good if people don't quote signatures as people names are given
in the attrib lines.
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg22394/pgp0.pgp
Description: PGP signature
On Sun, Jan 06, 2002 at 01:30:35AM -0700, Rob 'Feztaa' Park wrote:
> Alas! Benjamin Smith spake thus:
> > The ways that script works is by outputting the muttrc to a tempory
> > file, the name of which is outputted for source, but what you can do is
> > just to put:
ting the muttrc to a tempory
file, the name of which is outputted for source, but what you can do is
just to put:
`~/bin/do-whatever.sh`
In the muttrc and mutt will interpret the output of the shell script
without the need of tempory files.
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg22342/pgp0.pgp
Description: PGP signature
e. /opt is meant for large software systems like
athena, gnome or kde.
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg22212/pgp0.pgp
Description: PGP signature
The same bug also bites me, see in my pager I see a '?' instead of \012.
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg22134/pgp0.pgp
Description: PGP signature
, then
remembering *to* use it. A completely automated system is much more
fool-proof and usuable even when you've forgotten your stopwatch.
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg22114/pgp0.pgp
Description: PGP signature
On Wed, Jan 02, 2002 at 02:26:46AM -0700, Rob 'Feztaa' Park wrote:
> > Happy 2002 to you all!
>
> Lets hope it turns out better than the last one!
Why? Did something bad happen in 2002BC?
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg22087/p
#x27;ed copy of gpg.rc (997 bytes) as it's very
small.
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
gpg.rc.gz
Description: application/gunzip
msg22075/pgp0.pgp
Description: PGP signature
I've had a good look in the archives, but I've been unable to find the
URL for the outlookpatch, does anyone know where to find it?
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg22069/pgp0.pgp
Description: PGP signature
t; I thought that
> > >
> > > message-hook "~f joe@blow\.com" "pipe-message /usr/local/bin/unmangle"
> > >
> > > would do the trick but Mutt says "pipe-message: unknown command".
> >
> > I would try
> > message-hook . &
passphrase
> 5. the error comes up
>
> Any suggestions?
>
> Ian
If you're using the standard gpg.rc supplied with mutt, then the problem
would be not finding the gpg executable in your path. Can you run gpg
from the shell ok?
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg22067/pgp0.pgp
Description: PGP signature
would annoy you a great deal more.
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg22015/pgp0.pgp
Description: PGP signature
On Fri, Dec 28, 2001 at 12:40:26PM -0800, Gary Johnson wrote:
> On Fri, Dec 28, 2001 at 05:17:27PM +0000, Benjamin Smith wrote:
> > Although the manual doesn't explicitly mention it, regular expressions in
> > mutt seem to be case insensitive. So even although mutt suppor
t, or any helpful patches.
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg21986/pgp0.pgp
Description: PGP signature
t; -
> I couldn't remember when I had been so disappointed. Except perhaps the
> time I found out that M&Ms really DO melt in your hand.
> -- Peter Oakley
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg21956/pgp0.pgp
Description: PGP signature
On Thu, Dec 27, 2001 at 05:53:40PM +0100, René Clerc wrote:
> * Benjamin Smith <[EMAIL PROTECTED]> [27-12-2001 17:47]:
>
> | > That's not what I was talking about, actually. I was saying that when it
> | > asks me "Purge 8 deleted messages? ([yes]/no):" an
t since it does no actual harm I don't
really worry about it, especially since I don't delete mail often. I
think I may happen because if the mailbox has been modified (mbox
format) mutt may not be able to identify the relevant messages to remove
easily?
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg21945/pgp0.pgp
Description: PGP signature
> normal $
> endif
> endfunction
>
> set bs=indent,eol,start
> set formatoptions=tcqv
> set comments=nb:>
> set tw=75
> set cpo-=<
> map { :call PrevPara()
> map } :call NextPara()
> map {gq}j
> imap {gq}j
>
To enable syntax colouring he needs
d is the tangential point between zero and infinity.
> -- Alfred Jarry
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg21696/pgp0.pgp
Description: PGP signature
On Sun, Dec 16, 2001 at 12:25:21PM +0100, Michael Wagner wrote:
> On Sonntag, 16. Dez. 2001 at 10:18:57, Benjamin Smith wrote:
>
> >I've never really understood the difference between using 'subscribe' and
> >'lists' to specify a mailing list. I'v
27;re not so much pleased
> http://ekhowl.goa-head.org they're just to take you to sweet harmony"
I've never really understood the difference between using 'subscribe' and
'lists' to specify a mailing list. I've just looked in the manual and it
does seems to have anything enlightening in it so, could someone perhaps
clarify it for me?
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg21632/pgp0.pgp
Description: PGP signature
On Sun, Sep 30, 2001 at 03:46:16PM +0200, Matthias LOITSCH wrote:
> On Sun, Sep 30, 2001 at 02:33:17PM +0100, Benjamin Smith wrote:
> > Couldn't you use the limit feature to do this.
> >
> > Try something like
> >
> > l ~N
> >
> > to only s
Cepl
Couldn't you use the limit feature to do this.
Try something like
l ~N
to only show new messages or
l ~N | ~O
to only show new and old messages.
limit works in any mailbox (or newsgroup).
--
Benjamin Smith <[EMAIL PROTECTED]>
PGP signature
44 matches
Mail list logo