Xref: utzoo comp.emacs:5160 gnu.emacs:378 Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!bloom-beacon!bionet!agate!ucbvax!hplabs!hplabsz!dayoung From: dayoung@hplabsz.HPL.HP.COM (Doug A. Young) Newsgroups: comp.emacs,gnu.emacs Subject: Sections in Gnu Emacs Buffers? Message-ID: <2846@hplabsz.HPL.HP.COM> Date: 26 Jan 89 18:23:46 GMT Reply-To: dayoung@hplabsz.UUCP (Doug A. Young) Organization: Hewlett-Packard Laboratories Lines: 17 I have an application for which I need to be able to break a Gnu buffer into multple sections. Although the buffer should act like a normal buffer in most respects, I need to be able to do certain things on a sectional basis: Add a section, delete a section, set read-only mode on a section, go to a section, collapse or expand a section, and so on. A few operations that normally are associated with buffers also need to be moved to sections. For example, I need to keep a modified flag for each section, rather than the whole buffer. I'm told that some other emacses have this capability (zemacs ?) although I've never used one that does. So, my question: Before I embark on what may well be a major hack to Gnu emacs, has anyone done this already or tried to? Can anyone give me some info on emacs versions that support this capability that would help me keep from completely reinventing the wheel? Doug Young (dayoung@hplabs.hp.com) HP Labs