all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs for Mac OS X - questions
Date: Thu, 25 Jun 2009 22:46:00 -0600	[thread overview]
Message-ID: <h21jq3$5hh$1@ger.gmane.org> (raw)
In-Reply-To: <41e20273-546b-4df4-9079-a4d68f225ec0@r25g2000vbn.googlegroups.com>

Andrea Crotti wrote:
> On 25 Giu, 20:27, Marc Tfardy <b...@cyk.cyk> wrote:
>> I plan to switch from windows to intel mac and Aquamacs and I don't want
>> use windows under mac - neither in virtual machine nor as dual boot.
>> Emacs is one of my main application so it is very important for me that
>> all things are working as usual. Here my questions:
>>
>>    - can I switch off menubar, toolbar and scrollbar?
>>
> (setq menu-bar-mode nil)
> (setq scroll-bar-mode nil)
> (setq tool-bar-mode nil)
> 
> But maybe it's not the right away, it doesn't always work (the
> variables are those ones)

It is not the right way, as each of those variable's doc strings
explains.

(menu-bar-mode 0)
(scroll-bar-mode 0)
(tool-bar-mode 0)

-- 
Kevin Rodgers
Denver, Colorado, USA





  reply	other threads:[~2009-06-26  4:46 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-25 18:27 Emacs for Mac OS X - questions Marc Tfardy
2009-06-25 18:56 ` Andrea Crotti
2009-06-26  4:46   ` Kevin Rodgers [this message]
2009-06-26 16:34   ` Marc Tfardy
2009-06-26 18:57     ` Nurullah Akkaya
2009-06-25 19:22 ` Tim Visher
2009-06-25 19:23 ` queries0
2009-06-25 21:32   ` Nurullah Akkaya
2009-06-26 16:40   ` Marc Tfardy
2009-06-29 23:21     ` Xah Lee
2009-06-30  3:23       ` queries0
2009-06-30  8:49         ` Peter Dyballa
2009-06-25 22:43 ` Peter Dyballa
     [not found] ` <mailman.1258.1245957740.2239.help-gnu-emacs@gnu.org>
2009-06-26  2:29   ` Barry Margolin
2009-06-26 16:55   ` Marc Tfardy
2009-06-27  2:26     ` Barry Margolin
2009-06-30  0:28     ` Xah Lee
2009-07-02 18:57       ` Marc Tfardy
2009-07-02 20:26         ` Xah Lee
2009-06-26 22:49 ` Xah Lee
2009-06-27  4:04 ` Ian Eure
2009-06-27 10:35   ` Peter Dyballa
2009-06-28 23:27 ` David Reitter
2009-06-29 20:49   ` Marc Tfardy
2009-06-30  0:58     ` David Reitter

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='h21jq3$5hh$1@ger.gmane.org' \
    --to=kevin.d.rodgers@gmail.com \
    --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.
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.