From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "John Watson" Newsgroups: gmane.emacs.help Subject: Re: C-u self-insert-char Date: Fri, 2 Jan 2009 18:22:22 -0800 Message-ID: References: <32c2d34a-4333-4eb5-a49b-25763153ab16@a12g2000pro.googlegroups.com> <1430F100-3F7D-4BE8-9876-57444A303706@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_37527_16463557.1230949342586" X-Trace: ger.gmane.org 1230949380 28927 80.91.229.12 (3 Jan 2009 02:23:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 3 Jan 2009 02:23:00 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Juanma Barranquero" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 03 03:24:09 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LIwBM-0005dC-DN for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Jan 2009 03:24:09 +0100 Original-Received: from localhost ([127.0.0.1]:58373 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LIwA2-00058C-Rd for geh-help-gnu-emacs@m.gmane.org; Fri, 02 Jan 2009 21:22:46 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LIw9i-00057I-Np for help-gnu-emacs@gnu.org; Fri, 02 Jan 2009 21:22:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LIw9h-000574-9o for help-gnu-emacs@gnu.org; Fri, 02 Jan 2009 21:22:25 -0500 Original-Received: from [199.232.76.173] (port=34721 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LIw9h-000571-4M for help-gnu-emacs@gnu.org; Fri, 02 Jan 2009 21:22:25 -0500 Original-Received: from fg-out-1718.google.com ([72.14.220.154]:26608) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LIw9g-00024O-JH for help-gnu-emacs@gnu.org; Fri, 02 Jan 2009 21:22:24 -0500 Original-Received: by fg-out-1718.google.com with SMTP id l26so2485958fgb.30 for ; Fri, 02 Jan 2009 18:22:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=3ckomIAPjSLf2Txzc9fFI3drJbPFQfYuf862T9Ubg7A=; b=xlvl2U6kUQX5snyg+NCGfZ+SW5szjTwOJ8wjyXCJB2902oyknZVam5PxAFO/AsfRbz q1tQpbFGKaQEJS3W0AQlQIAFAYDIZpbrIAyfxmAnCAIuYVE1Aeju85fvxnDB3EZGaYjr 9TFGA//MgQLoSbfWcIBkALH4wFOazLm0s80OY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=Yf3pXymyo1jE6HwG4KuEGYkXGqwsdfkYzM/rj0HvIUYZRa+Uenjlu8ZkDeLqHml8k7 r/vueCCl0CDS1zSHRGWyG61hMhQ9NOB3vbKO6ZlyPxV4MiKK1o2AzmKe7fRBSiBHA9b2 F5Zy22nn2F1EqKbhVVypYrFulhPvt1L6ys4Ys= Original-Received: by 10.86.84.5 with SMTP id h5mr10796442fgb.49.1230949342605; Fri, 02 Jan 2009 18:22:22 -0800 (PST) Original-Received: by 10.86.25.3 with HTTP; Fri, 2 Jan 2009 18:22:22 -0800 (PST) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:61029 Archived-At: ------=_Part_37527_16463557.1230949342586 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Many thanks - indeed I thought it was C-u thanks for setting me straight! On Fri, Jan 2, 2009 at 4:32 PM, Juanma Barranquero wrote: > > Shouldn't it be C-1-6 C-u 7? > > Keeping Ctrl down and pressing 1-6-u works too. > > Juanma > ------=_Part_37527_16463557.1230949342586 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Many thanks - indeed I thought it was C-u <number> 
thanks for setting me straight!

On Fri, Jan 2, 2009 at 4:32 PM, Juanma Barranquero <lekktu@gmail.com> wrote:
> Shouldn't it be C-1-6 C-u 7?

Keeping Ctrl down and pressing 1-6-u works too.

   Juanma

------=_Part_37527_16463557.1230949342586--