From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: mykie.el Date: Tue, 07 Jan 2014 22:24:16 -0500 Message-ID: References: <87bnzshlo5.fsf@flea.lifelogs.com> <87eh4kg2hv.fsf@flea.lifelogs.com> <871u0jcr8q.fsf@flea.lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1389151469 3487 80.91.229.3 (8 Jan 2014 03:24:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Jan 2014 03:24:29 +0000 (UTC) Cc: Yuta Yamada To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 08 04:24:35 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W0jkx-0003B0-CN for ged-emacs-devel@m.gmane.org; Wed, 08 Jan 2014 04:24:35 +0100 Original-Received: from localhost ([::1]:44680 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0jkw-000214-Uj for ged-emacs-devel@m.gmane.org; Tue, 07 Jan 2014 22:24:34 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0jkm-0001zq-PY for emacs-devel@gnu.org; Tue, 07 Jan 2014 22:24:32 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W0jkf-0005D4-C0 for emacs-devel@gnu.org; Tue, 07 Jan 2014 22:24:24 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:50281) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0jkf-0005Cy-7c for emacs-devel@gnu.org; Tue, 07 Jan 2014 22:24:17 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ag8KABK/CFFFxKG9/2dsb2JhbABEvgwEA3sXc4IeAQEEAVYjBQsLNBIUGA2IQgaxH5AOjWGDKQOIYZwZgV6DFQ X-IPAS-Result: Ag8KABK/CFFFxKG9/2dsb2JhbABEvgwEA3sXc4IeAQEEAVYjBQsLNBIUGA2IQgaxH5AOjWGDKQOIYZwZgV6DFQ X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="44445645" Original-Received: from 69-196-161-189.dsl.teksavvy.com (HELO fmsmemgm.homelinux.net) ([69.196.161.189]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 07 Jan 2014 22:24:16 -0500 Original-Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id 9F04FAE233; Tue, 7 Jan 2014 22:24:16 -0500 (EST) In-Reply-To: <871u0jcr8q.fsf@flea.lifelogs.com> (Ted Zlatanov's message of "Tue, 07 Jan 2014 18:21:57 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:167696 Archived-At: SM> Making it easier to customize Emacs is great, but it's better if it also SM> gets you some way towards hacking on Emacs so as to become a contributor. > I completely disagree with that line of thinking. I can't begin to imagine why you'd disagree with it. > The important question for you and Yamada-san is, would you be > interested in something like `sm-combined-command' in the Emacs core, You could add it to subr-x.el (after 24.4), Stefan