From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9658 Path: main.gmane.org!not-for-mail From: Karl Anderson Newsgroups: gmane.emacs.gnus.general Subject: Re: Catchup command request Date: Mon, 27 Jan 1997 11:46:59 -0800 Message-ID: <199701271948.UAA24913@ifi.uio.no> References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035149648 19720 80.91.224.250 (20 Oct 2002 21:34:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:34:08 +0000 (UTC) Cc: ding@ifi.uio.no Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id MAA24500 for ; Mon, 27 Jan 1997 12:12:16 -0800 Original-Received: from ctshp.celtech.com (ctshp.celtech.com [192.84.22.14]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Mon, 27 Jan 1997 20:48:08 +0100 Original-Received: by ctshp.celtech.com (1.39.111.2/16.2) id AA068204419; Mon, 27 Jan 1997 11:46:59 -0800 Original-To: Steven L Baur In-Reply-To: Xref: main.gmane.org gmane.emacs.gnus.general:9658 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:9658 steve@miranova.com (Steven L. Baur) wrote: >May I respectfully request that the c) atchup command in the *Summary* >buffer use yes-or-no-p instead of y-or-n-p? You could overload y-or-n-p with yes-or-no-p in your .emacs if you don't mind using the latter all the time. karla@celtech.com Karl Anderson