From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tim Johnson Newsgroups: gmane.emacs.help Subject: bundling C-u C-space Date: Sat, 10 Oct 2015 12:03:41 -0800 Organization: AkWebsoft Message-ID: <20151010200341.GI3342@mail.akwebsoft.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1444508149 16169 80.91.229.3 (10 Oct 2015 20:15:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 10 Oct 2015 20:15:49 +0000 (UTC) To: Emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 10 22:15:39 2015 Return-path: Envelope-to: geh-help-gnu-emacs@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 1Zl0YJ-0002yK-Bl for geh-help-gnu-emacs@m.gmane.org; Sat, 10 Oct 2015 22:15:35 +0200 Original-Received: from localhost ([::1]:46213 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zl0YI-0002Zk-M9 for geh-help-gnu-emacs@m.gmane.org; Sat, 10 Oct 2015 16:15:34 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52058) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zl0Mv-0000gs-Qi for Help-gnu-emacs@gnu.org; Sat, 10 Oct 2015 16:03:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zl0Mr-0005UJ-RH for Help-gnu-emacs@gnu.org; Sat, 10 Oct 2015 16:03:49 -0400 Original-Received: from tjohnson.mtaonline.net ([64.4.232.191]:33655) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zl0Mr-0005SG-Kc for Help-gnu-emacs@gnu.org; Sat, 10 Oct 2015 16:03:45 -0400 Original-Received: by tj49.com (Postfix, from userid 1000) id E7A1B200129; Sat, 10 Oct 2015 12:03:41 -0800 (AKDT) Mail-Followup-To: Emacs Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 64.4.232.191 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:107571 Archived-At: Using GNU Emacs 24.3.1 on ubuntu 14.04 I'd like to get the functionality of Control-u Control-space in one keystroke (for instance, Control-,) but can't wrap my thoughts about how to put that in a lambda or use-defined function. Because the larger question is about how to automate 'universal-argument, I'm sure the solution would edify me above and beyond this simple need. Pointers to docs and examples may be sufficient. thanks -- Tim http://www.akwebsoft.com, http://www.tj49.com