Re: auto_view problem

2001-12-20 Thread Cameron Simpson
On Mon, Dec 17, 2001 at 02:07:56PM -0500, John P Verel [EMAIL PROTECTED] wrote: | application/x-tar-gz; tar tzf -;copiousoutput | Missing dash in front of tar options, e.g. | application/x-tar-gz; tar -tzf ;copiousoutput | ?? Tar, like ps and ar, doesn't need a dash. -- Cameron Simpson, DoD#743

Re: Hope the patch for X-label editing can be merged into mutt soon

2002-01-03 Thread Cameron Simpson
8.1. Just do the install somewhere else. I routinely start my builds like this: ./configure --prefix=/opt/mutt-version eg ./configure --prefix=/opt/mutt-1.3.25-label-patch Then just run the new executable - no need to deinstall the Mandrake one. -- Cameron Simpson, DoD#743

Re: A couple of probably dumb questions :)

2002-01-03 Thread Cameron Simpson
cats2procmailrc. Disclaimer: yeah, I wrote this tool. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ 'Supposing a tree fell down, Pooh, when we were underneath it?' 'Supposing it didn't,' said Pooh after careful thought.

Re: Working with mbox

2002-01-04 Thread Cameron Simpson
echo mbox-hook =$mbox \=archives/$when-$mbox\ done $HOME/.muttrc-auto ) exec real-mutt-program ${1+$@} and just source .muttrc-auto from .muttrc. Ugly but would work. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ Will hack Perl code

Re: Possible to get the mail fetched by getmail filtered?

2002-01-04 Thread Cameron Simpson
bloated at the same time! If you're collecting from a sane and conformant POP server getmail will work just fine. But fetchmail does do just one thing, and it does do it well. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ The BMW context is similar. Maybe

Re: maildir (number of lines in index)

2002-01-08 Thread Cameron Simpson
that for me? Failing to find -1^0 or such in the procmailrc manual I tried one of my own: :0 Whf: * ! ^Lines: | formail -A Lines: $= (as yet untested). But superficially it looks like it should work. Can you elaborate on what the extras in your recipe are for? -- Cameron

Re: maildir (number of lines in index)

2002-01-08 Thread Cameron Simpson
On Tue, Jan 08, 2002 at 04:19:33PM -0800, Curt Zirzow [EMAIL PROTECTED] wrote: | * Cameron Simpson [EMAIL PROTECTED] wrote: | On Tue, Jan 08, 2002 at 12:39:27PM -0800, Curt Zirzow [EMAIL PROTECTED] wrote: | | Not a problem with procmail but can be solved with it by using: | | | | :0 Bfhw

Re: char % as quote

2002-01-10 Thread Cameron Simpson
Simpson. The outer (...)+ is superfluous in my opinion. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ Lister: `Mr Arnold' isn't even his name. His name's `Rimmer'; or `Smeghead'; or `Dinosaur breath'; or `Molecule Mind'. And if you want to be really

Re: mailboxes command confusion.

2002-01-10 Thread Cameron Simpson
going to a program one almost invariably wants on name per line (and also because on the Good Old Days ls didn't print in multiple columns anyway - that was a new fangled idea from the BSD people). -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ Come, let us retract

Re: Controlling when new mail appears in boxes?

2002-01-16 Thread Cameron Simpson
, but I don't use $mailboxes to monitor email. Instead my procmail recipe runs a small shell script when delivering to particular folders, and that script writes a line to a file I'm monitoring in a small always-open xterm citing folder, author and subject. Works for me. -- Cameron Simpson, DoD

Re: Controlling when new mail appears in boxes?

2002-01-16 Thread Cameron Simpson
On 17:49 16 Jan 2002, Michael Montagne [EMAIL PROTECTED] wrote: | On Thu, 17 Jan 2002, Cameron Simpson wrote: | Well, this isn't strictly an in mutt solution, but I don't use | $mailboxes to monitor email. Instead my procmail recipe runs a small | shell script when delivering to particular

Re: Altering an attachment

2002-01-17 Thread Cameron Simpson
). It will take some work to keep all the MIME headers. You can't just use sed on the email because a) it _will_ get the wrong things and b) it won't work on parts which are encoded. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ So there I was, snuggled in the leather seat

