From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Friedrich Dominicus Newsgroups: gmane.emacs.help Subject: Re: writing menus for modes Date: Thu, 18 Dec 2003 15:14:49 +0100 Organization: Q Software Solutions GmbH Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87d6am2ox2.fsf@fbigm.here> References: <3FE08767.7010602@yahoo.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1071757831 18424 80.91.224.253 (18 Dec 2003 14:30:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 18 Dec 2003 14:30:31 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 18 15:30:28 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AWzAQ-0008U9-00 for ; Thu, 18 Dec 2003 15:30:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AX07B-0006bd-W6 for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Dec 2003 10:31:02 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-X-Trace: news.t-online.com 1071756871 02 4607 3IGGGNMlwrtLOvY 031218 14:14:31 Original-X-Complaints-To: usenet-abuse@t-online.de X-ID: EBY9YcZSZezXWLS6v13ssPXBPkhYgsRi0Ypv7zMyzuXgLZG+NQrE6d User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, linux) Cancel-Lock: sha1:UWzH7fAeFaRejKO/p+mwP4UfJH4= Original-Xref: shelby.stanford.edu gnu.emacs.help:119477 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:15417 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15417 Miguel Frasson writes: > Kevin Rodgers writes: > >> Have you read the Menu Bar and Tool Bar nodes of the Emacs Lisp manual? > > I didn't thought about the emasc lisp manual before. I just looked in > the internal emacs help itself :( Now I think I can do what I want more > efficiently :) check out easymenu, the name is program ;-) Regards Friedrich