[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Get buffer unto a new frame
From: |
Yuri Khan |
Subject: |
Re: Get buffer unto a new frame |
Date: |
Thu, 24 Aug 2023 23:20:10 +0700 |
On Thu, 24 Aug 2023 at 23:01, tpeplt <tpeplt@gmail.com> wrote:
> > 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?
I built an Emacs reimplementation of the line drawing workflow I
remember from MS-DOS-based Multi-Edit and DOS Navigator. (You
basically hold down Shift and move point with the arrows, and it draws
over where you move, joining lines as necessary.)
Unfortunately, it’s not currently published, and it has a few known bugs.
- Re: Get buffer unto a new frame, (continued)
- 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, 2023/08/24
- Re: Get buffer unto a new frame, Corwin Brust, 2023/08/24
- Re: Get buffer unto a new frame,
Yuri Khan <=
- 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