* read-only frame?
@ 2004-12-11 17:22 Drew Adams
2004-12-15 16:49 ` Drew Adams
0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2004-12-11 17:22 UTC (permalink / raw)
Is there some way to make a frame (its contents) read-only? I could of
course make each of its currently displayed buffers read-only, but that
would also make them read-only in other frames, which I do not want to do.
Any ideas?
- Drew
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: read-only frame?
2004-12-11 17:22 read-only frame? Drew Adams
@ 2004-12-15 16:49 ` Drew Adams
2004-12-15 20:16 ` Lennart Borgman
0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2004-12-15 16:49 UTC (permalink / raw)
Posting to emacs-devel, since I got no response from help-gnu-emacs.
Is there some way to make a frame (its contents) read-only? I could of
course make each of its currently displayed buffers read-only, but that
would also make them read-only in other frames, which I do not
want to do.
Any ideas?
- Drew
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: read-only frame?
2004-12-15 16:49 ` Drew Adams
@ 2004-12-15 20:16 ` Lennart Borgman
2004-12-15 21:41 ` Drew Adams
0 siblings, 1 reply; 4+ messages in thread
From: Lennart Borgman @ 2004-12-15 20:16 UTC (permalink / raw)
----- Original Message -----
From: "Drew Adams" <drew.adams@oracle.com>
> Is there some way to make a frame (its contents) read-only? I could of
> course make each of its currently displayed buffers read-only, but
that
> would also make them read-only in other frames, which I do not
> want to do.
There is no way I no of, but maybe you can use an indirect buffer with
another keymap? (Though I am absolutely no expert on this - I believe you
can have another keymap, but I am actually not sure.)
- Lennart
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: read-only frame?
2004-12-15 20:16 ` Lennart Borgman
@ 2004-12-15 21:41 ` Drew Adams
0 siblings, 0 replies; 4+ messages in thread
From: Drew Adams @ 2004-12-15 21:41 UTC (permalink / raw)
> Is there some way to make a frame (its contents) read-only?
> I could of course make each of its currently displayed buffers
> read-only, but that would also make them read-only in other
frames,
> which I do not want to do.
There is no way I no of, but maybe you can use an indirect buffer with
another keymap? (Though I am absolutely no expert on this - I
believe you
can have another keymap, but I am actually not sure.)
I want to be able to make any frame read-only, regardless of the buffers
that happen to be in it currently.
FYI, the application I have in mind is thumbnail frames. These are currently
just miniature frames, so they are completely functional. Because of this,
you could easily modify something inadvertently, without seeing what you're
doing (which is not good). Read-only functionality (scrolling, searching,
displaying process output dynamically, restoring to full size) is desirable,
however, so plain images wouldn't be a good substitute. Here is an
explanation of the application, for more info:
http://www.emacswiki.org/cgi-bin/wiki/FisheyeWithThumbs.
- Drew
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-12-15 21:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-11 17:22 read-only frame? Drew Adams
2004-12-15 16:49 ` Drew Adams
2004-12-15 20:16 ` Lennart Borgman
2004-12-15 21:41 ` Drew Adams
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.