From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: CHENG Gao Newsgroups: gmane.emacs.devel Subject: Minor fix to lispref/tips.texi Date: Fri, 19 Nov 2004 20:21:32 +0800 Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: sea.gmane.org 1100866922 17751 80.91.229.6 (19 Nov 2004 12:22:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 19 Nov 2004 12:22:02 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 19 13:21:57 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CV7m1-0008TB-00 for ; Fri, 19 Nov 2004 13:21:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CV7uu-0002HL-Sh for ged-emacs-devel@m.gmane.org; Fri, 19 Nov 2004 07:31:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CV7um-0002HC-WA for emacs-devel@gnu.org; Fri, 19 Nov 2004 07:31:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CV7um-0002Gz-BW for emacs-devel@gnu.org; Fri, 19 Nov 2004 07:31:00 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CV7um-0002Gw-8a for emacs-devel@gnu.org; Fri, 19 Nov 2004 07:31:00 -0500 Original-Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CV7li-0003du-1t for emacs-devel@gnu.org; Fri, 19 Nov 2004 07:21:38 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CV7lh-0000PH-00 for ; Fri, 19 Nov 2004 13:21:37 +0100 Original-Received: from 218.2.142.128 ([218.2.142.128]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Nov 2004 13:21:36 +0100 Original-Received: from chenggao by 218.2.142.128 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Nov 2004 13:21:36 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 20 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 218.2.142.128 X-Payment: hashcash 1.2 1:20:041119:gmane.emacs.devel::4Y2NpsRnhq6xZ19q:0000000000000000000000000000000000000000000002Nb X-Hashcash: 1:20:041119:gmane.emacs.devel::4Y2NpsRnhq6xZ19q:0000000000000000000000000000000000000000000002Nb User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:Wcwwar9cNQGdBas/PRXNdjxNWrM= 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: main.gmane.org gmane.emacs.devel:30081 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30081 --- tips.texi.orig 2004-11-19 20:14:08.000000000 +0800 +++ tips.texi 2004-11-19 20:18:20.000000000 +0800 @@ -394,7 +394,7 @@ If you bind a variable in one function, and use it or set it in another function, the compiler warns about the latter function unless the variable has a definition. But adding a definition would be -unclean if the variable has a short names, since Lisp packages should +unclean if the variable has a short name, since Lisp packages should not define short variable names. The right thing to do is to rename this variable to start with the name prefix used for the other functions and variables in your package. -- No God blessing me No Dog barking at me Gonna adopt a Dog Name it God Get blessed and barked at