Re: What use is the mbox variable?

2012-11-11 Thread Kevin J. McCarthy
the directory mutt looks in when it first starts, and sets the ! mailbox shortcut. -Kevin signature.asc Description: Digital signature

mutt line length when saving patches (created by git)

2012-11-09 Thread Kevin Wilson
like column 78 (it can also be 77 or 76, not sure). When I fix this lines, the errors disappear, but for big patches with many lines, this is a lot of manual wirk. Is the a way to tell mutt to save patches in 80 characters per line ? rgs, Kevin

Re: mailing list subject line tags

2012-11-02 Thread Kevin J. McCarthy
VERIFIES CORRECTLY on my end. Perhaps there is some option or version difference with gpg. Maybe something in your settings is automatically trimming trailing whitespace when verifying signatures. Are you using gpgv1 or v2? What is your pgp_verify_command set to? -Kevin signature.asc

Re: mailing list subject line tags

2012-11-02 Thread Kevin J. McCarthy
Kevin J. McCarthy wrote: Derek Martin wrote: And stranger still is that the copy of the message that I receive from the mailing list ALWAYS VERIFIES CORRECTLY on my end. Perhaps there is some option or version difference with gpg. Maybe something in your settings is automatically

Re: mailing list subject line tags

2012-10-30 Thread Kevin J. McCarthy
Kevin J. McCarthy wrote: Now, I'm not sure *why* mutt would be doing this. Perhaps someone more knowledgeable will have suggestions. Do you have any strange hooks or non-default gpg settings in your muttrc that would turn off QP? Sorry to reply to myself. Looking at the mutt source

Re: fastmail and ssl?

2012-07-02 Thread Kevin J. McCarthy
, and you may also want to check out msmtp. -Kevin

Re: key binding(?) to fwd emails to fixed email address

2012-02-11 Thread Kevin McCarthy
this: #!/bin/bash t=$(tempfile -s .eml) cat $t subject=$(grep -m 1 '^Subject:' $t | sed 's/^Subject: //') mutt -s Fwd: $subject -a $t -- f...@bar.baz rm -f $t This won't respect any of your hooks or stuff you have going on in your normal mutt session though. -Kevin

Purge single deleted email

2009-11-17 Thread Kevin Kobb
Hello, I am using mutt to connect to a Cyrus IMAP server. It is working fine, but I have one question. Sometimes I have a number of deleted messages in a folder, but I only want to purge one message. I know how to purge them all, but I haven't been able find a way to purge just one, and

Re: Purge single deleted email

2009-11-17 Thread Kevin Kobb
Dan Ritter wrote: On Tue, Nov 17, 2009 at 09:17:36AM -0500, Kevin Kobb wrote: Hello, I am using mutt to connect to a Cyrus IMAP server. It is working fine, but I have one question. Sometimes I have a number of deleted messages in a folder, but I only want to purge one message. I know how

Re: Purge single deleted email

2009-11-17 Thread Kevin Kobb
Brendan Cully wrote: On Tuesday, 17 November 2009 at 11:31, Kevin Kobb wrote: Dan Ritter wrote: On Tue, Nov 17, 2009 at 09:17:36AM -0500, Kevin Kobb wrote: Hello, I am using mutt to connect to a Cyrus IMAP server. It is working fine, but I have one question. Sometimes I have a number

Re: Names in sent folder

2009-11-13 Thread Kevin Kammer
you send mail from in your muttrc file using the alternates command. This is how mutt knows what addresses are yours. -Kevin -- Le hasard favorise l'esprit préparé. --Louis Pasteur

Re: intermittant hesitation after key strokes

2009-11-10 Thread Kevin Kammer
On Tue, Nov 10, 2009 at 04:36:25PM -0800 Morris, Patrick wrote: On Wed, 11 Nov 2009, Robert Holtzman wrote: On Tue, Nov 10, 2009 at 01:09:38PM -0800, Gary Johnson wrote: On 2009-11-10, Robert Holtzman hol...@cox.net wrote: Mutt seems to change behavior from day to day. Yesterday it

