From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: occur-hook changing the current buffer Date: Thu, 23 Jun 2005 17:42:32 +0200 Message-ID: References: <871x6ucqat.fsf@jurta.org> <42BAD57F.8040407@gnu.org> Reply-To: Juanma Barranquero NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1119542541 2379 80.91.229.2 (23 Jun 2005 16:02:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Jun 2005 16:02:21 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 23 18:02:19 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DlU93-0003Hq-BR for ged-emacs-devel@m.gmane.org; Thu, 23 Jun 2005 18:01:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DlUFu-0004s2-Fa for ged-emacs-devel@m.gmane.org; Thu, 23 Jun 2005 12:08:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DlUFi-0004rs-CK for emacs-devel@gnu.org; Thu, 23 Jun 2005 12:08:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DlUFg-0004rc-TN for emacs-devel@gnu.org; Thu, 23 Jun 2005 12:08:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DlUED-0004HV-Gk for emacs-devel@gnu.org; Thu, 23 Jun 2005 12:06:57 -0400 Original-Received: from [64.233.182.193] (helo=nproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DlTtv-00051b-7q for emacs-devel@gnu.org; Thu, 23 Jun 2005 11:45:59 -0400 Original-Received: by nproxy.gmail.com with SMTP id i2so66514nfe for ; Thu, 23 Jun 2005 08:42:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=G1Cg8AOAFxB1nvWzzqt5g8bK97tJyrwax3tcjkWRDYpLtPzkVyfKdItmQfrhFXK77v7o6QdbTnR1OpxUP91WvOMDS6/RqvVAMzODiQkCNKVL6YwUJUIlFoeNL3PoADcwDE9N/2yxmzjNgOTJN/PFaPJG4bx7RUB+KTZIpdlrVfA= Original-Received: by 10.48.250.12 with SMTP id x12mr44257nfh; Thu, 23 Jun 2005 08:42:32 -0700 (PDT) Original-Received: by 10.48.250.5 with HTTP; Thu, 23 Jun 2005 08:42:32 -0700 (PDT) Original-To: Jason Rumney In-Reply-To: <42BAD57F.8040407@gnu.org> Content-Disposition: inline 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:39371 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39371 > Yes, this seems like a real bug. And very weird. I traced the call, and the buffer changed on return of `save-selected-window'. Nothing that I could see seemed like a likely cause. > If we continue to insist that it is > the hooks that are wrong, not Emacs, then this will cause a lot of > disruption to users. Yes! --=20 /L/e/k/t/u