From: Jose Ortega <jaortega@gmail.com>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; frame-visible-p misbehaves in tty
Date: Wed, 02 Apr 2008 11:29:36 +0200 [thread overview]
Message-ID: <E1JgzHk-00076H-Hi@localhost> (raw)
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 other threads:[~2008-04-02 9:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1JgzHk-00076H-Hi@localhost \
--to=jaortega@gmail.com \
--cc=emacs-pretest-bug@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).