Re: regex and UTF-8

2009-10-31 Thread Kevin Kammer
Thanks to all who responded. Though I'm not quite convinced that this is really a mutt bug, and not a peculiarity of mutt interacting with my system, I think I will have to file it as a bug to get any further with it anyway. In the mean time, I think I'm just going to work around it by rewriting

regex and UTF-8

2009-10-30 Thread Kevin Kammer
I had been trying to create send-hooks and save-hooks, but noticed that, contrary to all the documentation I could find, Mutt was insisting on evaluating my regular expressions as case-sensitive. I was not using any capitalized letters it the regexs. I know that if one or more letters is/are

Re: regex and UTF-8

2009-10-30 Thread Kevin Kammer
On Fri, Oct 30, 2009 at 02:32:33AM -0400, Patrick Shanahan wrote: From the Fine Manual: 1. Regular Expressions ... The search is case sensitive if the pattern contains at least one upper case letter, and case insensitive otherwise.

Re: regex and UTF-8

2009-10-30 Thread Kevin Kammer
On Fri, Oct 30, 2009 at 08:43:21AM -0500, Kyle Wheeler wrote: Are you using your system's regex library, or the one that comes with mutt? It's possible that your system's regex library has a bug in it (and it would be nice to eliminate that before blaming mutt for the problem). ~Kyle

Re: regex and UTF-8

2009-10-30 Thread Kevin Kammer
On Sat, Oct 31, 2009 at 12:25:32AM +0800, bill lam wrote: On Fri, 30 Oct 2009, Kevin Kammer wrote: $ LC_ALL=C mutt AFAIK, gnu sort perform case sensitive sort for POSIX or C locale, compare output from ls |sort # case insensitive in my locale ls |LC_ALL=C sort

Re: Separate sent folders for different accounts

2009-10-30 Thread Kevin Kammer
On Fri, Oct 30, 2009 at 08:27:14PM +0100, Marcin Wlodarczak wrote: I was wondering if someone could help me to set up separate Sent folders for different accounts. From what I've seen, people tend to use folder-hooks for similar functionality but I would like the appropriate Sent folder to

Re: imap folders with '.' (period) do not show up correctly in

2009-06-25 Thread Kevin Monceaux
are accessed via IMAP, dovecot, running locally. I'll give the imap_delim_chars setting a try on 1.5.19 or 1.5.20 sometime in the near future. -- Kevin http://www.RawFedDogs.net http://www.WacoAgilityGroup.org Bruceville, TX Si hoc legere scis nimium eruditionis habes. Longum iter est per

Re: can not go to the message I want to undelete

2009-04-21 Thread Kevin Beranek
=yes' in muttrc. So once I quit mutt, the message will be automatically deleted. I don't want this to happen. Thanks for any suggestions as to how to save this message. Regards, -- Zhengquan -- Kevin Beranek = GPG Key: 1024D/0x5E62AB46 2009-02-13

Re: using mutt with comcast

2009-02-17 Thread Kevin Mitchell
On Mon, Feb 16, 2009 at 05:51:35PM +, Don Raikes wrote: Hey: I use smtp.comcast.net without any problems with mutt. I send it with msmtp. here is my .msmtprc file: account default host smtp.comcast.net port 25 from username@comcast.net auth on password logfile ~/.mstp.log When i

experiences with offlineimap

2009-02-16 Thread Kevin Beranek
offlineimap with autorefresh but kills and restarts the process if there has been no output for a given period of time or the process terminates Has anybody had similar experiences with offlineimap or am I the only lucky one? -- Kevin Beranek = GPG Key

Re: experiences with offlineimap

2009-02-16 Thread Kevin Beranek
(not that much however). The last version from the repository works fine here but I'm not using the deamon mode. Thanks for the response. The problems have become less frequent with successive versions; maybe I'll just have to follow the repo more closely for a while. -- Kevin Beranek

