From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: `C-x n s' binding in org-mode Date: Sun, 22 Jun 2008 04:20:42 -0500 Message-ID: <87od5tddw5.fsf@bzg.ath.cx> References: <87abheudss.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1214126473 29259 80.91.229.12 (22 Jun 2008 09:21:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 22 Jun 2008 09:21:13 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 22 11:21:57 2008 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 1KALlk-0007nr-Pk for ged-emacs-devel@m.gmane.org; Sun, 22 Jun 2008 11:21:57 +0200 Original-Received: from localhost ([127.0.0.1]:41073 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KALkv-0003pc-LX for ged-emacs-devel@m.gmane.org; Sun, 22 Jun 2008 05:21:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KALkg-0003ky-CC for emacs-devel@gnu.org; Sun, 22 Jun 2008 05:20:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KALke-0003jC-5U for emacs-devel@gnu.org; Sun, 22 Jun 2008 05:20:49 -0400 Original-Received: from [199.232.76.173] (port=57857 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KALkd-0003iu-Od for emacs-devel@gnu.org; Sun, 22 Jun 2008 05:20:47 -0400 Original-Received: from an-out-0708.google.com ([209.85.132.244]:26554) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KALkd-0003h0-KT for emacs-devel@gnu.org; Sun, 22 Jun 2008 05:20:47 -0400 Original-Received: by an-out-0708.google.com with SMTP id c38so447213ana.84 for ; Sun, 22 Jun 2008 02:20:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:from:to:subject :in-reply-to:references:user-agent:date:message-id:mime-version :content-type:sender; bh=Wu09+1uVTwmh5Nlgdh3c162oQF45U/9J5/ZDm+PP13Q=; b=g9SZv9TydFrfD94jMtFhOySc0RF8zRBRiLpu9XE5+k/Mai/puQsXmXHkQZpWzaYVz4 fwf74x7rFQU7+5bzF3Eotm8qWRV69znwBTITk6KoppsBh6fQG3ozl0lzjctcQNozBFYm NRRTJbzstvEl7sD3GLTdZk9DrUxOQ8gyYuPwQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:in-reply-to:references:user-agent:date:message-id :mime-version:content-type:sender; b=xA//K954W10kAJcdXRIYkIDRiebMtkRfJQb+LLnzRWnYh5Rb6ckPIcsQpnVrAbmwYA i8SUbwV4BH3RRLSBxRd9Q2YQ2dczJPY8svt+H6bWCGbGuikhpAJEGLiAekS6JbvltCFx ePiQw52bdpFy4YeuguVZMPi5JADNms57R03C0= Original-Received: by 10.100.13.5 with SMTP id 5mr10236550anm.86.1214126445806; Sun, 22 Jun 2008 02:20:45 -0700 (PDT) Original-Received: from bzg.ath.cx ( [84.7.198.82]) by mx.google.com with ESMTPS id 12sm7060918qbw.2.2008.06.22.02.20.44 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 22 Jun 2008 02:20:45 -0700 (PDT) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id E59C71575B9; Sun, 22 Jun 2008 04:20:42 -0500 (EST) In-Reply-To: <87abheudss.fsf@catnip.gol.com> (Miles Bader's message of "Sun, 22 Jun 2008 16:30:43 +0900") User-Agent: Gnus/5.110009 (No Gnus v0.9) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:99678 Archived-At: Miles Bader writes: > Org-mode adds a local binding to the `C-x n' keymap. > > This really confused me for a while because I global rebind `C-x n' to > be something entirely different, so in org-mode, I ended up with a > keymap containing _only_ the org-mode binding, erasing my personal > binding. I thought personal keybindings should rather be of the form `C-c [key]' > Anyway, this binding seemed pretty dodgy to me; what do others think? Looks quite natural to me. The `s' stands for `subtree'. `C-x n s' narrows the buffer to the current subtree. I remember I proposed this feature with a different keybinding -- I think it was `C-x n h', with `h' for "headline". But, as usual, Carsten's proposal didn't take long to convince me. -- Bastien