From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Samuel Bronson Newsgroups: gmane.emacs.devel Subject: Re: Get rid of per-frame settings of faces via Xresources Date: Mon, 4 May 2009 20:04:18 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1241481872 3015 80.91.229.12 (5 May 2009 00:04:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 May 2009 00:04:32 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 05 02:04:25 2009 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 1M1892-0008Le-HM for ged-emacs-devel@m.gmane.org; Tue, 05 May 2009 02:04:24 +0200 Original-Received: from localhost ([127.0.0.1]:43058 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M1891-0007h8-PG for ged-emacs-devel@m.gmane.org; Mon, 04 May 2009 20:04:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M188y-0007gq-Bc for emacs-devel@gnu.org; Mon, 04 May 2009 20:04:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M188x-0007ge-Te for emacs-devel@gnu.org; Mon, 04 May 2009 20:04:20 -0400 Original-Received: from [199.232.76.173] (port=39809 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M188x-0007gb-PP for emacs-devel@gnu.org; Mon, 04 May 2009 20:04:19 -0400 Original-Received: from yx-out-1718.google.com ([74.125.44.153]:61710) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M188x-00023N-CF for emacs-devel@gnu.org; Mon, 04 May 2009 20:04:19 -0400 Original-Received: by yx-out-1718.google.com with SMTP id 3so2515255yxi.66 for ; Mon, 04 May 2009 17:04:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=HAgABmf77/nU0Wsq8rZ7Yb64PHbo6O96/FTvrXkM3ys=; b=ds29G2Wa12i41+TzkLpEZHaVyKILVUubH+YXpPQ/D0FG5Kd7cYhYlvmeEo30Wmvo+k XY1jL2NBkL2q86FviZvGdxyJr6j1JHfS/RYXu/2qJCHO9nKyh+BvXfrqqxObjNaJtHpp Y1TWWc5X7P+60jaeYDDTKhWo2xRA/V98X+56E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=od6mGT5htgLMRGlJG5BH+l4BMg+nh5neVH4OwjWo1aSsBQOuQjWTfaDjtu+k2chAvu tugBd9x0sHwEgJbBB2Zy/IKus9EmYx+iEfvm3k6RjvjCSaO/9IXb5DgoFMPamfjTDk9e R6PCHnmaaLKRTP7q5k/yqCJI+voHVnnb7R8UA= Original-Received: by 10.100.177.10 with SMTP id z10mr14499272ane.2.1241481858579; Mon, 04 May 2009 17:04:18 -0700 (PDT) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:110658 Archived-At: On Mon, May 4, 2009 at 4:25 PM, Stefan Monnier wrote: > > > How very interesting!