help with formulating a better macro

2008-08-14 Thread Kevin Beranek
':set from=address; my_hdr Reply-To: address; \ my_hdr To: address+reminder; my_hdr Subject: ==Reminder==; \ exec mail;'\n\n Thanks, Kevin Beranek

Re: help with formulating a better macro

2008-08-14 Thread Kevin Beranek
On Thu, Aug 14, 2008 at 02:46:23PM +0200, Rado S wrote: =- Kevin Beranek wrote on Thu 14.Aug'08 at 1:44:29 -0500 -= I wrote a macro to automate a portion of sending myself an email that will get caught by a filter and moved to a special folder. It sets the From, To, Reply-To, and Subject

Re: folder hook: delete old messages [solved]

2007-11-18 Thread Kevin Coyner
On Sun, Nov 11, 2007 at 07:56:00PM -0800, Michael Elkins wrote.. On Sun, Nov 11, 2007 at 06:52:12PM -0500, Kevin Coyner wrote: For the longest time I successfully used a folder hook like this: folder-hook =mutt-users push 'delete-pattern~r5d!~Fenter' Have you verified

folder hook: delete old messages

2007-11-11 Thread Kevin Coyner
, but now this folder hook does not delete anything. Any thoughts on what might be happening? Using Mutt 1.5.13 connecting to an Imap server. Thanks. -- Kevin Coyner GnuPG key: 1024D/8CE11941

folder hook: delete older than 5 days

2007-10-19 Thread Kevin Coyner
, but now this folder hook does not delete anything. Any thoughts on what might be happening? Using Mutt 1.5.13 connecting to an Imap server. Thanks. -- Kevin Coyner GnuPG key: 1024D/8CE11941 signature.asc Description: Digital signature

folder_format %N not working after upgrade to 1.5.16

2007-07-06 Thread Kevin Coyner
in the file browser display in 1.5.16. Any one see this happen before? Thanks Kevin -- Kevin Coyner GnuPG key: 1024D/8CE11941 signature.asc Description: Digital signature

Re: connecting to imap

2007-07-04 Thread Kevin Coyner
imap_peek = yes set imap_servernoise = yes set imap_home_namespace = imaps://mydomain.com set imap_headers = set imap_idle = no Kevin -- Kevin Coyner GnuPG key: 1024D/8CE11941 signature.asc Description: Digital signature

moving through mailboxes with new mail

2007-04-29 Thread Kevin Coyner
it Thanks Kevin -- Kevin Coyner GnuPG key: 1024D/8CE11941 signature.asc Description: Digital signature

Re: How to specify multiple alternates

2007-04-29 Thread Kevin Coyner
]|[EMAIL PROTECTED] -- Kevin Coyner GnuPG key: 1024D/8CE11941 signature.asc Description: Digital signature

Re: moving through mailboxes with new mail

2007-04-29 Thread Kevin Coyner
On Sun, Apr 29, 2007 at 03:42:06PM -0400, Kevin Coyner wrote.. Under this new imap setup, I've got most things working except for this 'c' functionality. The first time I hit it, it takes me to the first mailbox in my mailboxes list that has new mail. The second time I hit it, it goes

NEWBIE: realname only uses first name?

2007-03-02 Thread Zembower, Kevin
Project [EMAIL PROTECTED]' but this didn't seem to work, either. I'm stumped. Can anyone suggest why this is happening and how to fix it? Thanks for your advice and suggestions. -Kevin Kevin Zembower Internet Services Group manager Center for Communication Programs Bloomberg School of Public Health

Re: NEWBIE: realname only uses first name?

2007-03-02 Thread Zembower, Kevin
Rado, thank you very much. For the archives, here's my correctly working section: # Set the From: header to '[EMAIL PROTECTED]' in the 'ghana' mailbox folder-hook ghana 'set from = [EMAIL PROTECTED]' folder-hook ghana 'set realname = Ghana Malaria Project' Thanks, again. -Kevin -Original

