From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: moueza Newsgroups: gmane.emacs.devel Subject: live programming Date: Tue, 23 Jan 2007 04:45:21 -0800 (PST) Message-ID: <8521030.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1302611432==" X-Trace: sea.gmane.org 1169587019 9235 80.91.229.12 (23 Jan 2007 21:16:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 23 Jan 2007 21:16:59 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 23 22:16:52 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 1H9T0c-0003nk-VA for ged-emacs-devel@m.gmane.org; Tue, 23 Jan 2007 22:16:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H9T0c-00039A-BZ for ged-emacs-devel@m.gmane.org; Tue, 23 Jan 2007 16:16:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H9L1g-00029S-5F for emacs-devel@gnu.org; Tue, 23 Jan 2007 07:45:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H9L1f-00029A-JY for Emacs-devel@gnu.org; Tue, 23 Jan 2007 07:45:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H9L1f-000297-E3 for Emacs-devel@gnu.org; Tue, 23 Jan 2007 07:45:23 -0500 Original-Received: from [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 1H9L1f-0004qU-18 for Emacs-devel@gnu.org; Tue, 23 Jan 2007 07:45:23 -0500 Original-Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1H9L1d-0005qZ-Tw for Emacs-devel@gnu.org; Tue, 23 Jan 2007 04:45:21 -0800 Original-To: Emacs-devel@gnu.org X-Nabble-From: mouezapeter@gmail.com X-Mailman-Approved-At: Tue, 23 Jan 2007 16:16:38 -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:65425 Archived-At: --===============1302611432== Content-Type: multipart/alternative; boundary="----=_Part_1870_22786082.1169556321909" ------=_Part_1870_22786082.1169556321909 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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, with a script in command-line of term. Because I want it to change color in including it in a watch -n60 command : so it should talk with the program emacs. We can already do scripts but in command line of emacs to load lisp lines , not in Xterm or Konsole,I think. -- View this message in context: http://www.nabble.com/live-programming-tf3063900.html#a8521030 Sent from the Emacs - Dev mailing list archive at Nabble.com. ------=_Part_1870_22786082.1169556321909 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit 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, with a script in command-line of term. Because I want it to change color in including it in a watch -n60 command : so it should talk with the program emacs. We can already do scripts but in command line of emacs to load lisp lines , not in Xterm or Konsole,I think.

View this message in context: live programming
Sent from the Emacs - Dev mailing list archive at Nabble.com.
------=_Part_1870_22786082.1169556321909-- --===============1302611432== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel --===============1302611432==--