all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [Feature Discuss] Nested buffer
@ 2018-07-23 16:03 fei xiaobo
  2018-07-23 19:51 ` Stefan Monnier
  2018-07-23 20:11 ` Brett Gilio
  0 siblings, 2 replies; 19+ messages in thread
From: fei xiaobo @ 2018-07-23 16:03 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 630 bytes --]

Hi all.

I am building a plan to implement *Nested buffer* in Emacs recently. Is it
a good ideal?

Nested buffer what I mean here is the sub-buffers which embedded in a host
buffer.

   - Nested/Embed buffer's content is linked to an arbitrary buffer.
   - Host buffer's content consists of the content of all the nested
   buffers.

If having this, we could embed multiple buffers' content into a host buffer
to get one virtual buffer. And, after updating the nested buffer's content,
the virtual host buffer's content is updated too. I think it will be
helpful for many special plugins.

Appreciated any comments or suggestion.

[-- Attachment #2: Type: text/html, Size: 780 bytes --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2018-07-25  4:41 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-23 16:03 [Feature Discuss] Nested buffer fei xiaobo
2018-07-23 19:51 ` Stefan Monnier
2018-07-24  3:33   ` Harry Fei
2018-07-24  7:16     ` Óscar Fuentes
2018-07-24 14:33       ` Eli Zaretskii
2018-07-24 14:54         ` Ihor Radchenko
2018-07-24 15:08           ` Eli Zaretskii
2018-07-25  4:41           ` Van L
2018-07-24 14:59         ` Óscar Fuentes
2018-07-24 15:03           ` Óscar Fuentes
2018-07-24 15:14           ` Eli Zaretskii
2018-07-25  2:31       ` Stefan Monnier
2018-07-23 20:11 ` Brett Gilio
2018-07-23 20:31   ` Clément Pit-Claudel
2018-07-23 23:15     ` Phil Sainty
2018-07-24  1:24       ` Drew Adams
2018-07-24 15:22         ` Drew Adams
2018-07-24 16:54       ` Alan Mackenzie
2018-07-25  2:28     ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.