Re: different color problems

2002-01-17 Thread Cameron Simpson
/scripts/stubs/mutt Cheers, -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ Sometimes the only solution is to find a new problem.

Re: virus

2002-01-17 Thread Cameron Simpson
and decide what to do with it. The OS sees the .pif and _runs_ it! And so the virus gets into the system. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ On the one hand I knew that programs could have a compelling and deep logical beauty, on the other hand I

Re: Handling high volume mailing lists - looking for ideas

2002-01-17 Thread Cameron Simpson
feeling bored. I keep my mail in MH folders, so I can find old messages by find folder-dir -mtime +7 -print I roll a couple of folders nightly into folder-old with cron. Obviously this doesn't work so well for the other folder types. -- Cameron Simpson, DoD#743[EMAIL PROTECTED

Re: POP3 - procmail?

2002-01-17 Thread Cameron Simpson
by | default. Link in .sig below. Well, SMTP is the default for procmail (being at its core a tool to transfer email from one mail system to another), but you can just delivery direct to procmail, bypassing the local mail system entirely. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http

Re: new mail in folders

2002-01-19 Thread Cameron Simpson
) in a wrapper around mutt when invoking it. On the few occasions I've been trapped in a tcsh for login I had my .login just reset $SHELL and exec a login insteance of it anyway. From there on it's as if your login shell really was a sane Bourne shell. -- Cameron Simpson, DoD#743[EMAIL PROTECTED

blind etiquette Re: mutt for blind computerusers

2002-01-20 Thread Cameron Simpson
, when replying to a blind user it becomes outright rude. Just something to bear in mind. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/

Re: blind etiquette Re: mutt for blind computerusers

2002-01-21 Thread Cameron Simpson
as a whole, not to mention the readability of the mail archives and everything else. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ Too much of a good thing is never enough. - Luba

Re: new mail in folders

2002-01-21 Thread Cameron Simpson
On 09:59 21 Jan 2002, Carl B. Constantine [EMAIL PROTECTED] wrote: | * Cameron Simpson ([EMAIL PROTECTED]) wrote: | | Anyone have ideas on how to get this to work? (NOTE: my home machine | | uses BASH and I'm using tcsh here at work if that makes any difference). | | | | That's the problem

Re: tool to decode mime encoded lines?

2002-01-21 Thread Cameron Simpson
* ^Subject:.*=\? | sed '/^Subject:/s/=?[^?]*?Q?\([^?]*\)?=/\1/g' at the front of your .procmailrc should filter the headers of email containing that construct. That's UNTESTED, btw. Replace the first [^?]* with, say, iso-8859-1 to be more picky about the font. -- Cameron Simpson, DoD

Re: anonymous CVS access

2002-01-21 Thread Cameron Simpson
at the Sourceforge site don't work. | | Have a look at the main README file. And just so it's in the list archives: cvs -d :pserver:[EMAIL PROTECTED]:/home/roessler/cvs login cvs -z3 -d :pserver:[EMAIL PROTECTED]:/home/roessler/cvs co mutt The password is anonymous. -- Cameron Simpson, DoD

Re: Display of email addresses in the index

2002-01-23 Thread Cameron Simpson
. | i suppose you could strip this out somehow, but i don't really see the | point personally. Me either. If they emit ugly rubbish, let it get thrown back at them. However if it bugs you, why not just use %n %a (in truth, I've not tested if this strips the quotes). -- Cameron Simpson, DoD#743

Re: available MDA's: are you satisfied?

2002-01-24 Thread Cameron Simpson
is handy for making decisions and editing and rewriting - you have the pure keys for decision making and the full address (comments and all) for transcription. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ Can I sue? This is America -- it is not only your right

Re: available MDA's: are you satisfied?

2002-01-24 Thread Cameron Simpson
find procmail excellent, with a lot of support for it in the | community. And I still moved to procmail. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ From the back of the research lab, the sound of a large metallic pile of loose objects collapsing, accompanied

