From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: supreet prasad Newsgroups: gmane.emacs.devel Subject: New menu creation Date: Wed, 26 May 2010 11:39:23 -0700 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0015177416b8bfd2780487839791 X-Trace: dough.gmane.org 1274906209 32615 80.91.229.12 (26 May 2010 20:36:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 26 May 2010 20:36:49 +0000 (UTC) To: Emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 26 22:36:48 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OHNLH-0000EH-Up for ged-emacs-devel@m.gmane.org; Wed, 26 May 2010 22:36:46 +0200 Original-Received: from localhost ([127.0.0.1]:58715 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OHNLG-0003I7-AR for ged-emacs-devel@m.gmane.org; Wed, 26 May 2010 16:36:42 -0400 Original-Received: from [140.186.70.92] (port=58052 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OHLVu-00070g-BY for Emacs-devel@gnu.org; Wed, 26 May 2010 14:39:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OHLVk-0001yo-S6 for Emacs-devel@gnu.org; Wed, 26 May 2010 14:39:26 -0400 Original-Received: from mail-gx0-f221.google.com ([209.85.217.221]:40584) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OHLVk-0001yJ-Po for Emacs-devel@gnu.org; Wed, 26 May 2010 14:39:24 -0400 Original-Received: by gxk21 with SMTP id 21so4753822gxk.14 for ; Wed, 26 May 2010 11:39:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=//16Zu1wICkiBG1kqxuCJfh0VT5wcFDHA0tOMlMPIRI=; b=vrqDZSpgRA9l+0r2eKeW+OwI7xtT0otWVJW5Gx1b8eLFJ4aEutiZLoOK7a4Mg/cYJ4 i2Ef4d2NzhcQan51IVTfcqTHxTkIGNkCx9CSTh/voS8hW3wtCP2NVpaJV0tKCyAfIABf ILM38WyFzcPrNcalRhNKqmibNh5z4Loxb05SY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=mtXtnxTRtu/D37Apuj7EzIFjZ0Cp8LwIOnz7hKOgNICpEIwL0Jnu7xD8zJ0X9MYodI vsvZLNdXezgli2psNumpOen2qVIx2KvWmxKgbGanoz7/Sh2hnt8IaUXfYGLhlTrlK7+i XL+v2YChN9n7fIlVfBurPD43G5/nzMD66BY0U= Original-Received: by 10.231.26.23 with SMTP id b23mr7913906ibc.8.1274899163238; Wed, 26 May 2010 11:39:23 -0700 (PDT) Original-Received: by 10.231.146.130 with HTTP; Wed, 26 May 2010 11:39:23 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:125287 Archived-At: --0015177416b8bfd2780487839791 Content-Type: text/plain; charset=ISO-8859-1 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? Do I have to compile emacs and install it everytime I make some changes and want to test it? I need to create a new menu item and perform a couple of simple tasks. Please let me know how I can proceed . Any links or suggestions would be extremely helpful. Thanks, Supreet --0015177416b8bfd2780487839791 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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.

D= o I start of writing my code in a new .el file under "lisp" direc= tory? Do I have to compile emacs and install it everytime I make some chang= es and want to test it?
I need to create a new menu item and perform a couple of simple tasks. Plea= se let me know how I can proceed .
Any links or suggestions would be ex= tremely helpful.

Thanks,
Supreet
--0015177416b8bfd2780487839791--