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: Turning off colorization Date: Mon, 10 Nov 2014 21:57:29 +0200 Message-ID: <83sihqn80m.fsf@gnu.org> References: <87a944cm3x.fsf@moondust.localdomain> <83r3xfs8mx.fsf@gnu.org> <83r3xeqfa9.fsf@gnu.org> <83h9y9ox4i.fsf@gnu.org> <83tx28nnco.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1415649495 23651 80.91.229.3 (10 Nov 2014 19:58:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Nov 2014 19:58:15 +0000 (UTC) Cc: nljlistbox2@gmail.com, larsi@gnus.org, cloos@jhcloos.com, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 10 20:58:08 2014 Return-path: Envelope-to: ged-emacs-devel@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 1Xnv6G-0000Do-0x for ged-emacs-devel@m.gmane.org; Mon, 10 Nov 2014 20:58:08 +0100 Original-Received: from localhost ([::1]:44906 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xnv6F-0001zV-Of for ged-emacs-devel@m.gmane.org; Mon, 10 Nov 2014 14:58:07 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60207) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xnv5u-0001q5-5V for emacs-devel@gnu.org; Mon, 10 Nov 2014 14:57:51 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xnv5o-00054O-Tx for emacs-devel@gnu.org; Mon, 10 Nov 2014 14:57:46 -0500 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:34536) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xnv5o-000541-MX; Mon, 10 Nov 2014 14:57:40 -0500 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0NEU00B009NN6I00@a-mtaout22.012.net.il>; Mon, 10 Nov 2014 21:57:38 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NEU00AIXA41W470@a-mtaout22.012.net.il>; Mon, 10 Nov 2014 21:57:38 +0200 (IST) In-reply-to: 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: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:176709 Archived-At: > Date: Mon, 10 Nov 2014 14:07:14 -0500 > From: Richard Stallman > CC: nljlistbox2@gmail.com, larsi@gnus.org, cloos@jhcloos.com, > emacs-devel@gnu.org > > > > In many cases, users will want Emacs to display the page as the author > > > meant it to appear. That may be the right default in most or even all > > > cases. In other words, maybe we should see fit to follow what the > > > markup says, most of the time. But it is not an obligation. > > > I _was_ talking about the default. > > So was I. The point is, we should set up the default as we see fit, > which may or may not mean following what the HTML specifies. > To follow that may be the right thing in some cases, or maybe > even in all cases, but that is not automatic. > It is for us to judge. Since we both agree that if most of the users want to display an HTML page as the author meant, this should be the default in Emacs, I think there's nothing else left to argue about.