Re: available MDA's: are you satisfied?

2002-01-26 Thread Cameron Simpson
. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ I have seen all the works that are done under the sun; and, behold, all is vanity and vexation of spirit.

Re: Don't mention MUAS to fight html email

2002-01-26 Thread Cameron Simpson
archives. I saw this great sig quote somewhere Ah... -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ I wanted to read your article but it had a bunch of HTML code and brackets and garbage, instead of content. Maybe you could try posting it again? - Al

Re: Don't mention MUAS to fight html email

2002-01-26 Thread Cameron Simpson
. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ Craft, n. A fool's substitute for brains. - The Devil's Dictionary

Re: available MDA's: are you satisfied?

2002-01-27 Thread Cameron Simpson
On 16:00 27 Jan 2002, Thomas Hurst [EMAIL PROTECTED] wrote: | * Cameron Simpson ([EMAIL PROTECTED]) wrote: | On 09:43 26 Jan 2002, Prahlad Vaidyanathan [EMAIL PROTECTED] wrote: | On Fri, 25 Jan 2002 Mathias Gygax spewed into the ether: Holy crap | !! How do you cope ? I can't even manage

Re: Help

2002-01-30 Thread Cameron Simpson
use this script wrapper: http://www.zip.com.au/~cs/scripts/mailunpack and thus: | mailunpack topic which makes a subdir (in case of filename collisions) and optionally calls a filing script to do things with the unpacked files. Works quite well for some things. -- Cameron Simpson

Re: coloring ~N by way of external file query?

2002-01-31 Thread Cameron Simpson
) ... i.e. echo the words, turn space into '|', put in () and use. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ My housemates have a Dumbfucks Killed by Avalanche thermometer next to the television. They're hoping for 30 this winter, and nothing seems to get

Re: People who don't wrap their lines

2002-02-08 Thread Cameron Simpson
is already installed. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ I was moving so fast I started using Him as a braking marker. - motorcyclist test pilot

Re: Mailcap question

2002-02-08 Thread Cameron Simpson
. Unfortunatelly I can't use to concatenate | commands, because ppthtml exits with error level 1. Then ppthtml is busted, surely? Tell me why a pipe doesn't do what you want, or why you can't just encapsulate the whole shebang in a shell script and call the shell script. -- Cameron Simpson, DoD#743

mmutt 1.3.27i and MH mail folders - no new mail!

2002-02-10 Thread Cameron Simpson
they were just stubs to convince procmail to treat the folder as an MH folder. And they seem to say empty. What should I do to make this work properly? -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ To a studio executive, you're dinner. - Terrence Rafferty

Re: mmutt 1.3.27i and MH mail folders - no new mail!

2002-02-11 Thread Cameron Simpson
On 17:28 11 Feb 2002, Cameron Simpson [EMAIL PROTECTED] wrote: | I just upgraded to mutt-1.3.27i, mostly to use message-hook. | Anyway, my mail folders are all MH style folders. New mail arrives, | but it doesn't get the N flag. Somewhat disconcerting. Well, to answer my own question: It seems

Re: forground color of the indicator

2002-02-13 Thread Cameron Simpson
confusion than its worth. I worry we will get people complaining that | they can't use different attributes for mono vs. color. set mix_mono_color=yes ? -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ Don't put off for tomorrow what you can do today. If you enjoy

Re: Mutt Pager and ^L?

2002-02-14 Thread Cameron Simpson
On 18:43 14 Feb 2002, Stephan Seitz [EMAIL PROTECTED] wrote: | How do I configure the mutt pager to recognize a spoiler warning ^L | and only display the following text if I press a key? Maybe use the pager filter facility to turn a ^L into lots of newlines? -- Cameron Simpson, DoD#743

Re: Folder-hook question

2002-02-15 Thread Cameron Simpson
, pissibly looking it up with ^T (external query). Of course, this doesn't answer your folder-hook query, but I'm wondering why you have to use folder-hook? -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ For reading rec.moto, I use one of those carbon-fiber

