From: Michael Albinus <michael.albinus@gmx.de>
To: Heime <heimeborgia@protonmail.com>
Cc: Heime via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org>
Subject: Re: Choosing invokation of list in an interactive clause
Date: Sat, 06 Apr 2024 19:27:40 +0200 [thread overview]
Message-ID: <874jcexuyb.fsf@gmx.de> (raw)
In-Reply-To: <p5rlQ2EJkYF3s6IqldG4RFWRyVv5G_Z5kcQCwPpv68rf61KlgXQcjiM2_esWTP9rGuP9vi4oDH8mVu1_cJuqKNBcK9t7Qv4WhQ-vOtXVbo0=@protonmail.com> (Heime's message of "Sat, 06 Apr 2024 14:52:53 +0000")
Heime <heimeborgia@protonmail.com> writes:
Hi,
> Does an interactive function that requires multiple user inputs need
> the same amount of variables in the argument list of the defun ?
> And would one also need the interactive clause to use a list containing
> the same number of entities ?
`interactive' shall return a list with exactly as many elements as the
command (funtion) has arguments.
Best regards, Michael.
next prev parent reply other threads:[~2024-04-06 17:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-04 14:19 Choosing invokation of list in an interactive clause Heime
2024-04-04 15:27 ` Yuri Khan
2024-04-04 15:30 ` Michael Albinus
2024-04-04 16:02 ` Heime
2024-04-06 14:52 ` Heime
2024-04-06 17:27 ` Michael Albinus [this message]
2024-04-06 17:34 ` [External] : " Drew Adams
2024-04-06 21:24 ` Heime
2024-04-06 21:56 ` Drew Adams
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=874jcexuyb.fsf@gmx.de \
--to=michael.albinus@gmx.de \
--cc=heimeborgia@protonmail.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.
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.