GNU bug report logs - #2199
23.0.60; calendar marks and font-lock-mode

Previous Next

Package: emacs;

Reported by: Stephen Berman <stephen.berman <at> gmx.net>

Date: Wed, 4 Feb 2009 17:10:05 UTC

Severity: minor

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #49 received at 2199 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 2199 <at> debbugs.gnu.org, Stephen Berman <stephen.berman <at> gmx.net>
Subject: Re: bug#2199: 23.0.60; calendar marks and font-lock-mode
Date: Tue, 10 Feb 2009 20:35:19 -0500
> I noticed that frames on workspaces other than the current one have a
> 'visibility frame-parameter of 'icon, which surprised me. Does that
> make sense?

Yes.  X11 doesn't have a notion of "workspace", fundamentally, so
window-managers simulate it by mapping/unmapping (the X11 terms for
display/hide) the windows according to which windows are displayed in
the current workspace.

Now mapping/unmapping is the same mechanism used to iconify/deiconify
a window, so Emacs treats an unmapped window as "iconified".

Note that window-managers could use other techniques to
hide/show windows.  E.g. they could just move them "out of sight", in
which case Emacs would consider those windows as still "visible" but
with bogus left/right positions.


        Stefan




This bug report was last modified 16 years and 167 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.