From xemacs-m  Mon Feb 24 13:54:13 1997
Received: from cdc.noaa.gov (manager.Colorado.EDU [128.138.218.210])
	by xemacs.org (8.8.5/8.8.5) with SMTP id NAA16785
	for <xemacs-beta@xemacs.org>; Mon, 24 Feb 1997 13:54:10 -0600 (CST)
Received: from suomi by cdc.noaa.gov (SMI-8.6/SMI-SVR4)
	id LAA01988; Mon, 24 Feb 1997 11:14:52 -0700
Received: by suomi (SMI-8.6) id LAA19483; Mon, 24 Feb 1997 11:14:51 -0700
Sender: mdb@cdc.noaa.gov
To: Hrvoje Niksic <hniksic@srce.hr>
Cc: XEmacs beta-list <xemacs-beta@xemacs.org>
Subject: Re: XEmacs 19.15-b95 is released
References: <m2vi7k5ptj.fsf@altair.xemacs.org> <kign2sv9a8e.fsf@jagor.srce.hr>
Organization: CIRES, University of Colorado
X-Attribution: mb
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
From: Mark Borges <mdb@cdc.noaa.gov>
Date: 24 Feb 1997 11:14:50 -0700
In-Reply-To: Hrvoje Niksic's message of 23 Feb 1997 09:50:57 +0100
Message-ID: <vkn2su5aw5.fsf@cdc.noaa.gov>
Lines: 51
X-Mailer: Gnus v5.4.15/XEmacs 20.1

>> On 23 Feb 1997 09:50:57 +0100,
>> Hrvoje Niksic(Hrv) wrote:
Hrv> Steven L Baur <steve@miranova.com> writes:
>> -- Gnus-5.4.15

Hrv> I don't think this version of Gnus should go into "real" 19.15,
Hrv> unless we solve the `Marker does not point anywhere' problem.

What exactly is this problem? What are it's symptoms? I thought this
was fixed by Chuck in this note (sorry for the non-standard
attachment; I had to dig this up from an old archive of mine).

------------------------------------------------------------------------------
X-From-Line: xemacs-beta-request@cs.uiuc.edu  Thu Jun 27 10:38:19 1996
Return-Path: <xemacs-beta-request@cs.uiuc.edu>
Received: from spruce.cs.uiuc.edu by cdc.noaa.gov (SMI-8.6/SMI-SVR4)
	id KAA01442; Thu, 27 Jun 1996 10:38:17 -0600
Received: (from daemon@localhost) by spruce.cs.uiuc.edu (8.7.5/8.7.3) id LAA25884 for xemacs-beta-people; Thu, 27 Jun 1996 11:36:24 -0500 (CDT)
Received: from a.cs.uiuc.edu (a.cs.uiuc.edu [128.174.252.1]) by spruce.cs.uiuc.edu (8.7.5/8.7.3) with ESMTP id LAA25881 for <xemacs-beta@spruce.cs.uiuc.edu>; Thu, 27 Jun 1996 11:36:23 -0500 (CDT)
Received: from charles.cs.uiuc.edu (charles.cs.uiuc.edu [128.174.252.15]) by a.cs.uiuc.edu (8.7.5/8.7.3) with ESMTP id LAA05341 for <xemacs-beta@cs.uiuc.edu>; Thu, 27 Jun 1996 11:36:24 -0500 (CDT)
Received: from charles.cs.uiuc.edu (localhost [127.0.0.1]) by charles.cs.uiuc.edu (8.7.5/8.7.3) with ESMTP id LAA27238; Thu, 27 Jun 1996 11:36:09 -0500 (CDT)
Message-Id: <199606271636.LAA27238@charles.cs.uiuc.edu>
To: andyp@parallax.co.uk (Andy Piper)
cc: xemacs-beta@cs.uiuc.edu
Subject: Re: annoying market bug 
In-reply-to: Your message of "Thu, 27 Jun 1996 17:30:56 BST."
             <199606271630.RAA27312@wrath.parallax.co.uk> 
Date: Thu, 27 Jun 1996 11:36:09 -0500
From: Chuck Thompson <cthomp@cs.uiuc.edu>
X-content-length: 478
Xref: charney xemacs-19_14_fixes:5
Lines: 14

    Andy> Is anyone else seeing this annoying "marker does not point
    Andy> anywhere bug" in 19.14? I get it quite a lot.

Do you have line-number-mode turned on?  If so, try turning it off.
I've spent a grand total of 30 seconds looking into this but I
wouldn't be surprised if the answer is to add the following line to
the beginning of real_current_modeline_height in redisplay.c:

  Fset_marker (w->pointm[CMOTION_DISP], w->pointm[CURRENT_DISP], w->buffer);



			-Chuck

------------------------------------------------------------------------------

-- 
  -mb-

