From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Bug: appt-display makes point back to buffer. Date: Mon, 24 Nov 2008 03:17:54 -0500 Message-ID: <8rskphczbh.fsf@fencepost.gnu.org> References: <87iqqg2pzz.fsf@sina.com> <4928051F.8000003@gmx.at> <877i6vx38t.fsf@sina.com> <492999C4.50703@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1227514880 28834 80.91.229.12 (24 Nov 2008 08:21:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 24 Nov 2008 08:21:20 +0000 (UTC) Cc: anhnmncb , emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 24 09:22:22 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L4Wi6-0007Ra-1f for ged-emacs-devel@m.gmane.org; Mon, 24 Nov 2008 09:22:22 +0100 Original-Received: from localhost ([127.0.0.1]:58484 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L4Wgw-00052C-2H for ged-emacs-devel@m.gmane.org; Mon, 24 Nov 2008 03:21:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L4Wgg-0004wa-Sd for emacs-devel@gnu.org; Mon, 24 Nov 2008 03:20:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L4Wgf-0004vU-5p for emacs-devel@gnu.org; Mon, 24 Nov 2008 03:20:53 -0500 Original-Received: from [199.232.76.173] (port=60466 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L4Wgf-0004vR-22 for emacs-devel@gnu.org; Mon, 24 Nov 2008 03:20:53 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:60716) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L4Wge-0006QW-VQ for emacs-devel@gnu.org; Mon, 24 Nov 2008 03:20:53 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1L4Wdm-0005sl-5U; Mon, 24 Nov 2008 03:17:54 -0500 X-Spook: Ansar al-Islam Adriatic Vince Foster class struggle Syria X-Ran: B*B),&m|14;TTE;h\>w|M%29+@@|ACH;~#~{#h"WORldrk5?^-A,*Xv8*7;&&HvN)5cm6x X-Hue: magenta X-Attribution: GM In-Reply-To: <492999C4.50703@gmx.at> (martin rudalics's message of "Sun, 23 Nov 2008 18:58:28 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:106066 Archived-At: martin rudalics wrote: > I suppose the attached patch should fix this. But it might break > something else. Glenn? Looks fine to me, thanks. Please install.