From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Akib Azmain Turja Newsgroups: gmane.emacs.devel Subject: Re: Want to contribute Date: Sat, 10 Dec 2022 14:40:34 +0600 Message-ID: <874ju3mz25.fsf@disroot.org> References: <1606971980.3573403.1670610989209.ref@mail.yahoo.com> <1606971980.3573403.1670610989209@mail.yahoo.com> <87tu23he3a.fsf@posteo.net> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16686"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Masoud Esmaeilian , "emacs-devel@gnu.org" To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Dec 10 09:43:13 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1p3vRx-0004CI-AG for ged-emacs-devel@m.gmane-mx.org; Sat, 10 Dec 2022 09:43:13 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p3vRU-0006Oc-L6; Sat, 10 Dec 2022 03:42:44 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p3vRS-0006OT-9z for emacs-devel@gnu.org; Sat, 10 Dec 2022 03:42:42 -0500 Original-Received: from knopi.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p3vRP-000834-LZ for emacs-devel@gnu.org; Sat, 10 Dec 2022 03:42:42 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 4406741289; Sat, 10 Dec 2022 09:42:37 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Original-Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id awfbRCd1_Mal; Sat, 10 Dec 2022 09:42:35 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1670661755; bh=vp/SlGXRF1FWqhFd5tthd2lTamJfQKqs6hxrn7r/NZg=; h=From:To:Cc:Subject:In-Reply-To:References:Date; b=O3WEjXqoO0R9xIxeJ8fsEPOxJJBdixb0HCPAEXG/+yJSDk207lfhtyTk8TqAPVplX 5J2+cEARi8NFHGicXA+FR9x7LkFiZaJBMpHBYcNtr5GnnA6mf6fzMqR2nvoXYuYajl fuiLcyeSzl0bkF9GPZsVdjxH/h3AxOyy9CxabsUDnFi5MDhsIaS1s/lkBcY8+nk4aG +fZc/G3yhopgOh8t3MHEbcXNlNu1g8UHRlYeUpTreVY53/hU3PrikY74B8Kc/ZYTk5 1S2ALqC1nHXwcwfhnvJgPlHACugR1JYC2tSV3odoyr/OjNgFIifI23/psZRnCiuIf3 HlCUwYNSTxpzQ== In-Reply-To: <87tu23he3a.fsf@posteo.net> (Philip Kaludercic's message of "Sat, 10 Dec 2022 08:12:25 +0000") Received-SPF: pass client-ip=178.21.23.139; envelope-from=akib@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:301102 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Philip Kaludercic writes: > Masoud Esmaeilian writes: > >> Hi Emacs, >> I'm a fullstack developer with 9 years of experience but unfortunately >> not in LISP or Scheme or Emacs LISP. but I really want to contribute >> and learn it if it's needed. >> looking forwards for your guidance. > > Knowing _some_ Emacs Lisp will probably be useful. Why don't you try > and learn that first (there is a nice introduction here: > https://www.gnu.org/software/emacs/manual/html_node/eintr/)? You can also try "C-h i m Emacs Lisp Intro RET" or evaluate (info "(eintr) Top") to open the book in Emacs, even when you're offline. I hope you'll love Emacs Lisp. Emacs doesn't use Scheme as its extension language, so you don't need to learn Scheme. But Scheme is a great language, so if you want to learn it there are many resources available online. You might be also interested in GNU Guile, GNU's own Scheme interpreter and a extension language to many programs (your programs can also be on the list). > > If you need any help, you can always try sending a message to > help-gnu-emacs@gnu.org. > > When you have some experience you can start tackling bugs you find or > things that can be improved. > >> thanks to all of you providing emacs to us. >> >> Best Regards,Masoud > =2D-=20 Akib Azmain Turja, GPG key: 70018CE5819F17A3BBA666AFE74F0EFA922AE7F5 Fediverse: akib@hostux.social Codeberg: akib emailselfdefense.fsf.org | "Nothing can be secure without encryption." --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEyVTKmrtL6kNBe3FRVTX89U2IYWsFAmOURgIACgkQVTX89U2I YWu67hAAhmwZ+HvMnTuA5rMX8RMtjnrCcAyahUplcD6Nheup3+bzrAZmH4bAe2Ms ueuVkotEW1WM/Aq2NV4fsV1fAfFjruliXgjIQqpvzQI3CEQ04/w4PcW9YZ7Emedg rfkCYfc7A1u3LUvcu+CiZ43FOPkYTtT0hNHOFpJDjOQKCxE+oyCloamjZ/2OWHOQ JxwO87VkT1CfD2s2M0kHl3hDh76at/P8lzYmUvgAJCgztwhQvPqpSzjRQYsk6MbF GSVBt5mPXd4xuq1wEmkMej09N4l++K5VK7DJjNx3bP991N8l2r69n3lq4L80BWMU fPYeRPnW1Y7Honeikn2ToBseHeBo2Ld/4gvcF5GhuRIOdKCQdqE2inX8/34/cgEI X62rSYElfKond7M1DT+3xVdhGkBshcJzXEL7ffmcSEymDupzpBR/EIqDqF+TL2WH v5QPcnqIB5o4F6oeQE2V7pfLg51ns0XPUolkkumZya77Z6O1r9+KiDbyfcsX/riJ RdUTxxrxuLMS4eRw0hB7YZ5BpN1+9gGBZdcjLxMHAje/cTSdQ7Z5Os70ccXyQrg2 FeGq3AnRQMDLaI2J8Sz4CjZiAN4D8V/m7WFI96vCtTfHgF1bouUYwp2995WRq8Cv h0+cLB2ogjklM45jGmBCkxLa3H7OAQL+z3kw5KA3/7NmcIffI6c= =jt16 -----END PGP SIGNATURE----- --=-=-=--