From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: symbol properties Date: Sat, 17 Jun 2006 19:01:54 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1150585353 30470 80.91.229.2 (17 Jun 2006 23:02:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 17 Jun 2006 23:02:33 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 18 01:02:32 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Frjo6-0005Xn-Qd for ged-emacs-devel@m.gmane.org; Sun, 18 Jun 2006 01:02:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Frjo6-0002Ax-Fd for ged-emacs-devel@m.gmane.org; Sat, 17 Jun 2006 19:02:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Frjng-0001wF-08 for emacs-devel@gnu.org; Sat, 17 Jun 2006 19:01:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Frjnf-0001vs-9y for emacs-devel@gnu.org; Sat, 17 Jun 2006 19:01:55 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Frjnf-0001vl-2o for emacs-devel@gnu.org; Sat, 17 Jun 2006 19:01:55 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Frjxb-0004St-H8 for emacs-devel@gnu.org; Sat, 17 Jun 2006 19:12:11 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Frjne-0004Sj-2L; Sat, 17 Jun 2006 19:01:54 -0400 Original-To: "Drew Adams" In-reply-to: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:55973 Archived-At: I think it would be a good idea to set up "definitions" of symbol properties. These would only matter for purposes of documentation, but that's important enough to make it worth doing. I will add it to etc/TODO. Thanks.