From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Using the same custom file in two different OSes Date: Thu, 17 Jan 2013 20:44:52 +0200 Message-ID: <83mww77ior.fsf@gnu.org> References: <419D9CDD3C2740E3B0E0CDE556F7BD12@us.oracle.com> <3F565B0F873C4BCCAA938FB0B136521E@us.oracle.com> <86libsb3o6.fsf@somewhere.org> <834nif93ed.fsf@gnu.org> <83r4lj7la4.fsf@gnu.org> <5A215296D64C4D40A27409D73647E458@us.oracle.com> NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1358448303 28928 80.91.229.3 (17 Jan 2013 18:45:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Jan 2013 18:45:03 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 17 19:45:22 2013 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 1TvuSn-0007zl-Jy for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Jan 2013 19:45:21 +0100 Original-Received: from localhost ([::1]:34745 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvuSV-0008Fd-Lz for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Jan 2013 13:45:03 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:32881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvuSN-0008FW-3W for help-gnu-emacs@gnu.org; Thu, 17 Jan 2013 13:44:58 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TvuSJ-0003fx-56 for help-gnu-emacs@gnu.org; Thu, 17 Jan 2013 13:44:54 -0500 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:33539) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvuSI-0003fa-St for help-gnu-emacs@gnu.org; Thu, 17 Jan 2013 13:44:51 -0500 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MGS00F009CLPD00@a-mtaout22.012.net.il> for help-gnu-emacs@gnu.org; Thu, 17 Jan 2013 20:44:47 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MGS00FRO9EMEM70@a-mtaout22.012.net.il> for help-gnu-emacs@gnu.org; Thu, 17 Jan 2013 20:44:47 +0200 (IST) In-reply-to: <5A215296D64C4D40A27409D73647E458@us.oracle.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.172 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:88686 Archived-At: > From: "Drew Adams" > Date: Thu, 17 Jan 2013 10:15:58 -0800 > > But which of the functions with names matching `display-*-p' correspond to what > you and the `window-system' deprecation doc mean by `display-*-p'? All of them? > > display-color-p > display-graphic-p > display-grayscale-p > display-images-p > display-mouse-p > display-multi-font-p > display-multi-frame-p > display-popup-menus-p > display-selections-p > display-supports-face-attributes-p > display-time-file-nonempty-p All but the last one.