Re: arbitrary action when new mail arrives

2002-02-18 Thread Cameron Simpson
On 18:48 18 Feb 2002, Michael P. Soulier [EMAIL PROTECTED] wrote: | Is there a way to register a shell command to be run when new mail | arrives? Within mutt? I don't know. But if you mail is delivered with procmail or something like it, then sure! -- Cameron Simpson, DoD#743[EMAIL

Re: Error in RegExp ?

2002-02-23 Thread Cameron Simpson
cardinality at 2: | | Can you tell us specifically what something is? Hmm. Ruby? (Guessing from extension.) Perl might do well too: Eg: perl -e '/regexp-goes-here/' and see if it explodes. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ What the hell, it's only

Re: mutt's mime decoding is too strict?

2002-02-27 Thread Cameron Simpson
it does in the same loose way. It's not loose. It's correct. | * I would comment that mutt has a too strict strategy to DECODE such | non-standard qp-encoded string, hasn't it? It seems to have a too strict decoding rule even for standard strings. -- Cameron Simpson, DoD#743[EMAIL PROTECTED

Re: mutt and noatime partitions

2002-03-02 Thread Cameron Simpson
which tails that logfile. If I were in text mode I could just tail that log in the background. In this way I am not dependent on atime. It may be you can adapt these notions to your needs. Cheers, -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ I think

Re: mutt and noatime partitions

2002-03-02 Thread Cameron Simpson
is desirable anyway - I enforce that in my wrapper script). However, I think you'll find it unnecessary. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ What's a pencil? Is that like a PDA stylus? - [EMAIL PROTECTED] (Elizabeth Schwartz)

Re: mutt and noatime partitions

2002-03-05 Thread Cameron Simpson
On 15:39 05 Mar 2002, David T-G [EMAIL PROTECTED] wrote: | ...and then Cameron Simpson said... | % have the folder open in one mutt at a time (which I suppose is desirable | % anyway - I enforce that in my wrapper script). | | I've heard this before and I still haven't seen a reason to worry

Re: procmail log tailing (was Re: mutt and noatime partitions)

2002-03-05 Thread Cameron Simpson
://www.zip.com.au/~cs/scripts/mhdrs which just recites the message headers in a shell-friendly form. For example, this message gets: FROM Cameron Simpson [EMAIL PROTECTED] TO David T-G [EMAIL PROTECTED] CC Mutt Users' List [EMAIL PROTECTED] BCC SUBJECT Re

Re: pattern aliases

2007-10-11 Thread Cameron Simpson
this one: macro index y limit~h ^^x-label:.* limit by X-Label header to easily commence a limit by X-Label: header limit. Cheers, -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/ You want to have consistent and uniform muscle development across all of your

Re: sending all postponed emails at once

2007-10-26 Thread Cameron Simpson
, -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/ It has been observed that one's nose is never so happy as when it is thrust into the affairs of another, from which some physiologists have drawn the inference that the nose is devoid of the sense of smell. Ambrose Bierce (1842

Re: Reliable/safe way of removing empty maildirs?

2007-12-06 Thread Cameron Simpson
dir/new dir/tmp dir/cur dir \ || mkdir -p dir/new dir/tmp dir/cur Robust, safe, trivial. People always seem to forget that rmdir is perfectly safe, in that it won't remove empty directories. Cheers, -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/ Thousands

Re: Really strange 'new messages' problem

2007-12-10 Thread Cameron Simpson
server. Since this caching is local to the NFS client, a change of local client from BSD to Linux may change its behaviour. -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/ The Force. It surrounds us; It enfolds us; It gets us dates on Saturday Nights. - Obi Wan

Re: Reliable/safe way of removing empty maildirs?

2007-12-10 Thread Cameron Simpson
On 07Dec2007 08:12, Patrick Shanahan [EMAIL PROTECTED] wrote: | * Cameron Simpson [EMAIL PROTECTED] [12-07-07 01:38]: | Yeah, but without even invoking find: | |rmdir dir/new dir/tmp dir/cur dir \ ||| mkdir -p dir/new dir/tmp dir/cur | | Robust, safe, trivial. | | People always

