From xemacs-m  Wed Jan  8 02:15:31 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with ESMTP
	  id CAA08599 for <xemacs-beta@xemacs.org>; Wed, 8 Jan 1997 02:15:30 -0600 (CST)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.4/8.8.4)
	  id JAA03783; Wed, 8 Jan 1997 09:15:23 +0100 (MET)
Sender: hniksic@public.srce.hr
To: xemacs-beta@xemacs.org
Subject: Re: scrollbars
References: <9701080035.AA12973@euler.alphatech.com> <kigafql5608.fsf@jagor.srce.hr> <x220bwlhpl.fsf@lemcbed.lem.uni-karlsruhe.de>
X-URL: ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/
X-Attribution: Hrv
X-Face: &}4JQk=L;e.~x+|eo]#DGk@x3~ed!.~lZ}YQcYb7f[WL9L'Z*+OyA\nAEL1M(".[qvI#a2E
 6WYI5>>e7'@_)3Ol9p|Nn2wNa/;~06jL*B%tTcn/XvhAu7qeES0\|MF%$;sI#yn1+y"
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 08 Jan 1997 09:15:23 +0100
In-Reply-To: Jens Lautenbacher's message of 08 Jan 1997 09:00:22 +0100
Message-ID: <kigu3osmvl0.fsf@jagor.srce.hr>
Lines: 24
X-Mailer: Red Gnus v0.79/XEmacs 19.14

Jens Lautenbacher (jens@lemcbed.lem.uni-karlsruhe.de) wrote:
> > This seems to be a text-properties issue, possibly a defficiency in
> > XEmacs' implementation of text properties.  AFAIK Gnus uses text-props
> > for things like invisible text, and we implement them on top of
> > extents.
> This should be easily solvable with the use of the
> atomic-extents. 
> 
> (load-library 'atomic-extents)
> (put-text-property (beginning-of-line) (end-of-line) 'atomic t)
> 
> Unfortunately atomic-extents over more than one line are a little bit
> broken.

I am not sure I follow you.  Are atomic-extents the right solution
e.g. for hiding Gnus headers or not?  If they are broken over more
than one line, they do not seem to be the answer. :-(

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
The IDIOT.  Usually a cretin, morpohodite, or old COBOL programmer
selected to be the system administrator by a committee of cretins,
morphodites, and old COBOL programmers.

