Re: auto_view with mutt in Cygwin?

2002-08-17 Thread Sean LeBlanc
On 08-16 02:55, Sven Guckes wrote: > * Sean LeBlanc <[EMAIL PROTECTED]> [2002-08-15 20:18]: > > I can't seem to figure out how to get mutt to dump html to lynx (or links) > > in Cygwin. I have the same setting I have on my FreeBSD box, but Mutt says: > > "

Re: sending with perl (was: The dreaded bare LF problem)

2002-08-15 Thread Sean LeBlanc
t's all about choice, folks, and it's where open source has the upper hand on proprietary stuff, hands down. We should play on that strength. -- Sean LeBlanc:[EMAIL PROTECTED] The cruelest lies are often told in silence. -Robert Louis Stevenson

auto_view with mutt in Cygwin?

2002-08-15 Thread Sean LeBlanc
. Anyone using mutt under Cygwin that has figured this out? -- Sean LeBlanc:[EMAIL PROTECTED] I hope I never get so old I get religious. -Ingmar Bergman

The dreaded bare LF problem

2002-08-10 Thread Sean LeBlanc
figure out where the bare LF was at. I had to start a whole new thread instead. For reference: I use vim as my editor, and a perl script called smtp.pl to send out email. TIA, -- Sean LeBlanc:[EMAIL PROTECTED] To make an enemy, do someone a favor.

Dealing with top-posters in Mutt/Vim?

2002-06-09 Thread Sean LeBlanc
to correct this would be something that would be very much appreciated. Thanks! -- Sean LeBlanc:[EMAIL PROTECTED] Yahoo:seanleblancathome ICQ:138565743 MSN:seanleblancathome AIM:sleblancathome The difference between genius and stupidity is that genius had its limits. -Albert Einstein

Dealing with top-posters in Mutt/Vim?

2002-06-09 Thread Sean LeBlanc
to correct this would be something that would be very much appreciated. Thanks! -- Sean LeBlanc:[EMAIL PROTECTED] Yahoo:seanleblancathome ICQ:138565743 MSN:seanleblancathome AIM:sleblancathome After a time, you may find that "having" is not so pleasing a thing, after all, as "want

Re: fcc folder new mail notification

2001-11-21 Thread Sean LeBlanc
mbox's modification time. > > I don't believe it can :( Can't you use touch to do this? Somehow figure out original time, store that, then call touch -m with original time? I don't know enough about mutt to know if hooks will permit you to call a shell sc

Re: Wrapping text

2001-11-21 Thread Sean LeBlanc
On 11-21 14:44, Gary Johnson wrote: > On Wed, Nov 21, 2001 at 02:58:50PM -0700, Sean LeBlanc wrote: > > I'm not sure this is quite a Mutt question, but someone on here probably has > > a good answer. I have a hook for creating custom signature. In it, I call a > &g

Wrapping text

2001-11-21 Thread Sean LeBlanc
et to 76, so that as I type, it wraps. But it does not wrap lines that are already there, if you know what I mean. If that's not possible, does anyone know of quick and dirty way to, say, do it in bash? It's already a bash script now. -- Sean LeBlanc, [EMAIL PROTECTED] IM-> Yahoo: sea

Some questions about trivial things

2001-11-18 Thread Sean LeBlanc
ages there. Otherwise, it quits to shell prompt. This seems like a really stupid question, but I just can't figure it out. 2. How to select and move (or copy, if there is no move) multiple messages to other folders? I haven't found a move, just a copy, and so far, I've been doing it one

Backspace in the pager revisited

2001-11-17 Thread Sean LeBlanc
rly all apps seem to resist this, and need special setup, most notably Emacs and vim. Cheers, and TIA, -- - Sean LeBlanc, [EMAIL PROTECTED] End corporate welfare. Repeal the H1-B program now: http://www.zazona.com/ShameH1B/ Auctioning many Linux, Java, NT, SilverStream books: http://cgi6.ebay.com/

Re: [Fwd: help]

2001-11-17 Thread Sean LeBlanc
azy kind of mood. :) I definitely did not want to tackle sendmail, that seems like a really big hammer for only one user. YMMV. -- - Sean LeBlanc, [EMAIL PROTECTED]

Vim colors?

2001-11-16 Thread Sean LeBlanc
Thanks for all the help everyone has given so far. I finally downloaded and installed vim, and set it up as the editor. I've been looking around for color config info...anyone have a favorite site, or a configuration file to share? Thanks, -- - Sean LeBlanc, [EMAIL PROTECTED] End corp

Re: Backspace in the pager

2001-11-16 Thread Sean LeBlanc
On 11-15 20:34, Nicolas Rachinsky wrote: > On Thu, Nov 15, 2001 at 09:58:13AM -0700, Sean LeBlanc <[EMAIL PROTECTED]> wrote: > > BTW, I use putty most of the time, other times I port forward via tera term's > > ssh plugin, and use something like xterm. > > >

Mailing list and starting a new message