Re: Deleted Mail?

2007-12-14 Thread Cameron Simpson
not recoverable. [... behaviour of various mailbox formats snipped ...] But remember that you can remap your 'd' key. Mine saves the article to my archive mailbox (I have one for each folder, per year). -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/ Cordless hoses

Re: Mutt just hangs

2007-12-20 Thread Cameron Simpson
with -- | is mandatory, e.g. mutt -a img.jpg *.png -- addr1 addr2. And if the 1.5 series isn't feasible for you I have a small shell script that invokes mutt with multiple -a options from a list of filenames. But the 1.5 series mutt is the better approach. -- Cameron Simpson [EMAIL PROTECTED

Re: include file into email's body

2008-01-24 Thread Cameron Simpson
editting your message. I'm sure other editors have | similar possibilities. That's esc:r filename, btw. Many people, myself included, set up mutt to enter vi (or whatever editor you prefer) immediately for composing messages. Cheers, -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http

Re: Replying to html emails

2008-02-17 Thread Cameron Simpson
when there is nothing in the .mailcap file it might do. Cheers, -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/

Re: downloading and compiling from source

2008-03-08 Thread Cameron Simpson
, -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/ Of course, I realize that the rain in the UK is much wetter than the rain we get here... - Eric Gunnerson [EMAIL PROTECTED]

Re: Strange New mail problem

2008-04-10 Thread Cameron Simpson
. See man 8 mount and look for relatime. Cheers, -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/ 55 mph is fast enough to get you killed, but slow enough to make you think you're safe.- The Gumball Rally

Re: Recommended mail filters for use with mutt?

2008-04-10 Thread Cameron Simpson
mail [EMAIL PROTECTED] Left hand side is folder, middle is label, right is rule. Manual entry here: http://cskk.ezoshosting.com/cs/css/manuals/cats2procmailrc.1.html Cheers, -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/ C++ also supports the notion

Re: attaching files from a list?

2008-05-27 Thread Cameron Simpson
-not-exist.org/mail-archives/mutt-users/msg12098.html So when I want to attach a file in compose mode (using vi) I just type ^A and get a file completing prompt:-) Cheers, -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/ No, of course the people don't get to vote

IMAPS trouble in 1.5.18 ...

2008-05-27 Thread Cameron Simpson
settings seem to tbe the same to me. I can probably dig out the actual configure lines I used if you like. Cheers, -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/ all coders are created equal; that they are endowed with certain unalienable rights

Re: set time_inc= ?

2008-05-27 Thread Cameron Simpson
is too verbose). Cheers, -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/ The fabs of the future will be pressrooms. - overhead by WIRED at the Intelligent Printing conference Oct2006

Re: IMAPS trouble in 1.5.18 ...

2008-05-27 Thread Cameron Simpson
On 27May2008 22:19, Kyle Wheeler [EMAIL PROTECTED] wrote: | On Wednesday, May 28 at 11:28 AM, quoth Cameron Simpson: | I'm trying out mutt-1.5.18 (love that time_inc setting!) | However, IMAPS does not work for me. mutt -f imaps://... says SSL is | unavailable. to me for both the IMAPS services

Re: Mutt eat all system resources if color is used...

2008-07-13 Thread Cameron Simpson
it. What results do you get? -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/

Re: confirmation when saving messages

2008-07-17 Thread Cameron Simpson
for confirmation when appending messages to an existing mailbox. Cheers, -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/ I strongly suspect so. Practically everyone on sci.physics has a theory that is far superior to special relativity, general relativity, quantum

Re: Alternative Identities

2008-07-25 Thread Cameron Simpson
# Load default profile (Note the c inserted at the end of the macro.) -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/

Re: Alternative Identities

2008-07-26 Thread Cameron Simpson
presenting you with a list of account names! How's that sound? -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/ The best way to rob a bank is to own one. - Roberto Calvi

Re: Alternative Identities

