unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: despen@verizon.net
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs starter kit - disabled menus
Date: Fri, 29 Apr 2011 19:14:14 -0400	[thread overview]
Message-ID: <icwrictzuh.fsf@verizon.net> (raw)
In-Reply-To: m3r58kiu4j.fsf@marcoparrone.com

Marco Parrone <marco@marcoparrone.com> writes:

> flebber <flebber.crue@gmail.com> writes:
>
>> I decided to use emacs starter kit to get myself using emacs rather
>> than just trying to configure it. However after installing the emacs
>> starter kit all the menu's are gone, is there anyway to reinstate the
>> menu's?
>>
>> Sayth
>
> If you find some code like:
>   (menu-bar-mode -1)
>   (tool-bar-mode -1)
>   (scroll-bar-mode -1)
>
> then delete it.
>
> Else add this at the bottom of you ~/.emacs :
>   (menu-bar-mode)
>   (tool-bar-mode)
>   (scroll-bar-mode)
>
> I agree with the advice of Stefan anyway.

Me too.

There's way too much stuff in there for it to called a
"starter package".

If I read that stuff right, C-F10 toggles the menubar.

Strangely, that's the same key binding I use.


      reply	other threads:[~2011-04-29 23:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-29 11:34 Emacs starter kit - disabled menus flebber
2011-04-29 18:16 ` haziz
2011-04-29 18:17 ` haziz
2011-04-29 19:00   ` Stefan Monnier
2011-04-29 23:57     ` haziz
2011-04-30 14:24       ` Stefan Monnier
2011-05-01  0:36     ` Tim X
2011-05-01  8:13       ` Jorgen Grahn
2011-05-01 14:14         ` Marco Parrone
2011-05-01 14:47           ` upcase-region (was Re: Emacs starter kit - disabled menus) Jorgen Grahn
2011-04-29 22:13 ` Emacs starter kit - disabled menus Marco Parrone
2011-04-29 23:14   ` despen [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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=icwrictzuh.fsf@verizon.net \
    --to=despen@verizon.net \
    --cc=help-gnu-emacs@gnu.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).