all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: david.reitter@gmail.com
Subject: Re: Aquamacs
Date: 20 Nov 2006 23:56:38 -0800	[thread overview]
Message-ID: <1164095798.110961.170050@m73g2000cwd.googlegroups.com> (raw)
In-Reply-To: <1164009035.413708.176700@h54g2000cwb.googlegroups.com>

amnesiac@web.de wrote:

> I just downloaded Aquamacs on my OS X. But I've got 2 problems:
> - I can't adjust my color settings; if I set e.g. (set-background-color
> "black") in my Preferences.el file, this has no effect (the file is
> read, since syntax errors are reported)

`set-background-color' does this, according to the documentation (C-h f
set-background-color RET):

"Set the background color of the selected frame to color-name."

However, only the current frame is selected when Preferences.el is
called, and nothing says that this is to be the default background -
hence it may (and will be!) set to something else again. Have a look at
the "Frame Appearance Styles" menu - this set of functions sets the
frame style according to the major mode. When you have several frames
open, you can more easily distinguish their contents if, for instance,
the background colors differ.

> - If I edit a Python file, no indentions are made, do I have to
> activate the Python mode?

Should be activated automatically when you open a .py file. Does it say
"python-mode" in the mode line, i.e. (almost) at the bottom of the
editing window?
If not, M-x python-mode (M-x is Option-X or ESC X) in Aquamacs will
help - alternatively, use the "Change Buffer Mode" function in the
"File" menu.

Hope that helps.


--
http://aquamacs.org -- Aquamacs: Emacs on Mac OS X

  reply	other threads:[~2006-11-21  7:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-20  7:50 Aquamacs amnesiac
2006-11-21  7:56 ` david.reitter [this message]
2006-11-21 16:31   ` Aquamacs Kevin Rodgers
  -- strict thread matches above, loose matches on Subject: below --
2006-06-29 18:30 aquamacs Philip Nelson

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=1164095798.110961.170050@m73g2000cwd.googlegroups.com \
    --to=david.reitter@gmail.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.