help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: starter kit settings


From: Tom Davey
Subject: Re: starter kit settings
Date: Sun, 2 Oct 2011 16:24:32 -0400

On Wed, Sep 28, 2011 at 9:34 PM, Lachlan Deck <lachlan.deck@gmail.com> wrote:

> Is there a way to fix this or restore the default functionality of eclipse 
> for this particular feature
> such that the menu items pop up in a buffer for easy selection?

Yes, there is a way to restore Emacs's default behavior. Add the
following function to one of your own startup files. It reverses the
change made by the ESK:

(menu-bar-mode t)

If you are using ESK 2.0.x, the most logical startup file will
probably be ~/.emacs.d/ldeck.el (if your user name is ldeck). When
Emacs starts, the ESK 2.0 automatically evaluates an elisp file named
for the current user in ~/.emacs.d.

Regards,
Tom Davey

--
Tom Davey
tom@tomdavey.com
New York NY USA



reply via email to

[Prev in Thread] Current Thread [Next in Thread]