all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: emacs-devel@gnu.org
Subject: Re: need help
Date: Sat, 02 May 2015 20:30:36 +0200	[thread overview]
Message-ID: <87oam2al2r.fsf@wanadoo.es> (raw)
In-Reply-To: tencent_74C13D841A92D8792A4C3864@qq.com

"哪天的晚风" <875776209@qq.com> writes:

> Hi, I don not know where to ask my questions. So please regret me for
> asking some easy questions, which I really do not know.

This is the right place for this type of questions.

>
> In emacs source code:
> 1. Where is the definition of DEFSYM, I can not find it in lisp.h now.

From my checkout of `master' branch:

src/lisp.h:1796:9:#define DEFSYM(sym, name) /* empty */

> 3. Can you give me some advice for reading the emacs source code ?

There is a lot of difference among the C part and the Lisp part. Even on
the C part there are areas of varying difficulty (the redisplay engine
is famous for its complexity.) IMHO best thing to do is to start by
becoming proficient with Emacs Lisp (use the Emacs Lisp info pages) and
then focus on a specific set of features and start fixing bugs on it.

> Can anyone help me, a newbie emacser. Sorry for disturbing you and
> thanks a lot!

Welcome aboard.




  parent reply	other threads:[~2015-05-02 18:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-02 17:30 need help =?gb18030?B?xMTM7LXEze235w==?=
2015-05-02 17:44 ` Zack Piper
2015-05-02 18:30 ` Óscar Fuentes [this message]
2015-05-02 18:42 ` Eli Zaretskii
2015-05-02 20:36   ` Zack Piper
  -- strict thread matches above, loose matches on Subject: below --
2010-04-14  7:00 马亮
2010-04-15  7:32 ` Alberto Luaces
2010-04-15  9:15 ` tomas
     [not found] <mailman.495.1244783214.2239.help-gnu-emacs@gnu.org>
2009-06-13 22:13 ` Need help Xah Lee
2009-06-11 18:55 Dhaval Malaviya

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=87oam2al2r.fsf@wanadoo.es \
    --to=ofv@wanadoo.es \
    --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.