From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Idea for determining what users use Date: Thu, 29 May 2003 20:49:16 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200305271428.h4RES8P7007129@rum.cs.yale.edu> <200305281433.h4SEXE4I011674@rum.cs.yale.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1054256204 27241 80.91.224.249 (30 May 2003 00:56:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 30 May 2003 00:56:44 +0000 (UTC) Cc: monnier+gnu/emacs@rum.cs.yale.edu Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri May 30 02:56:40 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19LYCG-000750-00 for ; Fri, 30 May 2003 02:56:40 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19LYR7-0004s2-00 for ; Fri, 30 May 2003 03:12:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19LY9u-0006z7-2C for emacs-devel@quimby.gnus.org; Thu, 29 May 2003 20:54:14 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19LY8e-0006PZ-PO for emacs-devel@gnu.org; Thu, 29 May 2003 20:52:56 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19LY5X-0004N9-Ln for emacs-devel@gnu.org; Thu, 29 May 2003 20:49:44 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19LY56-00040P-Hk for emacs-devel@gnu.org; Thu, 29 May 2003 20:49:16 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 19LY56-0007Nn-Bg; Thu, 29 May 2003 20:49:16 -0400 Original-To: "Stefan Monnier" In-reply-to: <200305281433.h4SEXE4I011674@rum.cs.yale.edu> (monnier+gnu/emacs@rum.cs.yale.edu) Original-cc: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14452 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14452 My point was more about the fact that I think the basis for such a feature should be "is it in the `obsolete' directory?" rather than some other new annotations. That approach might work ok, as a way of deciding when to issue the message. However, it would require making this a low-level mechanism rather a function that can be called. Also, we would not be able to use it in specific places.