emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why Emacs should have a good web-browser


From: Jason Rumney
Subject: Re: Why Emacs should have a good web-browser
Date: Thu, 09 Jul 2009 20:36:08 +0800
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)

Chong Yidong wrote:
That's excellent news.

On a technical note, I think it makes more sense to associate embedded
applications with Emacs windows, rather than buffers as you're
apparently trying to do.  Otherwise, we run into the problem of handling
the situation where the same buffer is displayed in more than one
window.  Basically, we should have a way to say "the contents of this
window are handled by an embedded program, rather than by Emacs".  WDYT?
It's not that difficult to handle, you just need to take snapshots of the application's display now and then. The active window contains the real application, and any other windows can contain a snapshot of the display of that program.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]