From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ishi soichi Newsgroups: gmane.emacs.help Subject: color theme per frame Date: Sat, 12 Sep 2015 07:48:42 +0900 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1442011742 6820 80.91.229.3 (11 Sep 2015 22:49:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Sep 2015 22:49:02 +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 Sep 12 00:48:58 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZaX7p-0007nx-0x for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Sep 2015 00:48:57 +0200 Original-Received: from localhost ([::1]:58813 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaX7n-0006Zm-UQ for geh-help-gnu-emacs@m.gmane.org; Fri, 11 Sep 2015 18:48:55 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43738) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaX7c-0006Zd-DN for help-gnu-emacs@gnu.org; Fri, 11 Sep 2015 18:48:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZaX7b-0007sB-63 for help-gnu-emacs@gnu.org; Fri, 11 Sep 2015 18:48:44 -0400 Original-Received: from mail-io0-x229.google.com ([2607:f8b0:4001:c06::229]:36475) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaX7b-0007ro-1f for help-gnu-emacs@gnu.org; Fri, 11 Sep 2015 18:48:43 -0400 Original-Received: by ioii196 with SMTP id i196so114331672ioi.3 for ; Fri, 11 Sep 2015 15:48:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=GkT1IN8T3hlAADaAFhFpGwmghZMsfv8DPrlRTF/jBaU=; b=TSB6OUUqcOZSiM7WsKBfn2lGjTDz8KwB1k2msrtjougHc9wV6UzMd1Z0qAcEjeN95G 3CZ2QKIgrclHr9Cb9k9xAC/axECwTMFVzB+H5G6GNyuCCWFszwTXKLm0xiuW5gH6rYxz g8qRzDPZbobVts6DSDP9eyN2/VZZcGTBnOyEcNqZLNX5zcP8XqR0klnztvVfDao8uF9L 1YDk5avfmuL+UBddNyaeLNxIZHbOgkNAXNJhKPiCNlPcSwxwzznWijDEcs39c4VfDaEU xF3j1a4rdVUnXr3aHyVlDy0uOOOZS/x2IwjEeXlRyFf1leEEEbaZ9ZfCME/XCudQy+bL s4Yg== X-Received: by 10.107.135.218 with SMTP id r87mr4744368ioi.153.1442011722259; Fri, 11 Sep 2015 15:48:42 -0700 (PDT) Original-Received: by 10.36.60.73 with HTTP; Fri, 11 Sep 2015 15:48:42 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c06::229 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:107154 Archived-At: Emacs 24.4 Is there anyway to set a different color theme per frame? I have found this, but it seems old. http://superuser.com/questions/122086/how-to-set-different-color-theme-for-different-emacs-frames Normally I have several frames open, and work on different tasks simultaneously. It is nicer if they become visually identifiable at glance. Thanks. soichi