Re: IMAP and New Messages

2007-02-20 Thread Kevin Monceaux
values(600, 300, etc.). It didn't make a difference. No guarantees, but those are some stupid things worth checking. Well, I'm still about where I started. But, better to have tried and failed that not to have tried at all. Kevin http://www.RawFedDogs.net http://www.WacoAgilityGroup.org

Re: mutt header_cache

2007-02-20 Thread Kevin Monceaux
Maildir header cache, define the WITH_MUTT_MAILDIR_HEADER_CACHE knob. A list of available knobs for Mutt can be found in Mutt's port's Makefile. Kevin http://www.RawFedDogs.net http://www.WacoAgilityGroup.org Bruceville, TX Si hoc legere scis nimium eruditionis habes. Longum iter est per praecepta

Re: mutt, spamcop, and vi: header weeding

2007-02-04 Thread Kevin Coyner
is: SpamCop could not find your spam message in this email: ... Any thoughts on the above macro? Has anyone a similar, working version? Thanks Kevin -- Kevin Coyner GnuPG key: 1024D/8CE11941 signature.asc Description: Digital signature

Re: mutt, spamcop, and vi: header weeding

2007-02-04 Thread Kevin Coyner
On Sun, Feb 04, 2007 at 05:20:14PM -0600, Travis H. wrote.. On Sun, Feb 04, 2007 at 04:49:46PM -0500, Kevin Coyner wrote: macro index \cx :set autoedit=no fast_reply=yes \ editor=\/bin/true\\ntag-prefixforward-messagesubmit.xx \ [EMAIL PROTECTED]send-message:set autoedit=yes

Re: List Charter? - www.guckes.net/mutt/mail.php3

2002-10-05 Thread kevin lyda
attitude. I wonder why this isn't the case with your list? attitude is not a technical item. you obviously don't write software for the airlines... kevin, pitch-ing in his two ¤.02... -- [EMAIL PROTECTED] How do we know Saddam has weapons of mass fork()'ed on 37058400

Re: replying to unwrapped messages with vi

2002-10-01 Thread kevin lyda
paragraph all one long line. huh. neat. i started on vi so i always have had vf and vq for formatting plain and quoted paragraphs: map vf !}fmt map vq !}fmt -p '' for vi, look at 'par' i find fmt to be more standard across unicies. kevin -- [EMAIL PROTECTED] How do we know

Re: subscribe command and %L in index_format

2002-09-25 Thread kevin lyda
Film and Television Archive you do things like colorise casablanca? you realise that's evil right? it's actually worse then using outlook or running that little s/w house over in redmond. you've got some serious karma repair work to do buddy. just thought i'd mention that. 8^) kevin

Re: PGP sign-if-have-key

2002-09-24 Thread kevin lyda
mail regularly (read: pine users) so i list their send-hooks after the include gpgers line. kevin -- [EMAIL PROTECTED] How do we know Saddam has weapons of mass fork()'ed on 37058400 destruction? We looked at the receipt. meatspace place: home

Re: [OT] Correct way to quote?

2002-09-19 Thread kevin lyda
and formats. the char has been used for decades as a quoting char, there are probably better ways to express your individuality. but again, it really is a subjective point. kevin, who wants to be unique like everyone else... -- [EMAIL PROTECTED] that a believer is happier than a skeptic

Re: Returning to the mail spool

2002-09-19 Thread kevin lyda
these things before giving up. so change to another folder, then do this: c!press the return key on your keyboard; it's probably on the right don't type the text between the angle brackets. kevin -- [EMAIL PROTECTED] that a believer is happier than a skeptic is no more to fork()'ed

mixmaster

