From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stephen J. Turnbull" Newsgroups: gmane.emacs.devel Subject: Re: interactive-p and called-interactively-p Date: Thu, 03 Sep 2009 23:11:39 +0900 Message-ID: <87iqg0ktic.fsf@uwakimon.sk.tsukuba.ac.jp> References: <8AD328622F5645B282D1E72CB4582EF3@us.oracle.com> <873a77v31k.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1251986647 23012 80.91.229.12 (3 Sep 2009 14:04:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Sep 2009 14:04:07 +0000 (UTC) Cc: cyd@stupidchicken.com, Stefan Monnier , drew.adams@oracle.com, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 03 16:04:00 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 1MjCur-0005Jl-8k for ged-emacs-devel@m.gmane.org; Thu, 03 Sep 2009 16:03:59 +0200 Original-Received: from localhost ([127.0.0.1]:45422 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MjCuq-0001Bw-9f for ged-emacs-devel@m.gmane.org; Thu, 03 Sep 2009 10:03:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MjCuh-00018z-4Q for emacs-devel@gnu.org; Thu, 03 Sep 2009 10:03:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MjCua-00014e-Q4 for emacs-devel@gnu.org; Thu, 03 Sep 2009 10:03:44 -0400 Original-Received: from [199.232.76.173] (port=33585 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MjCua-00014Y-Lj for emacs-devel@gnu.org; Thu, 03 Sep 2009 10:03:40 -0400 Original-Received: from mtps02.sk.tsukuba.ac.jp ([130.158.97.224]:41804) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MjCuX-0003HG-VE; Thu, 03 Sep 2009 10:03:38 -0400 Original-Received: from uwakimon.sk.tsukuba.ac.jp (uwakimon.sk.tsukuba.ac.jp [130.158.99.156]) by mtps02.sk.tsukuba.ac.jp (Postfix) with ESMTP id 875F7821B; Thu, 3 Sep 2009 23:03:33 +0900 (JST) Original-Received: by uwakimon.sk.tsukuba.ac.jp (Postfix, from userid 1000) id 429E012125F; Thu, 3 Sep 2009 23:11:39 +0900 (JST) In-Reply-To: X-Mailer: VM 8.0.12-devo-585 under 21.5 (beta29) "garbanzo" 891381effa11+ XEmacs Lucid (x86_64-unknown-linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:115004 Archived-At: Richard Stallman writes: > If you don't mind the size of the transient caused by the change, I think > the mandatory argument is the best design. I don't know how many of my colleagues at XEmacs and SXEmacs will agree, but I'd like to see that change.