unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Subject: Re: display-time, mail-icon and POP3 mailboxes
Date: 09 Feb 2002 00:14:55 +0100	[thread overview]
Message-ID: <5x1yfva7m8.fsf@kfs2.cua.dk> (raw)
In-Reply-To: <m3bsezk837.fsf@Janik.cz>

Pavel@Janik.cz (Pavel Janík) writes:

>    From: Richard Stallman <rms@gnu.org>
>    Date: Fri, 8 Feb 2002 06:57:41 -0700 (MST)
> 
>    >     I do not know about VM and other mail programs. 
>    > 
>    > Don't worry about VM.  Its developer wants it to be separate
>    > from Emacs, and that means it is not our responsibility.
> 
> OK, but we still have RMAIL and Gnus. Both use different syntax etc. I will
> define separate variables which will be display-time specific and not
> shared/used with anything else.

I think it should at least be able to use the existing gnus and/or
rmail settings (they cannot be that hard to use).
You can then add extra mailboxes to check specifically.

What about these options:
 - display-time-pop3-check-rmail  (nil/t, default t)
 - display-time-pop3-check-gnus   (nil/t, default t)
 - display-time-pop3-mail-boxes   (alist (server.passwd), default ())


With the pop3 sample code I posted some time ago, there is one serious
problem: If emacs cannot connect to the pop3 server, it may hang (no
user interaction) until the connect times out.  That is not
satisfactory!

I don't know if this is relevant for your code (sorry, but I haven't
had time to look at the code you sent me).

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


  reply	other threads:[~2002-02-08 23:14 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-07  9:54 display-time, mail-icon and POP3 mailboxes Pavel Janík
2002-02-08 13:57 ` Richard Stallman
2002-02-08 20:54   ` Pavel Janík
2002-02-08 23:14     ` Kim F. Storm [this message]
     [not found]       ` <m3pu3dqizu.fsf@Janik.cz>
2002-02-10 19:57         ` Kim F. Storm
2002-02-11 18:48           ` Richard Stallman
     [not found]           ` <200202111848.g1BIm0406891@aztec.santafe.edu>
2002-02-11 23:31             ` Kim F. Storm
2002-02-12 16:32               ` Paul Jarc
2002-02-13  0:27                 ` Kim F. Storm
2002-02-14  3:12                   ` Richard Stallman
     [not found]                   ` <200202140312.g1E3CMf09146@aztec.santafe.edu>
2002-02-14  9:41                     ` Kim F. Storm
2002-02-15 10:36                       ` Richard Stallman
2002-02-13 15:38               ` Richard Stallman
     [not found]               ` <200202131538.g1DFcGc08698@aztec.santafe.edu>
2002-02-13 22:13                 ` Kim F. Storm
2002-02-15 10:37                   ` Richard Stallman
2002-02-15 10:37                   ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5x1yfva7m8.fsf@kfs2.cua.dk \
    --to=storm@cua.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).