2002-09-06 Thread Kevin Coyner
have mixmaster compiled in, as I've already wasted too much time on this. :-) Kevin -- Kevin Coyner mailto: [EMAIL PROTECTED] GnuPG key: 1024D/8CE11941 msg30789/pgp0.pgp Description: PGP signature

t-prot

2002-09-05 Thread Kevin Coyner
Anyone have any experience using t-prot? I saw it in the Debian archives, and it looks like an interesting filter for TOFU and unwanted footers, etc. Kevin -- Kevin Coyner mailto: [EMAIL PROTECTED] GnuPG key: 1024D/8CE11941 msg30706/pgp0.pgp Description: PGP signature

Re: spamassassin

2002-08-19 Thread Kevin Coyner
unignore X-Spam-Status If it's not reported (and you choose to), you may easily report the mail with the keystroke S if you use this: macro index S | spamassassin -r report message to Vipul's Razor Just tryin' to help... Thanks! You've been very helpful to me. Kevin -- Kevin Coyner mailto

Re: spamassassin

2002-08-19 Thread Kevin Coyner
the contents of .procmail/spammers, so would you mind sharing? I'd like to give your addspam script a try. Many thanks, Kevin for x in `awk '{if ( $1 == From:) { for (x = 1 ; x = NF ; x++) { if ($x ~ /[^ ]*@[^ ]*/) { gsub(|, , $x) ; print $x } } }}'` do echo $x $SPAMMERSFILE echo

spamassassin

2002-08-16 Thread Kevin Coyner
it be looking for audio/x-wav files? Thanks in advance for any tips. Kevin -- Kevin Coyner mailto: [EMAIL PROTECTED] GnuPG key: 1024D/8CE11941 msg30313/pgp0.pgp Description: PGP signature

Re: muttprofile (new)

2002-07-31 Thread kevin lyda
upgraded my system and i still need to go snarf down the stuff my word2text script needed; it would be nice if mutt had that with the package (or if it had a script that had wv as a dependancy to encourage linux distro makers to include it). kevin -- [EMAIL PROTECTED] that a believer is happier than

Re: muttprofile (new)

2002-07-31 Thread kevin lyda
upgraded my system and i still need to go snarf down the stuff my word2text script needed; it would be nice if mutt had that with the package (or if it had a script that had wv as a dependancy to encourage linux distro makers to include it). kevin -- [EMAIL PROTECTED] that a believer is happier than

mutt + procmail + nfs...

2002-07-31 Thread kevin lyda
server. i'm thinking of having procmail deliver directly to ~/Mail/inbox. that way i could run mutt on my workstation. however, this is the dreaded mailbox on nfs issue. do procmail and mutt play nice on nfs? kevin -- [EMAIL PROTECTED] that a believer is happier than a skeptic is no more

pgp-hooks...

2002-07-18 Thread kevin lyda
commands set? kevin [0] my lame reference to dave barry: http://pottedmeat1.tripod.com/pmfp/id9.html -- [EMAIL PROTECTED] that a believer is happier than a skeptic is no more to fork()'ed on 37058400the point than the fact that a drunken man is happier meatspace place: home than

Re: Adressbook?

2002-06-14 Thread Kevin Coyner
to build the DB. Kevin Thanks, Alexander Skwar -- How to quote: http://learn.to/quote (german) http://quote.6x.to (english) Homepage: http://www.iso-top.de |Jabber: [EMAIL PROTECTED] iso-top.de - Die günstige Art an Linux Distributionen zu kommen Uptime

Re: Adressbook?

2002-06-14 Thread Kevin Coyner
On Fri, Jun 14, 2002 at 11:59:24PM +0200, Alexander Skwar wrote.. So sprach Kevin Coyner am 2002-06-14 um 17:43:27 -0400 : I started using abook yesterday, so I can't really give a solid Thanks, will try it. addresses from within mutt. One thing it doesn't seem to have

Re: navigation questions from a newbie

