From: Kenneth D. Forbus

Subject: Re: xemacs lisp listener buffer max size

Date: 1997-10-8 13:22

Making poor emacs do this seems like a horrible kludge.  Wouldn't a
single-item-list dialog of fixed length, serviced as a ring buffer, work
better for this particular application?  On Unix platforms this would rely
on the long-awaited merge of Common Graphics with that software, but this
would work on the Windows software today.


At 03:44 AM 10/8/97 -0400, Bill Dubuque wrote:
>Another approach to limiting a buffer's size is to define a minor mode >that does such by adjoining a trim-function to after-change-functions. > >This does not require any process-output hooks; indeed it should work >for buffers in most any major mode. > >-Bill Dubuque > >
========================================= Prof. Kenneth D. Forbus Qualitative Reasoning Group The Institute for the Learning Sciences Northwestern University 1890 Maple Avenue Evanston, Illinois, 60201, USA email: <ils.nwu.edu at forbus> voice: (847) 491-7699 fax: (847) 491-5258 http://www.qrg.ils.nwu.edu/ =========================================