2001-11-16 Thread Sean LeBlanc
particular key while in the index of the list, and have it start a new message. Hitting L starts a new message, but in response to the message I'm currently positioned on. Is there a way to do this? -- - Sean LeBlanc, [EMAIL PROTECTED] Stop corporate welfare. Repeal the H1-B program now: htt

Re: Deleting an attachment before sending?

2001-11-15 Thread Sean LeBlanc
On 11-16 00:21, Ken Weingold wrote: > On Thu, Nov 15, 2001, Sean LeBlanc wrote: > > Is there a way to delete an attachment that one accidentally added? > > I noticed this when I was attaching some files for a message. I > > accidentally selected one, but couldn't f

Cancelling an action?

2001-11-15 Thread Sean LeBlanc
Right now, if I get into an action that needs some input at the bottom, and I didn't intend this action in the first place, I'm just hitting Ctrl-C and then selecting "n" (to not exit mutt). Is this standard procedure, or is there a better way to do this? TIA, -- -

Deleting an attachment before sending?

2001-11-15 Thread Sean LeBlanc
elect that file the second time -- - Sean LeBlanc, [EMAIL PROTECTED] Stop corporate welfare. Repeal the H1-B program now: http://www.zazona.com/ShameH1B/ Auctioning many Linux, Java, NT, SilverStream books: http://cgi6.ebay.com/aw-cgi/eBayISAPI.dll?MfcISAPICommand=ViewListedItems&userid=t

Re: Backspace in the pager

2001-11-15 Thread Sean LeBlanc
On Thu, Nov 15, 2001 at 12:42:18PM +0100, Nicolas Rachinsky wrote: > On Thu, Nov 15, 2001 at 12:17:56AM -0700, Sean LeBlanc <[EMAIL PROTECTED]> wrote: > > On Thu, Nov 15, 2001 at 06:45:57AM +0100, Nicolas Rachinsky wrote: > > > I added the 2 following lines to my .mutt

Backspace in the pager

2001-11-14 Thread Sean LeBlanc
ork as expected: (global-set-key (quote [C-backspace]) (quote backward-delete-char-untabify)) So I guess my question is: how to do this for mutt's pager? Or can I swap out the default pager with something else? Cheers, -- - Sean LeBlanc, [EMAIL PROTECTED] Stop corporate welfare. Repeal the H1

Re: /var/mail/sean is not a mailbox?

2001-11-14 Thread Sean LeBlanc
hen you are worried about the boss coming up behind you at work...the X clients also (all the ones I tried, anyway) seem to core dump quite frequently, and at the worst times. Cheers, - Sean LeBlanc, [EMAIL PROTECTED] Stop corporate welfare. Repeal the H1-B program now: http://www.zazona.com/Shame

Re: Re: /var/mail/sean is not a mailbox?

2001-11-14 Thread Sean LeBlanc
On Wed, 14 Nov 2001, Daniel Eisenbud wrote: > Date: Wed, 14 Nov 2001 16:29:35 -0500 > To: Sean LeBlanc <[EMAIL PROTECTED]> > From: Daniel Eisenbud <[EMAIL PROTECTED]> > CC: David T-G <[EMAIL PROTECTED]>, "Mutt Users' List" > <[EMAIL PROTECT

Re: Re: /var/mail/sean is not a mailbox?

2001-11-14 Thread Sean LeBlanc
On Wed, 14 Nov 2001, Daniel Eisenbud wrote: > Date: Wed, 14 Nov 2001 15:42:52 -0500 > To: Sean LeBlanc <[EMAIL PROTECTED]> > From: Daniel Eisenbud <[EMAIL PROTECTED]> > CC: David T-G <[EMAIL PROTECTED]>, "Mutt Users' List" > <[EMAIL PROTECTE

Re: Re: Re: /var/mail/sean is not a mailbox?

2001-11-14 Thread Sean LeBlanc
: "Mutt Users' List" <[EMAIL PROTECTED]> > From: David T-G <[EMAIL PROTECTED]> > CC: Sean LeBlanc <[EMAIL PROTECTED]> > Subject: Re: Re: /var/mail/sean is not a mailbox? > > Sean -- > > ...and then Sean LeBlanc said... > % Thanks for the feedba

Re: Re: /var/mail/sean is not a mailbox?

2001-11-14 Thread Sean LeBlanc
To contact the developers, please mail to <[EMAIL PROTECTED]>. To report a bug, please use the muttbug utility. On Tue, 13 Nov 2001, David T-G wrote: > Date: Tue, 13 Nov 2001 22:23:03 -0500 > To: "Mutt Users' List" <[EMAIL PROTECTED]> > From: David T-G <[EMAIL PROT

/var/mail/sean is not a mailbox?

2001-11-13 Thread Sean LeBlanc
any difference. -- +++++ -Sean LeBlanc, [EMAIL PROTECTED] Stop corporate welfare. Repeal the H1-B program now: http://www.zazona.com/ShameH1B/