2002-06-13 Thread Kevin Coyner
start. Kevin msg28977/pgp0.pgp Description: PGP signature

signed email and OE

2002-06-12 Thread Kevin Coyner
to get around this OE shortcoming? Obviously I can set up send-hooks with and without the signature, but this presumes I know beforehand what client the recipient is using. Is there another way? Thanks Kevin -- Kevin Coyner mailto: [EMAIL PROTECTED] GnuPG key: 1024D/8CE11941 msg28909

Re: signed email and OE

2002-06-12 Thread Kevin Coyner
-build-cocktail/ I'll give it a try. Thanks again. Kevin msg28911/pgp0.pgp Description: PGP signature

urlview: console vs xterm

2002-06-10 Thread Kevin Coyner
As always, thanks, Kevin -- Kevin Coyner mailto: [EMAIL PROTECTED] GnuPG key: 1024D/8CE11941 msg28807/pgp0.pgp Description: PGP signature

Re: GnuPG - verify signatures

2002-06-10 Thread Kevin Coyner
On Mon, Jun 10, 2002 at 07:09:18AM -0500, David T-G wrote.. Kevin, et al -- % % I'm using the new 1.0.7, OK. If you've never used gpg before this then you're probably fine; if you're upgrading, there are some particular caveats. New user. Can't you tell? I thought it would

GnuPG - verify signatures

2002-06-09 Thread Kevin Coyner
if the keyserver entry and syntax I'm using is correct, and if not, then suggest a correct version? Thanks Kevin --

Re: trash patch

2002-06-09 Thread Kevin Coyner
On Mon, Jun 10, 2002 at 12:05:22AM +0200, Cedric Duval wrote.. Kevin Coyner [EMAIL PROTECTED] wrote: I thought I'd give the trash patch a try, but being inexperienced with command line patches, I've run into the following error, although I thought I had the right syntax

maildir vs mbox

2002-06-08 Thread Kevin Coyner
thought I'd ask. Thanks Kevin --

trash patch

2002-06-08 Thread Kevin Coyner
the patch (patch-1.4.trash.txt) in the same directory as the rest of the source files of mutt. Any tips would be appreciated. Thanks Kevin --

delete messages to trash - was 3 quick questions

2002-06-07 Thread Kevin Coyner
! This is great and ..helpful is a bit of an understatement. And even better, I'm starting to understand some of this stuff (the hooks), although I must admit the push statement will take some more studying ...! Thanks, Kevin (darren) -- We can't all, and some of us don't. That's all

ask-from quadoption was 3 quick questions

2002-06-07 Thread Kevin Coyner
attached. (darren) Many thanks for the patch. I'll give it a try, but have to learn how to apply them first. I've graduated from windoze to linux rpms to now being comfortable with compiling source, but haven't tried the patch route yet. Got to read up on it first. Kevin

Re: ask-from quadoption was 3 quick questions

2002-06-07 Thread Kevin Coyner
On Fri, Jun 07, 2002 at 09:37:12AM -0400, darren chamberlain wrote: * Kevin Coyner [EMAIL PROTECTED] [2002-06-07 09:28]: Many thanks for the patch. I'll give it a try, but have to learn how to apply them first. I've graduated from windoze to linux rpms to now being comfortable

trash function (was 3 quick questions)

2002-06-07 Thread Kevin Coyner
setup and was annoyed every time =trash appeared in the folder history. What is a folder history? I couldn't find it in the Mutt manual, and interestingly, a Google search on [folder history and mutt] turns up one result: History of Shania Twain. Figure that! Kevin Thorsten --

urlview

2002-06-07 Thread Kevin Coyner
of what keys I hit. I presumed that urlview would harvest the links in an email, display them, let me select one, and then take me to that page in a browser such as lynx. Am I incorrect in assuming that it does all this, or did I screw up something in the configuration? Thanks, Kevin

Re: urlview

