Message from discussion
codebase documentation of vim?
Received: by 10.180.97.162 with SMTP id eb2mr6166577wib.0.1352951555921;
Wed, 14 Nov 2012 19:52:35 -0800 (PST)
X-BeenThere: vim_dev@googlegroups.com
Received: by 10.180.20.3 with SMTP id j3ls119596wie.40.gmail; Wed, 14 Nov 2012
19:52:32 -0800 (PST)
Received: by 10.14.204.3 with SMTP id g3mr29550331eeo.7.1352951552585;
Wed, 14 Nov 2012 19:52:32 -0800 (PST)
Received: by 10.14.204.3 with SMTP id g3mr29550329eeo.7.1352951552570;
Wed, 14 Nov 2012 19:52:32 -0800 (PST)
Return-Path: <ayieh...@gmail.com>
Received: from jail.42.org (jail.42.org. [194.77.85.16])
by gmr-mx.google.com with ESMTP id z47si3546236eel.0.2012.11.14.19.52.31;
Wed, 14 Nov 2012 19:52:32 -0800 (PST)
Received-SPF: neutral (google.com: 194.77.85.16 is neither permitted nor denied by domain of ayieh...@gmail.com) client-ip=194.77.85.16;
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 194.77.85.16 is neither permitted nor denied by domain of ayieh...@gmail.com) smtp.mail=ayieh...@gmail.com; dkim=pass header...@gmail.com
Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54])
by jail.42.org (Postfix) with ESMTP id 884EA126861
for <vim-...@vim.org>; Thu, 15 Nov 2012 03:52:25 +0000 (UTC)
Received: by mail-vb0-f54.google.com with SMTP id l1so1239799vba.41
for <vim-...@vim.org>; Wed, 14 Nov 2012 19:52:19 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:cc:content-type;
bh=heaJs1axBRcpARPuKXzuEfYxlDnL8D0b7iKkPghlNwo=;
b=xkirJM9G6h55xQHdEqifqlicCmsg9mNaz28TDGfNiX7e6Fppd50qw3eWnU8kGKZEe2
GCuceFdVW7tA6eDVcEjlxN9YdRP2+pH1nVbr4yHCciwbXS++hdGxyjp1qQM9mNXiMEe8
HOPgvUXJb63iD9z/i6/Xl1Aj6c2Xww3qROtx2jLD4mBqzNc7U8+CfFNlRVh4RZ1L3WFu
Gd2HqqKDwuiy7l04oCTlkxI3tsJpuj1hoQaqgkFTukMdfq2CoWsm3HQxsbUEaToYDEv/
tHeny1csXjNjHdP/AdHJi8uCrQ6dmCxl88nPVQFq1vq6ATcK3Qe85GpIcCd1qiiUc4Np
KlUg==
MIME-Version: 1.0
Received: by 10.220.240.18 with SMTP id ky18mr14164334vcb.54.1352951539326;
Wed, 14 Nov 2012 19:52:19 -0800 (PST)
Received: by 10.59.5.232 with HTTP; Wed, 14 Nov 2012 19:52:19 -0800 (PST)
In-Reply-To: <CAKEjnstCGOdF95h555sBXBs3GH_GQ85KLNNXO+U1F7BJka9...@mail.gmail.com>
References: <CAKEjnstCGOdF95h555sBXBs3GH_GQ85KLNNXO+U1F7BJka9...@mail.gmail.com>
Date: Thu, 15 Nov 2012 11:52:19 +0800
Message-ID: <CAEY4ZpNQmMKWX4=8tMck3pErsnMGd0NDnyN2KLLNL3TNK1h...@mail.gmail.com>
Subject: Re: codebase documentation of vim?
From: Nazri Ramliy <ayieh...@gmail.com>
To: vim_dev <vim_dev@googlegroups.com>
Cc: Vimdev <vim-...@vim.org>
Content-Type: multipart/alternative; boundary=14dae9cc961ae6602404ce8093c6
--14dae9cc961ae6602404ce8093c6
Content-Type: text/plain; charset=ISO-8859-1
On Wed, Nov 14, 2012 at 5:30 PM, Mostafa Shahverdy <shahverd...@gmail.com>wrote:
> How can I find a good overall structural documentation of vim codebase?
>
A good place to start is the data structures. Read src/structs.h.
nazri
--14dae9cc961ae6602404ce8093c6
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
On Wed, Nov 14, 2012 at 5:30 PM, Mostafa Shahverdy <span dir=3D"ltr"><<a=
href=3D"mailto:shahverd...@gmail.com" target=3D"_blank">shahverdy.m@gmail.=
com</a>></span> wrote:<br><div class=3D"gmail_extra"><div class=3D"gmail=
_quote">
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div dir=3D"ltr"><font face=3D"tahoma, sans-=
serif">How can I find a good=A0<span style=3D"line-height:17.27272605895996=
px">overall structural documentation of vim codebase?</span></font></div>
</blockquote><div><br></div><div>A good place to start is the data structur=
es. Read src/structs.h.</div><div><br></div><div>nazri</div></div></div>
--14dae9cc961ae6602404ce8093c6--