From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: man.el Date: Sun, 22 Feb 2004 17:41:49 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87znbdqgk3.fsf@mail.jurta.org> <1659-Sat21Feb2004120407+0200-eliz@elta.co.il> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1077489844 17255 80.91.224.253 (22 Feb 2004 22:44:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 22 Feb 2004 22:44:04 +0000 (UTC) Cc: juri@jurta.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Feb 22 23:43:57 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Av2KL-0001ZS-00 for ; Sun, 22 Feb 2004 23:43:57 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Av2KH-00088I-00 for ; Sun, 22 Feb 2004 23:43:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1Av2K8-0006UK-I7 for emacs-devel@quimby.gnus.org; Sun, 22 Feb 2004 17:43:44 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1Av2JR-0006SA-Kh for emacs-devel@gnu.org; Sun, 22 Feb 2004 17:43:01 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1Av2Iu-000670-4q for emacs-devel@gnu.org; Sun, 22 Feb 2004 17:42:59 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1Av2It-000664-Fk for emacs-devel@gnu.org; Sun, 22 Feb 2004 17:42:27 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.24) id 1Av2IH-0006WV-1M; Sun, 22 Feb 2004 17:41:49 -0500 Original-To: Eli Zaretskii In-reply-to: <1659-Sat21Feb2004120407+0200-eliz@elta.co.il> X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:20122 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20122 FWIW, I don't like this kind of solutions. Emacs should not delegate to the user the need to resolve its inability to DTRT. User customization is for selecting from several similarly correct behaviors, not for fixing misfeatures. I agree with that principle. If it is possible to make Emacs DTRT in all cases, we should not propose to cop out by "asking the user to decide".