From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: moueza Newsgroups: gmane.emacs.devel Subject: RE: live programming Date: Thu, 25 Jan 2007 00:44:41 -0800 (PST) Message-ID: <8598159.post@talk.nabble.com> References: <8521030.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1169797271 2921 80.91.229.12 (26 Jan 2007 07:41:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 26 Jan 2007 07:41:11 +0000 (UTC) To: Emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 26 08:41:05 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HALho-0004bS-Av for ged-emacs-devel@m.gmane.org; Fri, 26 Jan 2007 08:41:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HALhn-00029D-Rs for ged-emacs-devel@m.gmane.org; Fri, 26 Jan 2007 02:41:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HA0Dr-0004Us-Of for emacs-devel@gnu.org; Thu, 25 Jan 2007 03:44:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HA0Dr-0004Uf-7J for Emacs-devel@gnu.org; Thu, 25 Jan 2007 03:44:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HA0Dq-0004Uc-UQ for Emacs-devel@gnu.org; Thu, 25 Jan 2007 03:44:42 -0500 Original-Received: from www.nabble.com ([72.21.53.35] helo=talk.nabble.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HA0Dq-0001fR-H2 for Emacs-devel@gnu.org; Thu, 25 Jan 2007 03:44:42 -0500 Original-Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1HA0Dp-0001TZ-Ba for Emacs-devel@gnu.org; Thu, 25 Jan 2007 00:44:41 -0800 In-Reply-To: X-Nabble-From: mouezapeter@gmail.com X-detected-kernel: Linux 2.4-2.6 X-Mailman-Approved-At: Fri, 26 Jan 2007 02:40:53 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:65476 Archived-At: Yes , but with M-x , it implies to load it manually.But I want an automatic periodically change of colors. Drew Adams wrote: > >> Usually, we modify .emacs files for example to load a new color of >> scroll-bar at the start of emacs. But is it possible to change this >> color in real time when it is already loaded... > > I believe you can just `M-x customize-face scroll-bar RET', at least in > Emacs 22. Or use `M-x modify-face scroll-bar RET' or call `modify-face' or > `set-face-attribute' from Emacs-Lisp code. > > > > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-devel > > -- View this message in context: http://www.nabble.com/live-programming-tf3063900.html#a8598159 Sent from the Emacs - Dev mailing list archive at Nabble.com.