[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [address@hidden: bug emacs]
From: |
Stefan Monnier |
Subject: |
Re: [address@hidden: bug emacs] |
Date: |
Fri, 05 Apr 2002 09:31:08 -0500 |
> > Switching to a different workspace doesn't unmap the Emacs window,
> > does it?
>
> It generally does (unless the Emacs window is present in both workspaces).
>
> I am amazed. I would have expected different workspaces to be implemented
> as different screens.
I don't think you can create new screens without changing the Xserver's
configuration, which a window manager is not in a position to do.
> Anyway, if switching workspaces works by unmapping all the windows,
> why doesn't it unmap the menu along with all the other windows on the
> old workspace?
The menu is not managed by the window-manager (which is one of the
reasons why it doesn't have a border).
Stefan