From: Emanuel Berg <incal@dataswamp.org>
To: emacs-devel@gnu.org
Subject: Re: What is the recommended way to find out the number of arguments passed to a module function?
Date: Fri, 12 Jan 2024 01:52:07 +0100 [thread overview]
Message-ID: <87jzofweyw.fsf@dataswamp.org> (raw)
In-Reply-To: CACJP=3kYZbwMiOpPtfXExw52080X=_DUJqC_8mbuesftEGGuYQ@mail.gmail.com
dalanicolai wrote:
> I am trying to write a dynamic module.
Good for you, I also did that.
Here is the whole thing, it is very simple so it can be
a starting point for anyone attempting it.
It is complete with a Makefile, a single .c file and its
corresponding .h file. This compiles into a .so file.
https://dataswamp.org/~incal/emacs-init/random-urandom/
--
underground experts united
https://dataswamp.org/~incal
prev parent reply other threads:[~2024-01-12 0:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-10 19:01 What is the recommended way to find out the number of arguments passed to a module function? dalanicolai
2024-01-10 19:15 ` Eli Zaretskii
2024-01-10 20:06 ` dalanicolai
[not found] ` <CACJP=3mw8tcNXWeH3=Ge5OuDBQ=Jwc9+yYxFejg5weBPXYU4bQ@mail.gmail.com>
2024-01-10 20:10 ` Eli Zaretskii
2024-01-10 20:41 ` dalanicolai
2024-01-10 20:43 ` dalanicolai
2024-01-11 6:02 ` Eli Zaretskii
2024-01-12 0:52 ` Emanuel Berg [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87jzofweyw.fsf@dataswamp.org \
--to=incal@dataswamp.org \
--cc=emacs-devel@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.