Re: Coding Standards

Eli Zaretskii <[email protected]> Wed, 12 Aug 2026 15:22:52 +0300
Newsgroups gmane.emacs.devel
Message-ID <[email protected]>
> From: Mert Gör <[email protected]>
> Date: Wed, 12 Aug 2026 13:54:37 +0300
> 
> Hello,
> 
> I am a systems programmer in Türkiye İstanbul.
> 
> This is my first time that I wrote to Emacs devel list. I want to learn
> articles, documentation related with GNU Emacs coding standards.
> 
> Thanks
> 
> happy hacking !

Thank you for your interest in Emacs.

I suggest to read CONTRIBUTE in the Emacs repository, and after that
to read our code to see how we implement those conventions in
practice.