From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.devel Subject: rcirc: Too many default keybindings for rcirc-next-active-buffer Date: Mon, 17 Aug 2009 18:40:57 +0200 Message-ID: <7b501d5c0908170940u79896ab7lba193bd052c7194@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1250527292 18523 80.91.229.12 (17 Aug 2009 16:41:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Aug 2009 16:41:32 +0000 (UTC) To: Emacs-Devel devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 17 18:41:24 2009 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 1Md5Gk-0008Sw-K3 for ged-emacs-devel@m.gmane.org; Mon, 17 Aug 2009 18:41:14 +0200 Original-Received: from localhost ([127.0.0.1]:35998 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Md5Gf-0007rk-39 for ged-emacs-devel@m.gmane.org; Mon, 17 Aug 2009 12:41:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Md5Ga-0007lt-VE for emacs-devel@gnu.org; Mon, 17 Aug 2009 12:41:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Md5GW-0007ja-Hy for emacs-devel@gnu.org; Mon, 17 Aug 2009 12:41:04 -0400 Original-Received: from [199.232.76.173] (port=42264 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Md5GW-0007jH-FG for emacs-devel@gnu.org; Mon, 17 Aug 2009 12:41:00 -0400 Original-Received: from mail-ew0-f207.google.com ([209.85.219.207]:38690) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Md5GW-0007uD-2A for emacs-devel@gnu.org; Mon, 17 Aug 2009 12:41:00 -0400 Original-Received: by ewy3 with SMTP id 3so1001502ewy.42 for ; Mon, 17 Aug 2009 09:40:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=9BpYB6uvakAhYvUHH2Mx3Bb8wf898UzKj++o+jOVywE=; b=cFtK2vzp6L+GnbiM7h1J5Ew2GYKYKjrR3KlLyLKu75toNNd+X5AUmx+fJy/VdC07Or bhfAiPkd0h82WwJXzqvtP8/r7BDKn+Ns6b0nyc35KaXS7d1y+y1ICe/xCL7XL+mYX3jL c1PXs+m6Hk/CJY7DHl8VlFb8ExmqRTrNEL6uU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=QnwDGew8HapFDldmU+2kzm31qN0SAp0ioOTkozwtcwsINroGPQXgfv74U/NIVEL91L 1Rq55zuX8o3Bc7rWqjlAkqc+PolAeUS0Fy+ahNsZmMp3RZt3ow2khpSBd+/AySgv6JPF OjSodnxYc7jvYoTbVBPP3t2vRvhCSJLviHSrs= Original-Received: by 10.210.43.10 with SMTP id q10mr7290300ebq.23.1250527258013; Mon, 17 Aug 2009 09:40:58 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/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:114344 Archived-At: Hi I've been using rcirc for some time now and it's bugging me that there are *three* default keybindings for rcirc-next-active-buffer. I'll go out on a limb and say that most people probably use C-c C-SPC and very few use C-c ` or C-c C-@. What is the reason for having so many default bindings for this? The most annoying one to me is C-c ` which coincides with TeX-next-error. Can we remove that keybinding from rcirc, please? -- Deniz Dogan