From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Petey Newsgroups: gmane.emacs.help Subject: desktop-save-mode mess up colors Date: Sun, 29 Nov 2015 13:21:19 -0800 (PST) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1448833364 6596 80.91.229.3 (29 Nov 2015 21:42:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 29 Nov 2015 21:42:44 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 29 22:42:40 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 1a39jx-00016w-S6 for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Nov 2015 22:42:38 +0100 Original-Received: from localhost ([::1]:37866 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a39k1-0000KV-Vp for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Nov 2015 16:42:41 -0500 X-Received: by 10.141.28.206 with SMTP id f197mr54207620qhe.8.1448832080366; Sun, 29 Nov 2015 13:21:20 -0800 (PST) X-Received: by 10.50.57.84 with SMTP id g20mr231801igq.3.1448832080296; Sun, 29 Nov 2015 13:21:20 -0800 (PST) Original-Path: usenet.stanford.edu!b51no4413561qgf.0!news-out.google.com!f6ni14451igq.0!nntp.google.com!mv3no5783794igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=80.167.80.8; posting-account=kzwvdAoAAADMoffDT_nxNtyBWb7kX2UW Original-NNTP-Posting-Host: 80.167.80.8 User-Agent: G2/1.0 Injection-Date: Sun, 29 Nov 2015 21:21:20 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:215962 X-Mailman-Approved-At: Sun, 29 Nov 2015 16:42:31 -0500 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:108252 Archived-At: Hi, I use GNU emacs 24.5 with desktop-save-mode enabled. I'm on Ubuntu 15.04 with Unity. If I load a new color theme the colors are mixed with the old one. The only way to fix it is to delete "desktop-saved-frameset" from the .desktop file. It seems to me that the bug is related to the setting of desktop-saved-frameset. Thanks in advance. Petey