From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: commends in Python mode Date: Sat, 06 Jan 2007 13:07:06 -0500 Message-ID: References: <200612260030.49345.pogonyshev@gmx.net> <200701052159.07849.pogonyshev@gmx.net> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1168106867 20131 80.91.229.12 (6 Jan 2007 18:07:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 6 Jan 2007 18:07:47 +0000 (UTC) Cc: dooglus@gmail.com, monnier@iro.umontreal.ca, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 06 19:07:45 2007 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 1H3FxI-0005Ar-Ja for ged-emacs-devel@m.gmane.org; Sat, 06 Jan 2007 19:07:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H3FxI-0002t9-0N for ged-emacs-devel@m.gmane.org; Sat, 06 Jan 2007 13:07:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H3Fx6-0002sY-Td for emacs-devel@gnu.org; Sat, 06 Jan 2007 13:07:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H3Fx6-0002s8-6U for emacs-devel@gnu.org; Sat, 06 Jan 2007 13:07:32 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H3Fx5-0002s3-TB for emacs-devel@gnu.org; Sat, 06 Jan 2007 13:07:31 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H3Fx5-0003Fz-Kn for emacs-devel@gnu.org; Sat, 06 Jan 2007 13:07:31 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1H3Fwg-0000Q6-DK; Sat, 06 Jan 2007 13:07:06 -0500 Original-To: Paul Pogonyshev In-reply-to: <200701052159.07849.pogonyshev@gmx.net> (message from Paul Pogonyshev on Fri, 5 Jan 2007 21:59:07 +0200) 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:64884 Archived-At: Glad the source of the problem is clear now. It makes to set default to t to me too, but if it is not done, let's make Python mode at least set it in its buffers. If people are sure this gives good results in Python mode, I am not against it. To change the default is too big for right now, but a change limited to Python mode is small enough to be ok if Python users find it good.