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: Why all the Alt bindings by default? Date: Thu, 27 Oct 2011 20:25:45 -0400 Message-ID: References: <6F1ADCC148584A4A80CF9FF727BE1915@us.oracle.com> <67D259D03C5D4CEEB3735689FE31215A@us.oracle.com> <83r51zaxhg.fsf@gnu.org> <35DDE85FC1E843FF9DDA7790F067EAAA@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1319761558 32319 80.91.229.12 (28 Oct 2011 00:25:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 28 Oct 2011 00:25:58 +0000 (UTC) Cc: 'Eli Zaretskii' , 'Tim Cross' , schwab@linux-m68k.org, emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 28 02:25:53 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RJaGe-0001la-PT for ged-emacs-devel@m.gmane.org; Fri, 28 Oct 2011 02:25:52 +0200 Original-Received: from localhost ([::1]:50581 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJaGe-0005SO-14 for ged-emacs-devel@m.gmane.org; Thu, 27 Oct 2011 20:25:52 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:50177) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJaGb-0005SJ-Ox for emacs-devel@gnu.org; Thu, 27 Oct 2011 20:25:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJaGa-0002OP-R2 for emacs-devel@gnu.org; Thu, 27 Oct 2011 20:25:49 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:4648 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJaGY-0002O8-Q6; Thu, 27 Oct 2011 20:25:46 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EABH2qU5MCrTo/2dsb2JhbABCqWGBBoFyAQEEAVYjBQsLNBIUGA0kiBW1Toh+BKFDhEU X-IronPort-AV: E=Sophos;i="4.69,415,1315195200"; d="scan'208";a="144857226" Original-Received: from 76-10-180-232.dsl.teksavvy.com (HELO pastel.home) ([76.10.180.232]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 27 Oct 2011 20:25:45 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 52EE859208; Thu, 27 Oct 2011 20:25:45 -0400 (EDT) In-Reply-To: <35DDE85FC1E843FF9DDA7790F067EAAA@us.oracle.com> (Drew Adams's message of "Thu, 27 Oct 2011 08:20:16 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (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:145691 Archived-At: > That would be good, I think. Or else list them separately, with their own > header, at the end of the buffer (so they don't get in the way). The display in C-x b is a separate issue. > Likewise, C-x 8 bindings? Not sure what "likewise" means here: C-x 8 bindings don't suffer from this "only enabled after you load iso-transl.el", and should never conflict with anything else, so there's no reason to change this part. Stefan