2008-07-27 Thread Cameron Simpson
On 27Jul2008 10:52, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: | El dissabte, 26 de juliol del 2008 a les 20:37, Jorge Luis va escriure: | | On Sat, Jul 26, 2008 at 07:40:38PM +1000, Cameron Simpson wrote: | - macros as stated, _but_ to get a menu you make a directory with a | muttrc

Re: Alternative Identities

2008-07-27 Thread Cameron Simpson
On 28Jul2008 01:48, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: | El dilluns, 28 de juliol del 2008 a les 08:46, Cameron Simpson va escriure: | On 27Jul2008 10:52, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: | | El dissabte, 26 de juliol del 2008 a les 20:37, Jorge Luis va escriure: | | On Sat

Re: terminals and mutt

2008-08-14 Thread Cameron Simpson
mutts sitting around. I know most people don't work that way though. I also tend to work with just one account with lots of folders, and not multiple accounts, so my needs may be simpler than yours. Cheers, -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/ Unix

Re: Replying to a specific message

2008-08-24 Thread Cameron Simpson
-id header specificly; I can imagine ~h $MID matching a followup via the in-reply-to header. Cheers, -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/

Re: Keeping two copies of sent messages

2008-08-31 Thread Cameron Simpson
avoids race conditions. Cheers, -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/ Dangerous stuff, science. Lots of us not fit for it. - H.C. Bailey, _The Long Dinner_

Re: Configuring sendmail on Mac OS X (Leopard)?

2008-09-04 Thread Cameron Simpson
-- | parse that file for clues, assuming mutt is (via the sendmail command) | passing mails to Postfix. And the mailq command should recite the queue of unsent messages, if any. -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/ The obsession with minimizing vehicle size

Re: How to save all mail addresses of existing mails?

2008-11-11 Thread Cameron Simpson
(that in turn gets turned into some automatic mail filing rules). Let us know if this approach suits. -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/ STUFF: Anything that can be used for homebrewing. JUNK: Everything else you thought could be used for homebrewing, but can't

Re: text/html vs. text/plain attachments priority

2008-11-16 Thread Cameron Simpson
in the plain text section. So you may end up using message-hook to make text/plain the default except for certain senders. Cheers, -- Cameron Simpson [EMAIL PROTECTED] DoD#743 http://www.cskk.ezoshosting.com/cs/

Re: Mutt on Macbook

2008-12-23 Thread Cameron Simpson
. Cheers, -- Cameron Simpson c...@zip.com.au DoD#743 http://www.cskk.ezoshosting.com/cs/

Re: Is there a way to have mutt automatically run a script at

2008-12-25 Thread Cameron Simpson
-mutt-commands be a script in $HOME/bin. I have a few scripts of my own whose whole purpose is merely to emit commands for somthing else (mutt, fvwm etc). If they have good names it keeps the incantation in the muttrc or whatever succinct and clear in purpose. Cheers, -- Cameron Simpson c

Re: Mailbox browser view

2008-12-26 Thread Cameron Simpson
On 26Dec2008 22:49, Mario Mart?nez martinez.ma...@gmail.com wrote: | I have a simple cuestion. Is there a way to change de mailbox browser | view? Does $folder_format control this? -- Cameron Simpson c...@zip.com.au DoD#743 http://www.cskk.ezoshosting.com/cs/ For reading rec.moto, I use one

Re: Include message attributes in print_command?

2009-01-12 Thread Cameron Simpson
explaination, you should never use $UPPERCASE variable names for script-local/non-exprted variables. Cheers, -- Cameron Simpson c...@zip.com.au DoD#743 http://www.cskk.ezoshosting.com/cs/ From the April 1996 Dr. Dobb's Journal, p.18, DDJ:You've mentioned Edsgar Dijkstra. What do you think of his work

Re: Include message attributes in print_command?

2009-01-14 Thread Cameron Simpson
On 14Jan2009 16:49, Christian Brabandt cbli...@256bit.org wrote: | On Tue, 13 Jan 2009, Cameron Simpson wrote: | And for reasons that require a somewhat | wordy explaination, you should never use $UPPERCASE variable names for | script-local/non-exprted variables. | | Do you mind elaborating

