From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thorsten Newsgroups: gmane.emacs.help Subject: Re: Emacs server Date: Fri, 17 Feb 2012 15:20:58 +0100 Message-ID: <87boox4k39.fsf@googlemail.com> References: <87mx8hes5w.fsf@googlemail.com> <87ty2pu16g.fsf@micropit.couberia.bzh> <87k43l4lut.fsf@googlemail.com> <87lio1tv2k.fsf@micropit.couberia.bzh> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1329488430 11121 80.91.229.3 (17 Feb 2012 14:20:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 17 Feb 2012 14:20:30 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 17 15:20:30 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RyOfg-0002C7-NN for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Feb 2012 15:20:24 +0100 Original-Received: from localhost ([::1]:49379 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyOfg-0004lL-2W for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Feb 2012 09:20:24 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:60797) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyOfX-0004l5-7w for help-gnu-emacs@gnu.org; Fri, 17 Feb 2012 09:20:19 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RyOfP-0007rx-Av for help-gnu-emacs@gnu.org; Fri, 17 Feb 2012 09:20:15 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:40894) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyOfP-0007rf-23 for help-gnu-emacs@gnu.org; Fri, 17 Feb 2012 09:20:07 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1RyOfI-0001rf-LK for help-gnu-emacs@gnu.org; Fri, 17 Feb 2012 15:20:00 +0100 Original-Received: from e178121113.adsl.alicedsl.de ([85.178.121.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Feb 2012 15:20:00 +0100 Original-Received: from quintfall by e178121113.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Feb 2012 15:20:00 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: e178121113.adsl.alicedsl.de User-Agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.0.93 (gnu/linux) Cancel-Lock: sha1:2GV6lt3uLOfyuSTiZLDK1GT/cVc= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83783 Archived-At: Peter Münster writes: > On Fri, Feb 17 2012, Thorsten wrote: > >> Is there a way to start different emacsclients with different fg/bg >> colors without always changing the colors explicitly with M-x >> set-{background, foreground}-color when switching between the clients? > > Perhaps the variables `server-visit-hook' and `window-system can > help'. That sounds very promising - thanks again for your help. cheers -- Thorsten