From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Default for editing XML files Date: Thu, 24 Sep 2009 22:03:51 -0400 Message-ID: <87zl8jixvc.fsf@cyd.mit.edu> References: <87ws45qavl.fsf@stupidchicken.com> <87eiq4jdgh.fsf@stupidchicken.com> <8763bc2fei.fsf@mail.jurta.org> <87d45kt0a4.fsf@stupidchicken.com> <87ab0mr5vq.fsf@mail.jurta.org> <87k4zotit8.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1253844531 4222 80.91.229.12 (25 Sep 2009 02:08:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Sep 2009 02:08:51 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 25 04:08:43 2009 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.50) id 1Mr0Ek-0004cD-2F for ged-emacs-devel@m.gmane.org; Fri, 25 Sep 2009 04:08:42 +0200 Original-Received: from localhost ([127.0.0.1]:33646 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mr0Ej-0008Nh-FT for ged-emacs-devel@m.gmane.org; Thu, 24 Sep 2009 22:08:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mr08Z-0006DH-8G for emacs-devel@gnu.org; Thu, 24 Sep 2009 22:02:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mr08T-0006Ba-Vw for emacs-devel@gnu.org; Thu, 24 Sep 2009 22:02:18 -0400 Original-Received: from [199.232.76.173] (port=38767 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mr08T-0006BT-RD for emacs-devel@gnu.org; Thu, 24 Sep 2009 22:02:13 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:56101) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mr08T-0001fv-GQ for emacs-devel@gnu.org; Thu, 24 Sep 2009 22:02:13 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 140F657E266; Thu, 24 Sep 2009 22:03:51 -0400 (EDT) In-Reply-To: <87k4zotit8.fsf@mail.jurta.org> (Juri Linkov's message of "Thu, 24 Sep 2009 23:57:28 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:115602 Archived-At: Juri Linkov writes: > The question is how often users might want to switch xml-mode back to > sgml-mode and how easy this should be. My impression, from those few who chimed in on the earlier thread about the switch, is that there's basically no reason to switch back to sgml-mode. Or is there? If hardly anyone will want to switch back, I don't think it's worth adding an extra knob for customizing this; we can just mention this in the nxml-mode docstring.