unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* visibility not allowed in default-frame-alist
@ 2007-08-29 12:29 Juanma Barranquero
  2007-08-29 14:42 ` Dan Nicolaescu
  0 siblings, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2007-08-29 12:29 UTC (permalink / raw)
  To: emacs-devel

With HEAD, on Windows:

------- .emacs.el ---------
(setq default-frame-alist '((visibility . t)))
---------------------------

emacs => "Attempt to modify read-only object"

             Juanma

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

* Re: visibility not allowed in default-frame-alist
  2007-08-29 12:29 visibility not allowed in default-frame-alist Juanma Barranquero
@ 2007-08-29 14:42 ` Dan Nicolaescu
  2007-08-29 15:46   ` Juanma Barranquero
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Nicolaescu @ 2007-08-29 14:42 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: emacs-devel

"Juanma Barranquero" <lekktu@gmail.com> writes:

  > With HEAD, on Windows:
  > 
  > ------- .emacs.el ---------
  > (setq default-frame-alist '((visibility . t)))
  > ---------------------------
  > 
  > emacs => "Attempt to modify read-only object"

This works fine for me on Fedora, so it seems it's a bug in the
Windows port. You probably want to look at the difference in the way
default-frame-alist is manipulated.

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

* Re: visibility not allowed in default-frame-alist
  2007-08-29 14:42 ` Dan Nicolaescu
@ 2007-08-29 15:46   ` Juanma Barranquero
  2007-08-29 16:08     ` Dan Nicolaescu
  0 siblings, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2007-08-29 15:46 UTC (permalink / raw)
  To: Dan Nicolaescu; +Cc: emacs-devel

On 8/29/07, Dan Nicolaescu <dann@ics.uci.edu> wrote:

> This works fine for me on Fedora, so it seems it's a bug in the
> Windows port. You probably want to look at the difference in the way
> default-frame-alist is manipulated.

It would be perhaps better to look at what has changed while merging
the multi-tty support, as it worked fine before.

             Juanma

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

* Re: visibility not allowed in default-frame-alist
  2007-08-29 15:46   ` Juanma Barranquero
@ 2007-08-29 16:08     ` Dan Nicolaescu
  0 siblings, 0 replies; 4+ messages in thread
From: Dan Nicolaescu @ 2007-08-29 16:08 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: emacs-devel

"Juanma Barranquero" <lekktu@gmail.com> writes:

  > On 8/29/07, Dan Nicolaescu <dann@ics.uci.edu> wrote:
  > 
  > > This works fine for me on Fedora, so it seems it's a bug in the
  > > Windows port. You probably want to look at the difference in the way
  > > default-frame-alist is manipulated.
  > 
  > It would be perhaps better to look at what has changed while merging
  > the multi-tty support, as it worked fine before.

multi-tty has made a lot of changes in how things in that area of
emacs are done, so I doubt that going that way would be easier. Anyway
someone who cares about windows needs to take a look at this...

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

end of thread, other threads:[~2007-08-29 16:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-29 12:29 visibility not allowed in default-frame-alist Juanma Barranquero
2007-08-29 14:42 ` Dan Nicolaescu
2007-08-29 15:46   ` Juanma Barranquero
2007-08-29 16:08     ` Dan Nicolaescu

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).