On Fri, Sep 03, 1999 at 05:54:46PM +0200, Hrvoje Niksic wrote:
Here it is:
Got it.
Aw fuck. Here it is:
(defvar progress-area-buffer (get-buffer-create " *Gutter Area*")
"A buffer for the gutter area.")
Andy, you _do_ hate me, don't you ? :-)
Like extent_info, buffers are things I'd really really love not to
have to dump in the first place. Maybe in version 2.0, but not right
now. Andy.... could you ? Especially since it is not used anywhere
for now.
BTW, once you actually use it, what happen if I destroy it? (C-x k
*Gutter Area* RET). Isn't the standard xemacs behaviour to create
buffers when needed and not before?
OG.