* [multi-tty] Does not accept "visibility" in default-frame-alist
@ 2007-05-21 10:26 Juanma Barranquero
2007-05-21 15:01 ` Dan Nicolaescu
0 siblings, 1 reply; 3+ messages in thread
From: Juanma Barranquero @ 2007-05-21 10:26 UTC (permalink / raw)
To: Emacs-Devel
With a one-line .emacs.el:
(setq default-frame-alist '((visibility . icon)))
multi-tty Emacs says "Attempt to modify read-only object".
Is that expected?
Juanma
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [multi-tty] Does not accept "visibility" in default-frame-alist
2007-05-21 10:26 [multi-tty] Does not accept "visibility" in default-frame-alist Juanma Barranquero
@ 2007-05-21 15:01 ` Dan Nicolaescu
2007-05-21 15:44 ` Juanma Barranquero
0 siblings, 1 reply; 3+ messages in thread
From: Dan Nicolaescu @ 2007-05-21 15:01 UTC (permalink / raw)
To: Juanma Barranquero; +Cc: Emacs-Devel
"Juanma Barranquero" <lekktu@gmail.com> writes:
> With a one-line .emacs.el:
>
> (setq default-frame-alist '((visibility . icon)))
>
> multi-tty Emacs says "Attempt to modify read-only object".
>
> Is that expected?
I don't think it is, it works fine for me on Fedora Core5...
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [multi-tty] Does not accept "visibility" in default-frame-alist
2007-05-21 15:01 ` Dan Nicolaescu
@ 2007-05-21 15:44 ` Juanma Barranquero
0 siblings, 0 replies; 3+ messages in thread
From: Juanma Barranquero @ 2007-05-21 15:44 UTC (permalink / raw)
To: Dan Nicolaescu; +Cc: Emacs-Devel
On 5/21/07, Dan Nicolaescu <dann@ics.uci.edu> wrote:
> I don't think it is, it works fine for me on Fedora Core5...
I forgot to say I'm using the Windows port.
Juanma
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-05-21 15:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-21 10:26 [multi-tty] Does not accept "visibility" in default-frame-alist Juanma Barranquero
2007-05-21 15:01 ` Dan Nicolaescu
2007-05-21 15:44 ` Juanma Barranquero
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.