From: Christopher Dimech <dimech@gmx.com>
To: Drew Adams <drew.adams@oracle.com>
Cc: Jean Louis <bugs@gnu.support>,
"carlmarcos@tutanota.com" <carlmarcos@tutanota.com>,
Help Gnu Emacs <help-gnu-emacs@gnu.org>
Subject: Re: RE: [External] : Placement of list within an interactive clause
Date: Sun, 17 Jul 2022 04:04:47 +0200 [thread overview]
Message-ID: <trinity-fd21af9e-ca0b-4f49-8efa-53c1c6478f8c-1658023487494@3c-app-mailcom-bs14> (raw)
In-Reply-To: <SJ0PR10MB548820380FC98064F47B5751F38D9@SJ0PR10MB5488.namprd10.prod.outlook.com>
> Sent: Sunday, July 17, 2022 at 1:22 PM
> From: "Drew Adams" <drew.adams@oracle.com>
> To: "Jean Louis" <bugs@gnu.support>, "carlmarcos@tutanota.com" <carlmarcos@tutanota.com>
> Cc: "Christopher Dimech" <dimech@gmx.com>, "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> Subject: RE: [External] : Re: Placement of list within an interactive clause
>
> There's been a lot of "noise" and running
> around the barn (and around and around again)
> in this thread regarding what "interactivity"
> and "interactive" mean, could mean, or should
> mean, for Emacs.
>
> In Emacs jargon, an "interactive function" is
> another name for a "command". That's all.
> And that's all that the `interactive' spec is
> for: to make a function interactive.
>
> What does that mean - what is an interactive
> function? It's just a function that you can
> invoke in either of these ways:
>
> * Using `M-x' followed by the function name
> * Using a key that is bound to the function.
Correct. And always associated with user action. An is
the notion of command. It is not just an arbitrary command
though, but commands that a user can access whilst running
the program.
> That's _all_ it means, in Emacs jargon. In
> particular, it has _NOTHING_ whatsoever, per
> se, to do with any reading of user input,
> from the minibuffer or in any other way.
Sure. Still, calling minibuffer commands without making
the function a user-accessible command (via M-x), is still
user-interactive in nature.
> Certainly, a function that reads user input
> can be said to be interacting with the user.
> But an `interactive' spec is not about that.
It is actually, it is so user can access with M-x.
Has nothing to do with functionality that emacs simply
does under the hood. Most of what is done under the
hood is not important to the user. What is important
to the user is the commands he can launch. For him,
that is what he defined interaction. Non-interactive
is when he cannot interact with emacs commands (either
with M-x or minibuffer reads).
> HTH.
>
next prev parent reply other threads:[~2022-07-17 2:04 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-14 18:14 Placement of list within an interactive clause carlmarcos--- via Users list for the GNU Emacs text editor
2022-07-14 18:34 ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-07-14 19:24 ` carlmarcos--- via Users list for the GNU Emacs text editor
2022-07-14 20:15 ` Philip Kaludercic
2022-07-14 20:30 ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-07-14 20:52 ` carlmarcos--- via Users list for the GNU Emacs text editor
2022-07-14 21:12 ` Stefan Monnier
2022-07-14 21:15 ` carlmarcos--- via Users list for the GNU Emacs text editor
[not found] ` <jwv7d4f761t.fsf-monnier+emacs@gnu.org-N6yYlrA----2>
2022-07-16 23:01 ` carlmarcos--- via Users list for the GNU Emacs text editor
2022-07-17 2:38 ` Stefan Monnier
[not found] ` <jwvcze4pj2d.fsf-monnier+emacs@gnu.org-N790PCt----2>
2022-07-17 3:02 ` carlmarcos--- via Users list for the GNU Emacs text editor
2022-07-17 13:34 ` Stefan Monnier
2022-07-14 21:23 ` [External] : " Drew Adams
2022-07-14 22:31 ` carlmarcos--- via Users list for the GNU Emacs text editor
2022-07-14 22:52 ` [External] : " Drew Adams
[not found] ` <SJ0PR10MB54881126A1B0DB238AE8B82BF3889@SJ0PR10MB5488.namprd10.prod.outlook.com-N6yu_1j----2>
2022-07-15 20:05 ` carlmarcos--- via Users list for the GNU Emacs text editor
2022-07-15 7:26 ` Jean Louis
2022-07-15 8:19 ` Christopher Dimech
2022-07-15 10:14 ` Jean Louis
2022-07-15 10:32 ` Christopher Dimech
2022-07-15 21:03 ` Jean Louis
2022-07-15 21:22 ` carlmarcos--- via Users list for the GNU Emacs text editor
2022-07-15 21:31 ` Jean Louis
2022-07-15 22:53 ` Christopher Dimech
[not found] ` <YtHcni0c1ZTL+V8R@protected.localdomain-N72lwEe----2>
2022-07-16 22:08 ` carlmarcos--- via Users list for the GNU Emacs text editor
2022-07-16 23:40 ` Jean Louis
2022-07-17 1:22 ` [External] : " Drew Adams
2022-07-17 2:04 ` Christopher Dimech [this message]
2022-07-17 1:53 ` Christopher Dimech
2022-07-17 2:16 ` Jean Louis
2022-07-17 2:46 ` Christopher Dimech
2022-08-01 11:52 ` Emanuel Berg
2022-07-15 19:55 ` carlmarcos--- via Users list for the GNU Emacs text editor
2022-07-15 21:08 ` Jean Louis
2022-07-15 21:54 ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-07-16 10:15 ` Jean Louis
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=trinity-fd21af9e-ca0b-4f49-8efa-53c1c6478f8c-1658023487494@3c-app-mailcom-bs14 \
--to=dimech@gmx.com \
--cc=bugs@gnu.support \
--cc=carlmarcos@tutanota.com \
--cc=drew.adams@oracle.com \
--cc=help-gnu-emacs@gnu.org \
/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).