all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: gmlk@mac.com (Keira)
Subject: Re: How can I reorder the items of the menubar?
Date: 18 Sep 2002 23:49:44 -0700	[thread overview]
Message-ID: <aed1cc07.0209182249.7f5134bf@posting.google.com> (raw)
In-Reply-To: ould6rbp8n1.fsf@ID-97657.usr.dfncis.de

lawrence mitchell <wence@gmx.li> wrote in message news:<ould6rbp8n1.fsf@ID-97657.usr.dfncis.de>...

Thank you for your help.

[snip]
> Basically, though, the procedure is as follows:
> i) get the Emacs-21 sources --- available from all gnu.org
>    mirrors.
> ii) Unpack them, and read the installation instructions.
> iii) Find the file menu-bar.el (probably in the lisp/
>      subdirectory of the Emacs source).

I can't compile Emacs my self (no room in $HOME), and root will not do
it.

> iv) Redefine the order in which the menu-bar is constructed.
>     (look for lines of the form
>       `(cons "Tools" menu-bar-tools-menu)' --- for (e.g.) the Tools
>     menu.)
>     Menu bars are "pushed" onto a menu-bar stack, hence, if you
>     want a menu to appear last, you should move its definition
>     towards the top of the file and vice versa.

Could I (in $HOME/.emacs) remove the whole menu definition (basicly
unload the default lisp/menu-bar.el) and then load a new menu-bar.el,
maybe even the one from Emacs 20? If yes, how would I do this?

> v) After you've changed menu-bar.el to your satisfaction, save
>    it.
> vi) Follow the installation instructions to compile and install
>     Emacs for your system.
> 
> Alternately stay with Emacs 20 (unless you have any dying need to
> use Emacs 21). ;)

Emacs 20, I regrete, is nolonger available on the system.

Gideon

      reply	other threads:[~2002-09-19  6:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-18 14:19 How can I reorder the items of the menubar? Keira
2002-09-18 16:25 ` lawrence mitchell
2002-09-19  6:49   ` Keira [this message]

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=aed1cc07.0209182249.7f5134bf@posting.google.com \
    --to=gmlk@mac.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.