|
|
 | | From: | Mike Hunter | | Subject: | Pine envy: `newmail` like feature? | | Date: | Wed, 15 Dec 2004 17:07:40 +0000 (UTC) |
|
|
 | Hey everybody,
My lame officemate uses pine, and pointed out that it notifies you of new mail that comes in while composing a letter. I remember `newmail` used to do this for me, but I haven't used that in years. Does mutt have a feature like this or is this a "mutt is a MUA not a toaster" issue?
Mike
|
|
 | | From: | Paul Walker | | Subject: | Re: Pine envy: `newmail` like feature? | | Date: | Thu, 16 Dec 2004 00:17:36 +0000 (UTC) |
|
|
 | On Wed, 15 Dec 2004 17:07:40 +0000 (UTC), Mike Hunter wrote:
> for me, but I haven't used that in years. Does mutt have a feature like this > or is this a "mutt is a MUA not a toaster" issue?
mutt's pretty much suspended while the editor is running, so it's not going to pop up a new mail notification... :-)
-- Paul
|
|
 | | From: | Mike Hunter | | Subject: | Re: Pine envy: `newmail` like feature? | | Date: | Thu, 16 Dec 2004 17:32:28 +0000 (UTC) |
|
|
 | On Thu, 16 Dec 2004 00:17:36 +0000 (UTC), Paul Walker wrote: > On Wed, 15 Dec 2004 17:07:40 +0000 (UTC), Mike Hunter wrote: > > > for me, but I haven't used that in years. Does mutt have a feature like this > > or is this a "mutt is a MUA not a toaster" issue? > > mutt's pretty much suspended while the editor is running, so it's not going > to pop up a new mail notification... :-)
This is wokring fine for me:
#!/bin/sh
/usr/local/bin/newmail #/home/mhunter/bin/initsig /home/mhunter/bin/vim $* /usr/sbin/killall newmail
Thanks for the replies,
Mike
|
|
 | | From: | Christopher Nehren | | Subject: | Re: Pine envy: `newmail` like feature? | | Date: | 17 Dec 2004 00:12:36 GMT |
|
|
 | -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2004-12-16, Mike Hunter scribbled these curious markings: > /usr/sbin/killall newmail ^ sbin? Mine's in /usr/bin, on both 5.x and 4.x.
Best Regards, Christopher Nehren -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD)
iD8DBQFBwiR0k/lo7zvzJioRAvv8AJ9JYR/cTyPvMddtAwbxovJl54K3SgCbBI3I dEW/rrwjTEGGSk1f+xGZNJk= =iKX9 -----END PGP SIGNATURE-----
-- I abhor a system designed for the "user", if that word is a coded pejorative meaning "stupid and unsophisticated". -- Ken Thompson If you ask the wrong questions, you get answers like "42" and "God". Unix is user friendly. However, it isn't idiot friendly.
|
|
 | | From: | Sven Guckes | | Subject: | Re: Pine envy: `newmail` like feature? | | Date: | 15 Dec 2004 20:27:52 GMT |
|
|
 | * Mike Hunter [2004-12-15]: > My lame officemate uses pine, and pointed out that it notifies > you of new mail that comes in while composing a letter.
this does not work when any other editor is being used. so it requires the use of "pico" as an editor, too. (i think)
> I remember `newmail` used to do this for me, but I > haven't used that in years. Does mutt have a feature like > this or is this a "mutt is a MUA not a toaster" issue?
yes, mutt is not an all-in-one tool - feature! (see sig, too)
Sven
-- Sven Guckes usenet-sig-mail-notification @guckes.net http://www.guckes.net/mail/notification.html Mail Notification FAQ ls, tail, shell (bash,ksh, tcsh, zsh); biff, newmail, nfrm, xbuffy. clients: elm, mutt, pine (startup flags). Sample setups welcome!
|
|
 | | From: | Christopher Nehren | | Subject: | Re: Pine envy: `newmail` like feature? | | Date: | 15 Dec 2004 20:31:21 GMT |
|
|
 | -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2004-12-15, Sven Guckes scribbled these curious markings: > yes, mutt is not an all-in-one tool - feature! (see sig, too) > -- > http://www.guckes.net/mail/notification.html Mail Notification FAQ
403.
Best Regards, Christopher Nehren -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD)
iD8DBQFBwJ8Zk/lo7zvzJioRAm2tAJ42yfL8H2yzJ0KMlwlBMSu82QxZJQCdEwdd 7jZEUD8o+TivobvJbViuC2o= =FgsF -----END PGP SIGNATURE-----
-- I abhor a system designed for the "user", if that word is a coded pejorative meaning "stupid and unsophisticated". -- Ken Thompson If you ask the wrong questions, you get answers like "42" and "God". Unix is user friendly. However, it isn't idiot friendly.
|
|
 | | From: | Christopher Nehren | | Subject: | Re: Pine envy: `newmail` like feature? | | Date: | 15 Dec 2004 18:45:24 GMT |
|
|
 | -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2004-12-15, Mike Hunter scribbled these curious markings: > Hey everybody, > > My lame officemate uses pine, and pointed out that it notifies you of new mail > that comes in while composing a letter. I remember `newmail` used to do this > for me, but I haven't used that in years. Does mutt have a feature like this > or is this a "mutt is a MUA not a toaster" issue?
Your editor's an editor, not a toaster.
Best Regards, Christopher Nehren -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD)
iD8DBQFBwIZEk/lo7zvzJioRAnelAJwMXW1TxjXb9UQtNZXgsDAoBAElBgCeLYNz KP2dPP2eoaa1n7yL2VOOIpE= =THos -----END PGP SIGNATURE-----
-- I abhor a system designed for the "user", if that word is a coded pejorative meaning "stupid and unsophisticated". -- Ken Thompson If you ask the wrong questions, you get answers like "42" and "God". Unix is user friendly. However, it isn't idiot friendly.
|
|
|