From: Emanuel Berg via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: the Elisp robot [photo]
Date: Thu, 22 Oct 2020 00:48:07 +0200 [thread overview]
Message-ID: <87a6wf9owo.fsf@ebih.ebihd> (raw)
In-Reply-To: X5B0W78EiC3Ivc7E@protected.rcdrun.com
Jean Louis wrote:
>> (defun get-motor-speed (motor)
>> (file-to-integer (get-motor-speed-file motor) ))
>
> Aha you read there from file.
>
>> (defun set-motor-speed (motor speed)
>> (write-to-file-integer (get-motor-speed-file motor) speed) )
>
> You write there.
J. Louis, Elisp class "R" detective
> I guess that is something similar as /proc/ file
> system. It is understandable.
Everything is a file, I've heard people say, or inode
at least, in Linux, so why not this as well? It is
easy to understand and open to access from whatever
tool.
It is good enough for my game :)
> Does droid has some non-free blobs or something
> to run?
My Elisp don't have an explicit license, as for the
ev3dev kernel including additionally installed
software, I don't know - how do you check that?
The /etc/apt/sources.list is maybe an indicator but
doesn't tell what has been installed, just what can
be installed (besides, that's a file one can edit).
How do you get a list on a Debian or Debian-like OS,
that tells what packs have been installed with
apt-get & Co.?
> Where is it available?
it = the source?
https://dataswamp.org/~incal/terror-3/
all links already posted, here:
https://lists.gnu.org/archive/html/help-gnu-emacs/2020-10/msg00376.html
--
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal
next prev parent reply other threads:[~2020-10-21 22:48 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20201016144103.r3npeqap7uo63ney.ref@Ergus>
2020-10-16 14:41 ` Prompt issue with tramp shell Ergus
2020-10-16 14:48 ` Colin Baxter
2020-10-18 12:09 ` Daniel Martín
2020-10-18 14:37 ` Colin Baxter
2020-10-20 23:12 ` Ergus
2020-10-20 23:21 ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-20 23:30 ` the Elisp robot [photo] (was: Re: Prompt issue with tramp shell) Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-20 23:53 ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-21 5:54 ` the Elisp robot [photo] Jean Louis
2020-10-21 6:08 ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-21 6:25 ` Jean Louis
2020-10-21 6:41 ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-21 12:28 ` Jean Louis
2020-10-21 14:24 ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-21 17:48 ` Jean Louis
2020-10-21 22:48 ` Emanuel Berg via Users list for the GNU Emacs text editor [this message]
2020-10-21 23:06 ` Jean Louis
2020-10-21 23:33 ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-22 9:55 ` Jean Louis
2020-10-22 16:34 ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-22 16:55 ` Jean Louis
2020-10-22 17:42 ` Emanuel Berg via Users list for the GNU Emacs text editor
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=87a6wf9owo.fsf@ebih.ebihd \
--to=help-gnu-emacs@gnu.org \
--cc=moasenwood@zoho.eu \
/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).