emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnus issues


From: Reiner Steib
Subject: Re: Gnus issues
Date: Sun, 10 Oct 2004 19:50:49 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

On Wed, Sep 29 2004, Reiner Steib wrote:

> On Mon, Sep 27 2004, Dave Love wrote:
[...]
> This part of `gnus-read-group' is used rarely.  Wouldn't ...
>   (autoload 'message-y-or-n-p "message" nil nil 'macro)
> ... be sufficient?

Committed.  (In the v5-10 branch of Gnus.  Should appear in Emacs in
the next days.)

> I will replace "(assert (eq (char-after) ?\)) t" with
> "(assert (eq (char-after) ?\)) nil".

Committed.

[ pop3 ]
>> and I think its user variables should be customized.

Committed.  I have created a new group:

(defgroup pop3 nil
  "Post Office Protocol"
  :group 'mail
  :group 'mail-source)

I left `pop3-password' as a defvar.  Could you please check if my
changes are correct (I don't use pop3)?

>> I think the bizarre `(if (> (buffer-size)...' clauses in `pop3-retr'
>> can safely be removed -- I've run without them for some time.

Committed.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]