all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: Li Zhai <mrzhaili@gmail.com>
Cc: 7373@debbugs.gnu.org, Andreas Schwab <schwab@linux-m68k.org>
Subject: bug#7373: `set-cursor-color’ doesn’t work on Emacs init files
Date: Sat, 13 Nov 2010 13:34:48 -0500	[thread overview]
Message-ID: <87vd41kr7b.fsf@stupidchicken.com> (raw)
In-Reply-To: <AANLkTimSFuQdMKDJdyqhChgf7UfaB7WmYrdasxf0irOF@mail.gmail.com> (Li Zhai's message of "Fri, 12 Nov 2010 10:03:26 +0800")

Li Zhai <mrzhaili@gmail.com> writes:

> "What is the value of “red”?" I don't understand.
>
> Here is the specific description:
>
> 1. Empty the .emacs file.
> 2. Add the following codes to the .emacs
>
> (setq initial-frame-alist
>       '((foreground-color . "grey80")
>         (background-color . "black")
>         (background-mode . dark)
> 	(cursor-color     . "red")))
> (setq default-frame-alist
>       '((foreground-color . "grey80")
>         (background-color . "black")
>         (background-mode  . 'dark)
>         (cursor-color     . "red")))
>
> (set-cursor-color "red")

Thanks.  I've checked in a fix.

By the way, that last set-cursor-color call should be unnecessary.





      reply	other threads:[~2010-11-13 18:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-11 12:16 bug#7373: `set-cursor-color’ doesn’t work on Emacs init files Li Zhai
2010-11-11 16:39 ` Andreas Schwab
2010-11-12  2:03   ` Li Zhai
2010-11-13 18:34     ` Chong Yidong [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=87vd41kr7b.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=7373@debbugs.gnu.org \
    --cc=mrzhaili@gmail.com \
    --cc=schwab@linux-m68k.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.