From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Misleading `window-system' docstring Date: Fri, 22 Oct 2010 12:38:54 +0200 Message-ID: <83iq0u8qbl.fsf@gnu.org> References: <87lj5u1ni6.fsf@keller.adm.naquadah.org> <8739s1qakh.fsf_-_@gmail.com> <831v7kafq9.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: dough.gmane.org 1287743948 25888 80.91.229.12 (22 Oct 2010 10:39:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 22 Oct 2010 10:39:08 +0000 (UTC) Cc: julien@danjou.info, stepnem@gmail.com, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 22 12:39:06 2010 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.69) (envelope-from ) id 1P9F1d-0000UK-E6 for ged-emacs-devel@m.gmane.org; Fri, 22 Oct 2010 12:39:05 +0200 Original-Received: from localhost ([127.0.0.1]:53978 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P9F1c-0004CL-Ot for ged-emacs-devel@m.gmane.org; Fri, 22 Oct 2010 06:39:04 -0400 Original-Received: from [140.186.70.92] (port=33790 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P9F1S-0004CC-SR for emacs-devel@gnu.org; Fri, 22 Oct 2010 06:38:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P9F1R-0007h6-9t for emacs-devel@gnu.org; Fri, 22 Oct 2010 06:38:54 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:39075) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P9F1M-0007fm-Ff for emacs-devel@gnu.org; Fri, 22 Oct 2010 06:38:53 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LAO00400TIN8N00@a-mtaout22.012.net.il> for emacs-devel@gnu.org; Fri, 22 Oct 2010 12:38:47 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.229.29.140]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LAO002KGTKL4YG0@a-mtaout22.012.net.il>; Fri, 22 Oct 2010 12:38:47 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:131983 Archived-At: > From: Stefan Monnier > Cc: =C5=A0t=C4=9Bp=C3=A1n N=C4=9Bmec , > julien@danjou.info, emacs-devel@gnu.org > Date: Wed, 20 Oct 2010 20:58:26 -0400 >=20 > >> The value is nil if the selected frame is on a text-only-termina= l. > > I don't mind spelling out the exception, but I actually would lik= e to > > add there that using it as a predicate is deprecated, and point t= o > > display-*-p predicates as TRT. Stefan and Chong, any objections? >=20 > I don't care about spelling out "the exception" (seems better to ju= st > list the possible values, in that case, tho), but pointing to > display-*-p predicates sounds good. Done on the emacs-23 branch (revno 100128 there).