all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuri Khan <yuri.v.khan@gmail.com>
To: tpeplt <tpeplt@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Get buffer unto a new frame
Date: Thu, 24 Aug 2023 23:20:10 +0700	[thread overview]
Message-ID: <CAP_d_8WosRT0iCmPFvvJSEROXdzs=MOt4J+RM+ZX1ekf5JF0=Q@mail.gmail.com> (raw)
In-Reply-To: <87bkewa0p7.fsf@gmail.com>

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.

  parent reply	other threads:[~2023-08-24 16:20 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-18  9:59 Get buffer unto a new frame Heime
2023-08-18 10:56 ` Christopher Dimech
2023-08-18 13:08   ` Tassilo Horn
2023-08-18 13:12 ` Yuri Khan
2023-08-18 13:41   ` Heime
2023-08-18 13:57     ` PierGianLuca
2023-08-18 14:10       ` Heime
2023-08-18 14:33         ` [External] : " Drew Adams
2023-08-18 14:36         ` PierGianLuca
2023-08-18 16:38           ` Yuri Khan
2023-08-24 16:01   ` tpeplt
2023-08-24 16:13     ` Corwin Brust
2023-08-24 16:20     ` Yuri Khan [this message]
2023-08-24 17:23       ` Richard Kerry via Users list for the GNU Emacs text editor
2023-08-25 20:24       ` tpeplt
2023-08-26  5:41         ` tomas
2023-08-26  8:28         ` Yuri Khan
2023-08-26  9:22           ` tomas

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='CAP_d_8WosRT0iCmPFvvJSEROXdzs=MOt4J+RM+ZX1ekf5JF0=Q@mail.gmail.com' \
    --to=yuri.v.khan@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=tpeplt@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 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.