From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tim Landscheidt Newsgroups: gmane.emacs.help Subject: .emacs to .Xresources converter? Date: Mon, 01 Feb 2010 14:24:45 +0000 Organization: Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1265049763 27114 80.91.229.12 (1 Feb 2010 18:42:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Feb 2010 18:42:43 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 01 19:42:37 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Nc1EJ-0002lZ-DV for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Feb 2010 19:42:35 +0100 Original-Received: from localhost ([127.0.0.1]:36364 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nc1EI-0000Dd-UB for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Feb 2010 13:42:34 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-X-Trace: individual.net RIGZrVpvMfqtI8xm4iNkAQfrvRcC+Va0ys9vmIKXZOGPPZUimW Cancel-Lock: sha1:jvmnhV/SihLYy57chxr21U2ZTis= sha1:NBsG1g+ZeVxEEXSPaO6K10wvJIc= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Original-Xref: news.stanford.edu gnu.emacs.help:176533 X-Mailman-Approved-At: Mon, 01 Feb 2010 13:40:33 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71608 Archived-At: Hi, for many Emacs customizations there are corresponding X re- sources (e. g. "tool-bar-mode" vs. "toolBar"). Looking up in the documentation whether there exists such an equivalent, looking up a potentially different syntax, etc. /can/ be done manually - but there *must* already be a Lisp snippet out there that does that in a realiable way :-). Any poin- ters? TIA, Tim