unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Arthur Miller <arthur.miller@live.com>
To: emacsq via Users list for the GNU Emacs text editor
	<help-gnu-emacs@gnu.org>
Cc: emacsq <laszlomail@protonmail.com>
Subject: Re: A peek to the other side
Date: Wed, 23 Feb 2022 13:05:14 +0100	[thread overview]
Message-ID: <AM9PR09MB49772037B5F1C1F7B25F4DC6963C9@AM9PR09MB4977.eurprd09.prod.outlook.com> (raw)
In-Reply-To: <V-ctO1QTH0QlQNx4yboyUJLyb8GNAxf3TiExU_ESyb0FfNK-1ASto8S8eRxDuMkPjSEH1Cbk8RF4740KrY_5FP-oyWVtgfaRrVgXuLMSm9s=@protonmail.com> (emacsq via Users list for the's message of "Tue, 22 Feb 2022 07:11:31 +0000")

emacsq via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
writes:

> I tried making a Visual Studio Code extension to see how it could be make more emacs-like if I had to use it for something.
>
> If you didn't you don't know how lucky you are with the integrated Elisp
> manual. It doesn't have an integrated manual, you have to browse a huge HTML
> file to find some API call :
>
> https://code.visualstudio.com/api/references/vscode-api
>
> And as usual with APIs (unlike Emacs' open system) you can only access what the
> developers expose via the API which is very limiting compared to Emacs.  You
> can't change everything, so you don't shoot yourself in the foot. I prefer
> Emacs' approach where I can even break the system, which is a great learning
> experience.

I definitely agree with you, and just the info manual, but the entire concept of
built-in help. Just having cursor somewhere in an s-expression and pressing C-h
f/v is for me really a time saver.

I think I have personally used Helpful a lot, which is another help package.
I think I have learned a lot from just looking at source code, since it displays
the source code of functions by default. I know you can press a button in
built-in help and be thrown into the source code, but it is much more convenient
to just see it without asking for it. As well as symbol property-list when
debugging, so I really suggest it as addition to built-in help.



      parent reply	other threads:[~2022-02-23 12:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-22  7:11 A peek to the other side emacsq via Users list for the GNU Emacs text editor
2022-02-22 16:11 ` [External] : " Drew Adams
2022-02-22 16:46   ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-02-22 18:25     ` Drew Adams
2022-02-22 18:43       ` Eli Zaretskii
2022-02-22 19:38         ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-02-26  3:45       ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-02-23 12:24   ` Arthur Miller
2022-02-23 13:50     ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-02-26  3:36   ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-02-22 18:21 ` Samuel Banya
2022-02-22 19:17   ` Philip Kaludercic
2022-02-22 21:31     ` Samuel Banya
2022-02-23 12:05 ` Arthur Miller [this message]

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AM9PR09MB49772037B5F1C1F7B25F4DC6963C9@AM9PR09MB4977.eurprd09.prod.outlook.com \
    --to=arthur.miller@live.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=laszlomail@protonmail.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).