From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: Problem with after-change-functions hook Date: Wed, 29 Mar 2006 00:27:47 -0500 Organization: Bell Sympatico Message-ID: <877j6dg6sh.fsf-monnier+gnu.emacs.help@gnu.org> References: <3477857.post@talk.nabble.com> <87veu7eno4.fsf-monnier+gnu.emacs.help@gnu.org> <874q1ln7e7.fsf-monnier+gnu.emacs.help@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1143614457 1256 80.91.229.2 (29 Mar 2006 06:40:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Mar 2006 06:40:57 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 29 08:40:56 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FOUMR-0005fP-Eu for geh-help-gnu-emacs@m.gmane.org; Wed, 29 Mar 2006 08:40:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FOUMQ-0000Ki-VK for geh-help-gnu-emacs@m.gmane.org; Wed, 29 Mar 2006 01:40:54 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news4.google.com!news.glorb.com!wns14feed!worldnet.att.net!207.35.177.252!nf3.bellglobal.com!nf1.bellglobal.com!nf2.bellglobal.com!news20.bellglobal.com.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:eG3s0fOoVDfzi6Q/LM0QybVD4ws= Original-Lines: 8 Original-NNTP-Posting-Host: 70.55.143.70 Original-X-Complaints-To: abuse@sympatico.ca Original-X-Trace: news20.bellglobal.com 1143610068 70.55.143.70 (Wed, 29 Mar 2006 00:27:48 EST) Original-NNTP-Posting-Date: Wed, 29 Mar 2006 00:27:48 EST Original-Xref: shelby.stanford.edu gnu.emacs.help:138445 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:34064 Archived-At: > The manual says that using 't' as the optional local argument is equivolent > to using the make-local-hook function. Which manual? This is true for Emacs >= 21, but not for Emacs-20 and maybe not for XEmacs either, or at least not for all versions. Stefan