[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Get buffer unto a new frame
From: |
tpeplt |
Subject: |
Re: Get buffer unto a new frame |
Date: |
Thu, 24 Aug 2023 12:01:56 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Yuri Khan <yuri.v.khan@gmail.com> writes:
> On Fri, 18 Aug 2023 at 17:02, Heime <heimeborgia@protonmail.com> wrote:
>
>> How can I have a buffer taken out from a frame and make a new frame
>> using elisp code ?
>
> It does not make sense to talk about taking a buffer out from a frame.
> Buffers exist within the core of Emacs independently of any frames. A
> buffer can be displayed in zero or more windows, and one or more
> windows are part of a frame.
>
> 1 ┌───────┐
> ┌───────────────┤ Emacs ├────────────────┐
> │ └───────┘ 1 │
> │ 1..* │ 0..*
> ┌───┴───┐ 1..* ┌────────┐ 1 ┌───┴────┐
> │ Frame ├───────────┤ Window ├───────────┤ Buffer │
> └───────┘ 1 └────────┘ 0..* └────────┘
>
Have you been drawing your helpful diagrams using Emacs’s ability to
insert individual graphic characters (for example, ┌, ┴, ┤), or is there
a package that you can recommend that allows for describing the
diagrams, and then draws them?
It would be helpful for many people who ask question and who provide
answers if they were able to (easily) draw diagrams to illustrate their
words.
Thank you in advance.
--
- Get buffer unto a new frame, Heime, 2023/08/18
- Re: Get buffer unto a new frame, Christopher Dimech, 2023/08/18
- Re: Get buffer unto a new frame, Yuri Khan, 2023/08/18
- Re: Get buffer unto a new frame, Heime, 2023/08/18
- Re: Get buffer unto a new frame, PierGianLuca, 2023/08/18
- Re: Get buffer unto a new frame, Heime, 2023/08/18
- RE: [External] : Re: Get buffer unto a new frame, Drew Adams, 2023/08/18
- Re: Get buffer unto a new frame, PierGianLuca, 2023/08/18
- Re: Get buffer unto a new frame, Yuri Khan, 2023/08/18
Re: Get buffer unto a new frame,
tpeplt <=
- Re: Get buffer unto a new frame, Corwin Brust, 2023/08/24
- Re: Get buffer unto a new frame, Yuri Khan, 2023/08/24
- RE: Get buffer unto a new frame, Richard Kerry, 2023/08/25
- Re: Get buffer unto a new frame, tpeplt, 2023/08/25
- Re: Get buffer unto a new frame, tomas, 2023/08/26
- Re: Get buffer unto a new frame, Yuri Khan, 2023/08/26
- Re: Get buffer unto a new frame, tomas, 2023/08/26