Re: Running mutt on Mac OS X

2009-01-15 Thread Cameron Simpson
custom stuff goes in ~/bin-local.) Cheers, -- Cameron Simpson c...@zip.com.au DoD#743 http://www.cskk.ezoshosting.com/cs/ This signature was originally recorded on analog equipment. While we have attempted to preserve the meaning of the original, the high resolution of this media may reveal

Re: message-hook in index mode?

2009-01-16 Thread Cameron Simpson
On 15Jan2009 16:45, Gary Johnson garyj...@spocom.com wrote: | On 2009-01-16, Cameron Simpson c...@zip.com.au wrote: | I would like to do some per-message pattern matching using a hook | to adjust a macro on a per-message basis. | | My mail filer delivers messages I need to see and (possibly

Re: Viewing multiple attachments at once

2009-01-20 Thread Cameron Simpson
. -- Cameron Simpson c...@zip.com.au DoD#743 http://www.cskk.ezoshosting.com/cs/ If people were meant to run around naked, they'd have been born that way. - Rico the Masher, bphei...@ucsvax.ucs.umass.edu

Re: detect from mailcap whether called for view or reply

2009-01-30 Thread Cameron Simpson
On 30Jan2009 20:06, Aron Griffis agrif...@n01se.net wrote: | Cameron Simpson wrote: [Fri Jan 30 2009, 07:35:27PM EST] | You could get your reply keystroke macro to set some state before commencing | the reply, for example. Untested (and this hould be one line): | |macro index,pager r

Re: Archiving

2009-02-12 Thread Cameron Simpson
, -- Cameron Simpson c...@zip.com.au DoD#743 http://www.cskk.ezoshosting.com/cs/

Re: Archiving

2009-02-17 Thread Cameron Simpson
a wrapper script that invoked mutt on the mairix result folder after the search. Add a cron job to re-index the archives nightly or whenever and it's fairly good. -- Cameron Simpson c...@zip.com.au DoD#743 http://www.cskk.ezoshosting.com/cs/ This information is absolutely reliable; I read

Re: Archiving

2009-02-18 Thread Cameron Simpson
On 18Feb2009 08:31, Alexandre neonoe123...@gmail.com wrote: | Le mercredi 18 février de l'année 2009, vers 10 heures et 46 minutes, Cameron Simpson écrivait: | Maybe you should detail your problems. I use mairix to search archived | email via a wrapper script that invoked mutt on the mairix

Re: newbie install

2009-02-22 Thread Cameron Simpson
a choice here. There's an extension somewhere to make Fixfore pass all mailto: links to GMail's web interface. Alas, I forget its name. Cheers, -- Cameron Simpson c...@zip.com.au DoD#743 http://www.cskk.ezoshosting.com/cs/ We really don't care what APIs Microsoft publishes - the only thing

Re: newbie install

2009-02-22 Thread Cameron Simpson
.Xdefaults file to add suitable defaults for the XTerm client. Mine includes: XTerm*boldFont: 5x8 XTerm*font: 5x8 which I'm sure you'll find too small. See man xterm for the extensive list of available settings. Cheers, -- Cameron Simpson c...@zip.com.au DoD#743 http://www.cskk.ezoshosting.com

Re: newbie install

2009-02-23 Thread Cameron Simpson
On 23Feb2009 10:21, Chris G c...@isbd.net wrote: | On Mon, Feb 23, 2009 at 03:58:52PM +1100, Cameron Simpson wrote: | On 22Feb2009 10:45, James Freer jesseja...@googlemail.com wrote: | | I've just been looking at mozex. the xterm -e vim %t that one enters | | for the editor leaves one

Re: quoting urls in replies

2009-02-23 Thread Cameron Simpson
display and to format text for inclusion in message replies. It would be nice to be able to distiniguish these two, maybe with a reply_format which defaults to the value of display_format. Cheers, -- Cameron Simpson c...@zip.com.au DoD#743 http://www.cskk.ezoshosting.com/cs/ We don't like their sound

Re: quoting urls in replies

2009-02-23 Thread Cameron Simpson
On 24Feb2009 13:18, I wrote: | It would be nice to be able to distiniguish these two, maybe with a | reply_format which defaults to the value of display_format. s/format/filter/g Whoops, -- Cameron Simpson c...@zip.com.au DoD#743 http://www.cskk.ezoshosting.com/cs/

Re: newbie install

2009-02-25 Thread Cameron Simpson
terminals across the screen), you are better off getting your window mangler to do it if it has the flexibility. (Or ensure the terminal has no junk like menu bars or scroll bars, as you and I both seem to do.) Cheers, -- Cameron Simpson c...@zip.com.au DoD#743 http://www.cskk.ezoshosting.com/cs

