unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: "Gerd Möllmann" <gerd.moellmann@gmail.com>
Cc: Stefan Kangas <stefankangas@gmail.com>,
	 Gerd Moellmann <gerd@gnu.org>,
	emacs-devel@gnu.org
Subject: Re: master 8aef5d224a6: Merge branch 'scratch/tty-child-frames'
Date: Thu, 19 Dec 2024 15:50:07 +0100	[thread overview]
Message-ID: <8734ij3exs.fsf@gmail.com> (raw)
In-Reply-To: <m2a5cr7sft.fsf@gmail.com> ("Gerd Möllmann"'s message of "Thu, 19 Dec 2024 13:44:54 +0100")

>>>>> On Thu, 19 Dec 2024 13:44:54 +0100, Gerd Möllmann <gerd.moellmann@gmail.com> said:

    Gerd> Stefan Kangas <stefankangas@gmail.com> writes:
    >> Gerd Moellmann <gerd@gnu.org> writes:
    >> 
    >>> branch: master
    >>> commit 8aef5d224a6fccb675729748836d5ebfdcfa1101
    >>> Merge: ea865c98cf3 6fa2050ee76
    >>> Author: Gerd Möllmann <gerd@gnu.org>
    >>> Commit: Gerd Möllmann <gerd@gnu.org>
    >>> 
    >>> Merge branch 'scratch/tty-child-frames'
    >>> 
    >>> Add support for child frames on tty
    >>> 
    >>> The redisplay part is complete.  The frame-handling part supports
    >>> use-cases like Posframe, Corfu, and child frames acting like tooltips.
    >>> Other use-cases of child frames are not currently supported.  In
    >>> particular, trying to create minibuffer-only child frames on ttys will
    >>> signal an error.
    >> 
    >> Very nice, thank you!  And congratulations.
    >> 
    >> I can't find anything about this in NEWS, though.

    Gerd> Now done, but it would be nice if someone could check if that's
    Gerd> sufficient and so on.

I was thinking of sticking something like this on top. Do we need to
document the limitations there, such as no suport for minibuffer-only?

diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi
index bf4d5c05f3a..cc7d3f79a7f 100644
--- a/doc/lispref/frames.texi
+++ b/doc/lispref/frames.texi
@@ -3393,8 +3393,8 @@ Child Frames
 
   By design, operations to make or modify child frames are implemented
 with the help of frame parameters (@pxref{Frame Parameters}) without any
-specialized functions or customizable variables.  Note that child frames
-are meaningful on graphical terminals only.
+specialized functions or customizable variables.  Child frames
+are meaningful on graphical and text terminals.
 
   To create a new child frame or to convert a normal frame into a child
 frame, set that frame's @code{parent-frame} parameter (@pxref{Frame


Robert
-- 



  reply	other threads:[~2024-12-19 14:50 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <173459970775.288909.12887171645975658795@vcs3.savannah.gnu.org>
     [not found] ` <20241219091511.B84DEC022CC@vcs3.savannah.gnu.org>
2024-12-19 11:00   ` master 8aef5d224a6: Merge branch 'scratch/tty-child-frames' Stefan Kangas
2024-12-19 11:25     ` Gerd Möllmann
2024-12-19 12:44     ` Gerd Möllmann
2024-12-19 14:50       ` Robert Pluim [this message]
2024-12-19 14:58         ` Gerd Möllmann
2024-12-19 15:30           ` Robert Pluim
2024-12-19 15:31             ` Gerd Möllmann
2024-12-19 15:09         ` Eli Zaretskii
2024-12-19 11:37   ` Michael Albinus
2024-12-19 11:59     ` Gerd Möllmann
2024-12-19 12:46       ` Eli Zaretskii
2024-12-19 13:19         ` Gerd Möllmann
2024-12-19 13:28           ` Eli Zaretskii
2024-12-20  6:08             ` Gerd Möllmann
2024-12-20  7:47               ` Eli Zaretskii
2024-12-19 18:02         ` John ff

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=8734ij3exs.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=gerd.moellmann@gmail.com \
    --cc=gerd@gnu.org \
    --cc=stefankangas@gmail.com \
    /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).