all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: martin rudalics <rudalics@gmx.at>
Cc: 1061@emacsbugs.donarmstrong.com
Subject: bug#1061: pop-up-frames does not work on a tty
Date: Wed, 1 Oct 2008 08:20:26 -0700 (PDT)	[thread overview]
Message-ID: <200810011520.m91FKQ8v003546@mothra.ics.uci.edu> (raw)
In-Reply-To: <48E37A78.50804@gmx.at> (martin rudalics's message of "Wed, 01 Oct 2008 15:26:16 +0200")

martin rudalics <rudalics@gmx.at> writes:

  > The previous patch was probably too drastic.  Let's try
  > the attached one.

Thanks.
This might fix the *Help* case, but other function are not
working either:
C-x C-b
M-x grep

  > martin
  > 
  > *** help.el.~1.342.~	2008-08-14 07:46:20.718750000 +0200
  > --- help.el	2008-10-01 15:19:23.250000000 +0200
  > ***************
  > *** 1056,1062 ****
  >   	 "Type \"q\" to quit") window))
  >        ((= number-of-windows 1)
  >         ;; The help window is alone on a frame and not the selected
  > !       ;; window, could be the `pop-up-frames' t case.
  >         (help-window-display-message
  >          (cond
  >   	(keep-frame "Type \"q\" to delete this window")
  > --- 1056,1063 ----
  >   	 "Type \"q\" to quit") window))
  >        ((= number-of-windows 1)
  >         ;; The help window is alone on a frame and not the selected
  > !       ;; window, probably the `pop-up-frames' t case.
  > !       (select-frame-set-input-focus (window-frame window))
  >         (help-window-display-message
  >          (cond
  >   	(keep-frame "Type \"q\" to delete this window")






  reply	other threads:[~2008-10-01 15:20 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <48EDC1F2.4050305@gmx.at>
2008-10-01  8:40 ` bug#1061: pop-up-frames does not work on a tty Dan Nicolaescu
2008-10-01 13:05   ` martin rudalics
2008-10-01 15:57     ` Dan Nicolaescu
2008-10-01 13:26   ` martin rudalics
2008-10-01 15:20     ` Dan Nicolaescu [this message]
2008-10-01 15:20     ` Dan Nicolaescu
2008-10-01 18:20       ` martin rudalics
2008-10-01 18:56         ` Dan Nicolaescu
2008-10-02  9:33           ` martin rudalics
2008-10-02 12:45             ` Stefan Monnier
2008-10-03 11:51               ` martin rudalics
2008-10-03 13:09                 ` Stefan Monnier
2008-10-03 13:41                   ` martin rudalics
2008-10-06 14:02                     ` Stefan Monnier
2008-10-06 16:31                       ` martin rudalics
2008-10-03 17:06                   ` Eli Zaretskii
2008-10-06 14:06                     ` Stefan Monnier
2008-10-09  8:45   ` bug#1061: marked as done (pop-up-frames does not work on a tty) Emacs bug Tracking System
2008-10-09  0:51 bug#1061: pop-up-frames does not work on a tty Chong Yidong
2008-10-09  1:59 ` Stefan Monnier
2008-10-09  8:33 ` martin rudalics

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200810011520.m91FKQ8v003546@mothra.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=1061@emacsbugs.donarmstrong.com \
    --cc=rudalics@gmx.at \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.