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 09:26:16 +0200 Message-ID: References: <87slzbqd6r.fsf-monnier+emacs@gnu.org> <871x6ucqat.fsf@jurta.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 1119511353 4346 80.91.229.2 (23 Jun 2005 07:22:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Jun 2005 07:22:33 +0000 (UTC) Cc: Juri Linkov , monnier@iro.umontreal.ca, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 23 09:22:23 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DlM2X-0003aY-7y for ged-emacs-devel@m.gmane.org; Thu, 23 Jun 2005 09:22:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DlM9J-0003w2-2F for ged-emacs-devel@m.gmane.org; Thu, 23 Jun 2005 03:29:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DlM7K-0003iA-0j for emacs-devel@gnu.org; Thu, 23 Jun 2005 03:27:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DlM71-0003es-O1 for emacs-devel@gnu.org; Thu, 23 Jun 2005 03:27:15 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DlM70-0003Yd-31 for emacs-devel@gnu.org; Thu, 23 Jun 2005 03:26:58 -0400 Original-Received: from [64.233.182.200] (helo=nproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DlM9a-0008NS-RQ for emacs-devel@gnu.org; Thu, 23 Jun 2005 03:29:39 -0400 Original-Received: by nproxy.gmail.com with SMTP id i2so44297nfe for ; Thu, 23 Jun 2005 00:26:16 -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=tAejaejJPSnktwB8l0vkGzpuaC5LPibH0LDmBqIIxh6Z+67zwhgQD3mJ4IRJv6G01kJCx0lEvaALRWVxHKOV1JT0FO2pWHffpa3yuOgF5NX7ffYohf1M7mC7RGmPn0OTz9pY23ooMqBAbHO74wN1a7LCaM1vkIFcQoyLcwI98lk= Original-Received: by 10.48.249.6 with SMTP id w6mr30942nfh; Thu, 23 Jun 2005 00:26:16 -0700 (PDT) Original-Received: by 10.48.250.5 with HTTP; Thu, 23 Jun 2005 00:26:16 -0700 (PDT) Original-To: Miles Bader In-Reply-To: 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:39344 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39344 > Probably true... What about the problem with using `fit-window-to-buffer' in occur-hook? I'd be much grateful for a comment from experts in the inner workings of `fit-window-to-buffer'... --=20 /L/e/k/t/u