From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Add user extension APIs for WebKit Xwidgets Date: Mon, 17 Oct 2022 08:31:48 +0300 Message-ID: <838rlf3tiz.fsf@gnu.org> References: <763B89A7-AF82-4AAB-A0E9-A04D9958CAE8@stanford.edu> <878rlianx4.fsf@yahoo.com> <9FF9464C-1369-423E-A581-A900D132845F@stanford.edu> <87zgdy97t1.fsf@yahoo.com> <63F00459-018C-4634-9B52-A89A3ED1AA36@stanford.edu> <0F1442C8-45E2-408C-B310-448B4A26496E@stanford.edu> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="38099"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Oct 17 07:35:01 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1okImD-0009f1-1J for ged-emacs-devel@m.gmane-mx.org; Mon, 17 Oct 2022 07:35:01 +0200 Original-Received: from localhost ([::1]:59078 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1okImC-0007HT-4R for ged-emacs-devel@m.gmane-mx.org; Mon, 17 Oct 2022 01:35:00 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56266) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okIjS-0005vq-NL for emacs-devel@gnu.org; Mon, 17 Oct 2022 01:32:30 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35832) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okIjR-00088R-83 for emacs-devel@gnu.org; Mon, 17 Oct 2022 01:32:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=WF0dxepjrCQ5AaStW8VNEYeksxDJfdbEp9tU7eeY9+c=; b=d65Wy0Zuu+sE Y7OsJRVYs3vqTxcI129QUZUNbWbqswCcDFW9DNWsqZkx5OOwniJKt3r0osNMBxNgGF8ddZof3pNf+ 44GqtxJtM1//z4bj7KHKzOOJQZHQV/5ZZe3bi+mwG7ZrSk2Mx2mD40NY7NbLzaeNEK6jEQ5NhM9jh 1gO/nNYzVHZRqXxMQT7QW+umPYuOB7r1BSQWFFdpCnL+D37QKLxpdFVsi43YLiq2BvU0Dl9K7V+49 RPLO7xmiy7fbVhEAyxxTo2gv59fvOD4l0KLfnZTvM9dYKC0QO0lNAa0T2ruqsm4TvzV05rKNUhQPE 4cl4UoYfCC82VCDDMAKJfg==; Original-Received: from [87.69.77.57] (port=3544 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okIjI-0008HQ-D5; Mon, 17 Oct 2022 01:32:02 -0400 In-Reply-To: (message from Richard Stallman on Sun, 16 Oct 2022 16:51:34 -0400) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:297910 Archived-At: > From: Richard Stallman > Cc: luangruo@yahoo.com, larsi@gnus.org, emacs-devel@gnu.org > Date: Sun, 16 Oct 2022 16:51:34 -0400 > > See https://gnu.org/philosophy/words-to-avoid.html#Content. That section fails to suggest good replacements for this term, AFAICT. Which makes that part of the article less useful than it could be, perhaps. And, of course, we frequently say stuff like "file's contents" or "buffer contents", which is perfectly OK, IMO. This usage is not mentioned in that article, so someone, especially non-native speakers, could think such uses are part of the problem -- perhaps another minor issue that should be mentioned there, but isn't.