all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: "Oleg Oltar" <oltarasenko@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: aquamacs emacs
Date: Fri, 4 Jan 2008 10:36:34 +0100	[thread overview]
Message-ID: <700508FD-20B0-4BD6-9161-14932BC42186@Web.DE> (raw)
In-Reply-To: <b4fc2ad80801030049p55737e68t32e9a3f621a868af@mail.gmail.com>


Am 03.01.2008 um 09:49 schrieb Oleg Oltar:

> I am trying to customize my aquamacs.

Could be this list will give you more help:

---------------------------- Info -----------------------------
List Post: <mailto:macosx-emacs@email.esm.psu.edu>
List Archives: <http://dir.gmane.org/gmane.emacs.macintosh.osx>


For my Emacsen (no Aquamacs Emacs, it does not like my ~/.emacs file)  
I use, for example:

         (setq initial-frame-alist '(
           (mouse-color           . "midnightblue")
           (foreground-color      . "grey20")
           (background-color      . "alice blue")
           (internal-border-width . 2)
           (line-spacing          . 1)
           (active-alpha          . 0.875)
           (inactive-alpha        . 0.75)
           (top . 25) (left . 650) (width . 91) (height . 50)))
         (setq default-frame-alist '(
           (border-color          . "#4e3831")
           (foreground-color      . "grey10")
           (background-color      . "ghost white")
           (vertical-scroll-bars  . left)
           (cursor-color          . "purple")
           (cursor-type           . box)
           (active-alpha          . 0.75)
           (inactive-alpha        . 0.875)
           (font . "-apple-courier std-medium-r-normal--0-0-0-0-m-0- 
mac-roman")
           (top . 50) (left . 150) (width . 89) (height . 56)))


--
Greetings

   Pete

Either this man is dead or my watch has stopped.
				- Groucho Marx

      reply	other threads:[~2008-01-04  9:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-03  8:49 aquamacs emacs Oleg Oltar
2008-01-04  9:36 ` Peter Dyballa [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=700508FD-20B0-4BD6-9161-14932BC42186@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=oltarasenko@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.