Re: newbie install

2009-02-25 Thread Cameron Simpson
On 26Feb2009 10:41, I wrote: | On 25Feb2009 23:04, James Freer jesseja...@googlemail.com wrote: | An X11 geometry has the form: | DXxDY+PX+PY Oh yes: you can leave off the DXxDY or +PX+PY parts if you only care about the position or size respectively, so 80x24 and +5-6 are valid. -- Cameron

Re: urlview - open firefox tab

2009-02-26 Thread Cameron Simpson
. It's possible that the brackets are not sufficiently escaped; it depends what is happening to that string on its way to the shell. Has this worked in the past, or is this a new setup? -- Cameron Simpson c...@zip.com.au DoD#743 http://www.cskk.ezoshosting.com/cs/

Re: urlview - open firefox tab

2009-02-26 Thread Cameron Simpson
On 26Feb2009 16:54, Joseph syscon...@gmail.com wrote: On 02/27/09 10:43, Cameron Simpson wrote: I tried: added. COMMAND echo... I think I'm getting the correct syntax in shell, eg: URL: www.dentimax.com Firefox 3.0.6 is configured to open new URL in TAB but nothing is happening. It's

Re: urlview - open firefox tab

2009-02-26 Thread Cameron Simpson
(visually). Cheers, -- Cameron Simpson c...@zip.com.au DoD#743 http://www.cskk.ezoshosting.com/cs/

Re: urlview - open firefox tab

2009-02-26 Thread Cameron Simpson
On 26Feb2009 22:23, Joseph syscon...@gmail.com wrote: On 02/27/09 15:32, Cameron Simpson wrote: | That's good! Indeed. The next test step is like this: echo http://www.mutt.org/ | urlview - Does that work? Yes, this works OK; Firefox opens new URL in a tab. Ok, try this in your .urlview

Re: urlview - open firefox tab

2009-02-27 Thread Cameron Simpson
On 27Feb2009 09:07, Joseph syscon...@gmail.com wrote: On 02/27/09 17:40, Cameron Simpson wrote: Ok, try this in your .urlview file: COMMAND exec urlview.out 21; set -x; firefox -remote openURL\(%s,new-tab\) i.e. insert exec urlview.out 21; set -x; into the front of your COMMAND string

Re: Mutt crashing on exit or replying (sometimes)

2009-03-20 Thread Cameron Simpson
. Unless there is _also_ a urxvt script associated with rxvt, but I've never seen them conflict... -- Cameron Simpson c...@zip.com.au DoD#743

Re: Mutt crashing on exit or replying (sometimes)

2009-03-20 Thread Cameron Simpson
suspect some of my shell scripts rely). Cheers, -- Cameron Simpson c...@zip.com.au DoD#743 http://www.cskk.ezoshosting.com/cs/ Ed Campbell's e...@tekelex.com pointers for long trips: 6. *NEVER* trust anyone in a cage, if they weren't nuts they'd be on a bike like everyone else.

Re: How to save outgoing messages to multiple folders?

2009-04-04 Thread Cameron Simpson
for your system's sendmail; it delivers to sendmail, and if that succeeds, to every local mail folder named in the shell variable $SENDMESG_FCC. Cheers, -- Cameron Simpson c...@zip.com.au DoD#743 http://www.cskk.ezoshosting.com/cs/ In this [Christmas] season I can find warmth and good will to all men

  1   2   3   4   5   6   7   8   >