2002-06-07 Thread Kevin Coyner
for your patience, as I suspect I'm trying it. Kevin You should have something like at least one of those in yours, perhaps also including the REGEXP (I forget whether REGEXP is necessary or if I've simply tweaked the default). HTH HAND :-D -- -- Kevin Coyner mailto: [EMAIL

Re: urlview

2002-06-07 Thread Kevin Coyner
David -- again, thanks for the help . On Fri, Jun 07, 2002 at 03:50:52PM -0500, David T-G wrote.. Kevin - ...and then Kevin Coyner said... % % David --- % % On Fri, Jun 07, 2002 at 03:11:24PM -0500, David T-G wrote.. % Did you hit return again? Interestingly enough, you

NuBe: upgrade question

2002-06-06 Thread Kevin
question and I should probably just do it and learn, but I've got a lot of mail and no time right now to spend trying to recover, hence this question and request for hand holding. Thanks Kevin -- Kevin Coyner mailto: [EMAIL PROTECTED] GnuPG key: 1024D/8CE11941

[Re: NuBe: upgrade question]

2002-06-06 Thread Kevin
Thanks. That did the trick. Kevin - Forwarded message from Mike Arrison [EMAIL PROTECTED] - Date: Thu, 6 Jun 2002 12:04:07 -0400 From: Mike Arrison [EMAIL PROTECTED] Subject: Re: NuBe: upgrade question To: Mutt Users [EMAIL PROTECTED] First I did which mutt and found it was in /usr

Re: [Re: NuBe: upgrade question]

2002-06-06 Thread Kevin Coyner
and the occasional lamer question to this group, I'll get it figured out. Thanks, Kevin PS: was the format of this reply even slightly better? :-) On Thu, Jun 06, 2002 at 12:11:08PM -0500, David T-G wrote: Kevin -- Wow. TOFU, forwarding attribution in a reply context, mangling the Subject: line

recommend good address book

2002-06-06 Thread Kevin Coyner
type address book to use with it? Thanks Kevin

Re: [Re: NuBe: upgrade question]

2002-06-06 Thread Kevin Coyner
towards: mutt, sendmail, fetchmail and procmail. But I'm selecting these for no particular reason other than they seem standard and common. What might be a better setup (with 'better' meaning having more tools yet less complexity!)? Thanks again, Kevin On Thu, Jun 06, 2002 at 12:40:44PM -0500

3 quick questions

2002-06-06 Thread Kevin Coyner
be appreciated here. I'm getting the feeling I'll need to use hooks, but I haven't quite figured all that out yet. Thanks Kevin

Re: How to read mutt-users-digest

2001-03-05 Thread kevin . christen
I left out one crucial constraint: I'm reading the mutt-users digest via IMAP, so it never gets locally delivered by procmail. I wrote a little perl script that runs formail while "preserving" some of the headers in the digest (like "sender"). But that's an ugly solution and I thought someone

Re: How to read mutt-users-digest

2001-03-01 Thread kevin . christen
users. Other list's digests typically do one of two things: * Include other headers in the individual messages, such as "To" or "Cc", or * Prepend something to the subject, like "[wm-users] Original subject here". How do you handle this when using formail to split t

Re: urlview and netscape not fast enough to read tmp file ?

2000-10-17 Thread -kevin-
-- Don't make Godzilla mad! -- -* -kevin-*- -* sick with the good infection *- -* [EMAIL PROTECTED] *- -* http://www.pobox.com/~kathey *-

Re: Changing my_hdr back to default

2000-10-12 Thread -kevin-
thing, # which will let me author messages based on current mailbox # default folder-hook . "my_hdr From: -kevin- [EMAIL PROTECTED]" folder-hook . "my_hdr Organization: none" folder-hook . "set signature=~/.signature" send-hook '~t [EMAIL PROTECTED]' "

Re: PGP 2.6.3i

2000-09-22 Thread Kevin Falcone
rt. While you cannot yet create RSA keys, you most definitely can verify signatures. -kevin -- "The difference between genius and stupidity is that genius has its limits."

Re: emacsclient

2000-07-02 Thread Kevin Falcone
you tried suspending mutt when it says "waiting for emacs" then typing fg 1 which should bring up the suspended emacs session. Then, when you are done typing, suspend emacs and type fg 2 to bring mutt back. -kevin -- Kevin Falcone [EMAIL PROTECTED] Lasciate ogni sper

Re: emacsclient

2000-07-02 Thread Kevin Falcone
:-) Yes, think of it like you have 6 old dumb terminals in a line on the desk in front of you. alt-left and alt-right are like hopping up and moving to the next terminal. -kevin -- Kevin Falcone [EMAIL PROTECTED] "[Lisp is] cute, cuddly parenthesis interaction at a closure

