all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Lee <zhushenli2@gmail.com>
To: supreet prasad <supreet.prasad@gmail.com>
Cc: Emacs-devel@gnu.org
Subject: Re: New menu creation
Date: Thu, 27 May 2010 09:24:56 +0800	[thread overview]
Message-ID: <4BFDC9E8.6060805@gmail.com> (raw)
In-Reply-To: <AANLkTimJNK2xNBBaVOMIoHkzDJfgdTe62O7w6HvJxhoB@mail.gmail.com>

On 05/27/2010 02:39 AM, supreet prasad wrote:
> Hello Emacs Developers,
>
> I am very new to Emacs development. I am now trying to develop my own
> menu and I had a few questions about it.
>
> Do I start of writing my code in a new .el file under "lisp" directory?
Add code to .emacs file.
> Do I have to compile emacs and install it everytime I make some changes
> and want to test it?
No, emacs can source both *.el or *.elc(compiled). Prefer later.
> I need to create a new menu item and perform a couple of simple tasks.
> Please let me know how I can proceed .
Use "easy-menu-define".
> Any links or suggestions would be extremely helpful.
>
> Thanks,
> Supreet

David



  reply	other threads:[~2010-05-27  1:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-26 18:39 New menu creation supreet prasad
2010-05-27  1:24 ` David Lee [this message]
     [not found]   ` <AANLkTikfS8Fk-Fj5eZu-4-OJVbkyJrS0jORSjVg_oTqi@mail.gmail.com>
2010-05-27 18:01     ` supreet prasad
2010-05-27 18:35       ` New " Jan Djärv
  -- strict thread matches above, loose matches on Subject: below --
2010-05-26 20:32 supreet
2010-05-27 14:21 ` Drew Adams
2010-06-01 20:09   ` supreet
2010-05-27 14:47 ` Tassilo Horn

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=4BFDC9E8.6060805@gmail.com \
    --to=zhushenli2@gmail.com \
    --cc=Emacs-devel@gnu.org \
    --cc=supreet.prasad@gmail.com \
    /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.