From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.devel Subject: Re: Ask or suggest something. Date: Tue, 10 Jul 2012 07:45:08 +0200 Message-ID: References: <1341883103.8479.4.camel@localhost.localdomain> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1341899140 26541 80.91.229.3 (10 Jul 2012 05:45:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 10 Jul 2012 05:45:40 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 10 07:45:40 2012 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 1SoTGT-0003p4-Rv for ged-emacs-devel@m.gmane.org; Tue, 10 Jul 2012 07:45:37 +0200 Original-Received: from localhost ([::1]:43270 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoTGS-0006aj-R1 for ged-emacs-devel@m.gmane.org; Tue, 10 Jul 2012 01:45:36 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:57675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoTGQ-0006ab-0D for emacs-devel@gnu.org; Tue, 10 Jul 2012 01:45:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SoTGO-0002n0-Bx for emacs-devel@gnu.org; Tue, 10 Jul 2012 01:45:33 -0400 Original-Received: from mail-yx0-f169.google.com ([209.85.213.169]:49437) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoTGO-0002lW-5R for emacs-devel@gnu.org; Tue, 10 Jul 2012 01:45:32 -0400 Original-Received: by yenr5 with SMTP id r5so12557837yen.0 for ; Mon, 09 Jul 2012 22:45:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=TUKzf7jAA8vgef4BRUaHGcmIn9Vyb5FZanXV/+K5kfo=; b=f8vTvDstWubnrb98GRU5btZ8PYS4Kx3RL5oavRZocD7vdXCoeTftYH86I7xYf7yU6C cu0wxMkbrSG5UIJQMP/bKdlDCSgH64JFAWlu4n5mOSsxKoNDcl6dO7caDvYebZf5ID0U 0wRub06+R5XC28B1X8YZe4qoSKMHO5bFJrM0Tsks65HaRz3ttRri5UZ+AgDMp8guhFy0 tTNihxK9TBVtASBRHjiKvZD0XoAfFzsqOX4CgFrdGi5gooHLA4S0qUX6AJw5gILvIO4e 6XRpAmLPjwIpqwdOzXFUmBWoraFtelxgypieZ/9NTG708xpa0Ps9zjRafAR5hcOanVkg xcOg== Original-Received: by 10.66.76.103 with SMTP id j7mr70991260paw.60.1341899129759; Mon, 09 Jul 2012 22:45:29 -0700 (PDT) Original-Received: by 10.68.194.134 with HTTP; Mon, 9 Jul 2012 22:45:08 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.213.169 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:151511 Archived-At: > > If exist in emacs please tell me where can I read information about that, if > > it doesn't exist, I hope to have helped to give an idea :) > > Does C-x 6 do what you need? Probably we should mention the different key bindings under this "prefix" since C-x 6 by itself does nothing: Global Bindings Starting With C-x 6: key binding --- ------- C-x 6 2 2C-two-columns C-x 6 b 2C-associate-buffer C-x 6 s 2C-split C-x 6 2C-two-columns /Mathias