Re: emacsclient

2000-07-01 Thread Kevin Falcone
and 2) and I start emacs on 1, say M-x server-start, and then go over to 1 and type emacsclient foo.c, foo.c is opened over on 2. -kevin -- Kevin Falcone [EMAIL PROTECTED] Cum catapultae proscriptae erunt tum soli proscripti catapultas habebunt: When catapults are outlawed, only outlaws

Re: resend-message and FCC

2000-06-01 Thread -kevin-
On 00-05-26 10:41, -kevin- [EMAIL PROTECTED] wrote: The Short: I notice that when I 'resend-message' (ESCe) that it doesn't get copied to my 'sent' folder. Additional Note: It also seems to preserve the date of the original email, instead of giving it a new date. Yes, 'Date:' is correct

resend-message and FCC

2000-05-26 Thread -kevin-
and the new one to the forgotten recipient. A bad solution: First edit the message ('e'). Then undelete the old message. Then resend the new message. Very ugly, especially when IMHO 'resend' should FCC just like every other send. -- -* -kevin-*- -* sick with the good

PGP

2000-04-14 Thread Pieckiel, Kevin A
Hello, all. How do I get Mutt to append mail signatures (via PGP 6.5.2) to the message rather than sending it as an attachment? I really dislike that Mutt takes signed and encrypted messages and makes everything separate attachments rather than stick everything in a single message body. I'm

print_command (a2ps)

2000-03-01 Thread -kevin-
I like using a2ps to do my printing, but I would like to have it use the date/author/subject for some of the footers and headers. Has someone already done this? If so, can you show me your 'print_command' setting? TIA -- -* -kevin-*- -* sick with the good infection

Re: Reading HTML Attachments

2000-03-01 Thread -kevin-
John, On 00-03-01 20:46, John P. Verel wrote: My mailcap entry looks like this: text/html; netscape -remote openURL\(%s\) Change to: text/html; netscape -remote 'openFile(%s)';copiousoutput -- -* -kevin-*- -* sick with the good infection *- -* [EMAIL PROTECTED

Re: Forwarding email with attachments

2000-02-11 Thread -kevin-
to enable this feature? :set mime_forward=ask-no My favorite way. But this does the trick beautifully. -- -* -kevin-*- -* sick with the good infection *- -* [EMAIL PROTECTED] *- -* http://www.pobox.com/~kathey *-

Re: line wrap

2000-01-29 Thread -kevin-
te, my little macro Ctrl-K which deletes from position to my signature) Now, for the really cool 'vim' part. Visually select a messy section with capital 'V', then hit 'gq' (like the magazine) and you lines look good. Okay, I know this is the 'mutt' list, but I thought this was helpfu

Re: displaying browser pager at the same time

1999-08-04 Thread Kevin Falcone
"SZ" == Shao Zhang [EMAIL PROTECTED] writes: SZ I saw this screenshot http://www.mutt.org/screenshots/pager.gif, which SZ had pager and browser displaying at the same time in one xterm. SZ I wonder how to do this?? set pager_index_lines=5 -kevin -- Kevin Falc

<    2   3   4   5   6   7