emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about minibuffer and child frames (Posframe)


From: Gerd Möllmann
Subject: Re: Question about minibuffer and child frames (Posframe)
Date: Mon, 07 Oct 2024 10:12:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Feng Shu <tumashu@163.com> writes:

> Gerd Möllmann <gerd.moellmann@gmail.com> writes:
>
>> As an aside, because that might affect Posframe maybe in the future. I
>> also implemented borders around child frames now, but in a strange way,
>> with the 'undecorated' frame parameter. If a tty child frame is not
>> undecorated, a border is drawn around it, otherwise it isn't.
>
> I have tested (undecorated . nil) in emacs, but show segmentation
> fault.

Oh, you tried to use scratch/tty-child-frames from savannah? That is a
bit old :-) and doesn't have the borders stuff.

The real deal is

  https://github.com/gerd-moellmann/emacs-with-cl-packages/tree/tty-child-frames

I'm currently not keeping savannah in sync because I think it's too
early for that. It was just meant for people having a first look.

Downside of using the original is that you'll inherit CL packages, as
you'll see on the github page ;-). It also has MPS supprt, but you can
ignore that, it should build and run without.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]