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: which-func-mode again Date: Thu, 31 Mar 2005 13:21:38 -0500 Message-ID: References: <13971.217.194.34.123.1112073995.squirrel@wwws.franken.de> <64459.217.194.34.123.1112172813.squirrel@wwws.franken.de> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1112293652 32631 80.91.229.2 (31 Mar 2005 18:27:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 31 Mar 2005 18:27:32 +0000 (UTC) Cc: stahl@eos.franken.de, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 31 20:27:31 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DH4N9-0003tU-3M for ged-emacs-devel@m.gmane.org; Thu, 31 Mar 2005 20:26:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DH4ds-0004Sj-WF for ged-emacs-devel@m.gmane.org; Thu, 31 Mar 2005 13:43:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DH4a7-0001Si-UD for emacs-devel@gnu.org; Thu, 31 Mar 2005 13:39:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DH4a3-0001KW-FM for emacs-devel@gnu.org; Thu, 31 Mar 2005 13:39:48 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DH4a1-0001GT-9M for emacs-devel@gnu.org; Thu, 31 Mar 2005 13:39:45 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DH4Ii-0001vR-GB for emacs-devel@gnu.org; Thu, 31 Mar 2005 13:21:52 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DH4IU-00049V-ES; Thu, 31 Mar 2005 13:21:38 -0500 Original-To: "Stephan Stahl" In-reply-to: <64459.217.194.34.123.1112172813.squirrel@wwws.franken.de> (stahl@eos.franken.de) 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:35439 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35439 I can neither find nor remember any futher discussion.. Those three mails are the only ones that seem to belong to this thread: http://lists.gnu.org/archive/html/emacs-devel/2005-03/msg00105.html http://lists.gnu.org/archive/html/emacs-devel/2005-03/msg00176.html http://lists.gnu.org/archive/html/emacs-devel/2005-03/msg00185.html I can't access messages thru URLs. Everyone, please, when you want to identify a past message, always show the date and the Subject field. Anyway, I think I was concerned to make sure that different buffers were not interfering with each other. Now I've looked at the code and see that they don't. So I think this change is the right fix. Thanks.