From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: D. Goel Newsgroups: gmane.emacs.devel Subject: Re: doctor.el and // and $ Date: 09 Sep 2002 13:07:38 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: <87ofb7w0px.fsf@computer.localdomain> References: <87d6rt4ui3.fsf@computer.localdomain> <87znuwl1hh.fsf@computer.localdomain> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1031591399 29558 127.0.0.1 (9 Sep 2002 17:09:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 9 Sep 2002 17:09:59 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17oS2w-0007gY-00 for ; Mon, 09 Sep 2002 19:09:58 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17oScx-00085M-00 for ; Mon, 09 Sep 2002 19:47:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17oS2w-00023z-00; Mon, 09 Sep 2002 13:09:58 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17oS0o-0001gB-00 for emacs-devel@gnu.org; Mon, 09 Sep 2002 13:07:46 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17oS0l-0001f9-00 for emacs-devel@gnu.org; Mon, 09 Sep 2002 13:07:45 -0400 Original-Received: from 24-197-159-102.charterga.net ([24.197.159.102] helo=computer) by monty-python.gnu.org with esmtp (Exim 4.10) id 17oS0h-0001eo-00; Mon, 09 Sep 2002 13:07:39 -0400 Original-Received: from deego by computer with local (Exim 3.35 #1 (Debian)) id 17oS0g-0004V6-00; Mon, 09 Sep 2002 13:07:38 -0400 Original-To: rms@gnu.org In-Reply-To: <87znuwl1hh.fsf@computer.localdomain> Original-Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:7757 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7757 "D. Goel" writes: > i was worried about that too, .. that's a cool way out --> > > > Perhaps let's use doc// and doc$. i submitted a 400-line patch to emacs-pretest-bug making the above changes a few days ago. Today's checkout --> there are several changes to doctor.el but not that patch yet. In light of these new changes, do i need to submit a new patch on the latest cvs? and will it get installed? :-)