all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: TEC <tecosaur@gmail.com>
To: Eric S Fraga <e.fraga@ucl.ac.uk>
Cc: Mauro Mandracchia <mauromandracchia@gmail.com>, emacs-orgmode@gnu.org
Subject: Re: Org-Mode as DSL
Date: Fri, 30 Oct 2020 20:01:05 +0800	[thread overview]
Message-ID: <87k0v7gb4p.fsf@gmail.com> (raw)
In-Reply-To: <87lffo3q0g.fsf@ucl.ac.uk>

[-- Attachment #1: Type: text/plain, Size: 965 bytes --]


Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> It's not a crazy idea but one which misses one of the best 
> features of
> org mode: it is part of Emacs.  For me, a markup language is not 
> so
> exciting: we have plenty of them.  What makes org mode powerful 
> is that
> it is infinitely customizable by being part of Emacs.  I can add 
> code,
> change existing code, advice code, etc.  The org I use is not 
> the org
> others use, as a result.

I have wondered whether it might be viable to create a LSP client 
by
putting Emacs /inside/ the LSP client. Checking ~ls -lh
/usr/bin/emacs-nox~ I am told that my terminal-only Emacs client 
is 5.3
MiB. This seems nice and small.

Hence, any and all concerns about feature parity etc. are 
completely
resolved. One 'just' needs to implement the bindings and piping 
(as
opposed to the whole shebang).

Maybe this is the real 'crazy idea' in this thread :P
Hopefully it's of some interest :)

All the best,
Timothy.


[-- Attachment #2: fun_emacs_lsp_sketch.png --]
[-- Type: image/png, Size: 73171 bytes --]

  reply	other threads:[~2020-10-30 12:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-29 21:12 Org-Mode as DSL Mauro Mandracchia
2020-10-29 23:14 ` Tom Gillespie
2020-10-30 11:35 ` Eric S Fraga
2020-10-30 12:01   ` TEC [this message]
2020-10-31 14:17     ` Lejon
2020-10-31 21:48       ` Mauro Mandracchia

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=87k0v7gb4p.fsf@gmail.com \
    --to=tecosaur@gmail.com \
    --cc=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=mauromandracchia@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.