From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: mowgli Newsgroups: gmane.emacs.help Subject: Re: Emacs like jed Date: Fri, 01 Jun 2007 23:42:18 -0000 Organization: http://groups.google.com Message-ID: <1180741338.329316.62610@o11g2000prd.googlegroups.com> References: <1180570136.733231.55820@q19g2000prn.googlegroups.com> <1180650085.343730.257010@u30g2000hsc.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1180744835 26083 80.91.229.12 (2 Jun 2007 00:40:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 2 Jun 2007 00:40:35 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 02 02:40:34 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HuHfW-00080d-6J for geh-help-gnu-emacs@m.gmane.org; Sat, 02 Jun 2007 02:40:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HuHfV-00067X-IO for geh-help-gnu-emacs@m.gmane.org; Fri, 01 Jun 2007 20:40:33 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!o11g2000prd.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 221.128.144.182 Original-X-Trace: posting.google.com 1180741338 21905 127.0.0.1 (1 Jun 2007 23:42:18 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 1 Jun 2007 23:42:18 +0000 (UTC) In-Reply-To: <1180650085.343730.257010@u30g2000hsc.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.21 (X11; Linux i686; U; en),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: o11g2000prd.googlegroups.com; posting-host=221.128.144.182; posting-account=-HXNwg0AAADDAYolbLkw7x9oaDWGNwXB Original-Xref: shelby.stanford.edu gnu.emacs.help:149003 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:44592 Archived-At: On Jun 1, 3:21 am, anders wrote: > i don't know if this helps but i have set upp colors and cursor with > the following commands in my .emacs files > -------------------------------------------------------------------------= --=AD----------------- > (set-foreground-color "white") ;to set foreground color to white > (set-background-color "black") ;to set background color to black How do I set the text color to bright white? And is there a lst of color codes for emacs I can get a list of? Regards, mowgli