GNU bug report logs - #107
23.0.60; frame-visible-p misbehaves in tty

Previous Next

Package: emacs;

Reported by: Jose Ortega <jaortega <at> gmail.com>

Date: Wed, 2 Apr 2008 17:10:05 UTC

Severity: normal

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 107 in the body.
You can then email your comments to 107 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#107; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Jose Ortega <jaortega <at> gmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

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

From: Jose Ortega <jaortega <at> gmail.com>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.60; frame-visible-p misbehaves in tty
Date: Wed, 02 Apr 2008 11:29:36 +0200
Emacs incorrectly reports frames created in a tty as non-visible (only the selected
frame is considered visible):

   emacs -nw -q
   C-x 5 2  ;; a new frame is created and selected
   M-: (frame-visible-p (next-frame (selected-frame))) => nil

instead of evaluating to t, as expected in tty (all frames should be considered
visible in ttys). As a side effect, M-x other-frame has no effect (it should
show F1, but it's considered non-visible).

Thanks!

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  global-auto-composition-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
ESC x r e p o r t - e m a TAB RET

Recent messages:
("emacs" "-q")
For information about GNU Emacs and the GNU system, type C-h C-a.





Reply sent to Stefan Monnier <monnier <at> iro.umontreal.ca>:
You have taken responsibility. Full text and rfc822 format available.

Notification sent to Jose Ortega <jaortega <at> gmail.com>:
bug acknowledged by developer. Full text and rfc822 format available.

Message #10 received at 107-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: 107-done <at> debbugs.gnu.org
Subject: Re: frame-visible-p misbehaves in tty
Date: Fri, 04 Apr 2008 13:58:33 -0400
I just fixed it,

BTW, I think it's wrong to consider obscured tty frames as visible.
I.e. rather than use a special value 2 for `visible', we should
consider them as iconified.


        Stefan




bug archived. Request was from Debbugs Internal Request <don <at> donarmstrong.com> to internal_control <at> emacsbugs.donarmstrong.com. (Sat, 03 May 2008 14:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 17 years and 109 days ago.

Previous Next


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