From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel Subject: Re: NS: ns-expand-space / slider in Preferences dialog not functional Date: Sat, 07 Mar 2009 10:09:02 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <21F51971-5679-45BF-85A0-D982CA73E722@gmail.com> <5393D476-3312-4DF3-AF39-6D698B7FDA49@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1236388167 9176 80.91.229.12 (7 Mar 2009 01:09:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 7 Mar 2009 01:09:27 +0000 (UTC) Cc: David Reitter , 2532@emacsbugs.donarmstrong.com, Emacs-Devel devel To: Adrian Robert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 07 02:10:42 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 1Lfl3o-0006K2-UA for ged-emacs-devel@m.gmane.org; Sat, 07 Mar 2009 02:10:41 +0100 Original-Received: from localhost ([127.0.0.1]:60114 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lfl2T-0002Vy-07 for ged-emacs-devel@m.gmane.org; Fri, 06 Mar 2009 20:09:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lfl2M-0002Uk-6I for emacs-devel@gnu.org; Fri, 06 Mar 2009 20:09:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lfl2K-0002Tb-BP for emacs-devel@gnu.org; Fri, 06 Mar 2009 20:09:09 -0500 Original-Received: from [199.232.76.173] (port=42754 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lfl2K-0002TT-1u for emacs-devel@gnu.org; Fri, 06 Mar 2009 20:09:08 -0500 Original-Received: from ntp.math.s.chiba-u.ac.jp ([133.82.132.2]:63519 helo=mathmail.math.s.chiba-u.ac.jp) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lfl2J-0006Ly-F5 for emacs-devel@gnu.org; Fri, 06 Mar 2009 20:09:07 -0500 Original-Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id CC0312C4A; Sat, 7 Mar 2009 10:09:02 +0900 (JST) In-Reply-To: User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-detected-operating-system: by monty-python.gnu.org: NetBSD 3.0 (DF) 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:109500 Archived-At: >>>>> On Fri, 6 Mar 2009 21:20:13 +0200, Adrian Robert said: > I would advocate transitioning all of the ns-xxx lisp variables that > are not stored in defaults to the customization system. > I am not sure if it is appropriate to do this under pretest, > however. It would be a user-visible change and potentially cause > unexpected side effects. Emacs already has the line-spacing setting as frame parameter, buffer-local variable, and text property. So, ns-expand-space can/should be removed. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp