From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "paul r" Newsgroups: gmane.emacs.devel,gmane.emacs.auctex.devel Subject: Maintenance suggestion on an emacs mode Date: Sat, 29 Mar 2008 23:06:21 +0100 Message-ID: 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 1206828535 4451 80.91.229.12 (29 Mar 2008 22:08:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Mar 2008 22:08:55 +0000 (UTC) Cc: Eli Tziperman , Olin Shivers , "Pieter E.J. Pareit" , Michael Schmidt , auctex-devel@gnu.org, Stephen Leake , Didier Verna , Reto Zimmermann To: "Emacs Devel" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 29 23:09:25 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 1JfjEn-0006n0-Kx for ged-emacs-devel@m.gmane.org; Sat, 29 Mar 2008 23:09:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JfjEB-0006SR-LT for ged-emacs-devel@m.gmane.org; Sat, 29 Mar 2008 18:08:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JfjBy-0005ai-8k for emacs-devel@gnu.org; Sat, 29 Mar 2008 18:06:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JfjBw-0005a4-JN for emacs-devel@gnu.org; Sat, 29 Mar 2008 18:06:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JfjBw-0005a0-D0 for emacs-devel@gnu.org; Sat, 29 Mar 2008 18:06:24 -0400 Original-Received: from fg-out-1718.google.com ([72.14.220.154]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JfjBv-0002Av-Pu for emacs-devel@gnu.org; Sat, 29 Mar 2008 18:06:24 -0400 Original-Received: by fg-out-1718.google.com with SMTP id d23so1116893fga.30 for ; Sat, 29 Mar 2008 15:06:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; bh=7Mqv8dv1f1/fyuscOS/d60VgoHdsNm+kb9kGEV2p+Ak=; b=qorj2bpXEgcZZ5hSnrMOdfuZQpDBX5HfGf5jELl+kQRMM3F+F3xnszBhUKkwCVSsB16K/axsGCqrNIOvt+KoZ5EPZbWRKA+sFxGgFsxbrDS3SqAclqGOKhs7+yJmJRnSzefeFK1ks1AymnBiAYYA0Ys8Q+YIoqgj5tpr/Cgxg2s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=IMsKURmk75VG8FAPBxYYMVKuvP5jE4QwV/hjEzLKcR58KtIHEP6YdI/E8QWNNLPsZSUXGJo38KYKpdLBLKR6ATRJZVF4vwAw4JfjOWtrFNt6469n8e/gFGqscMAbZ6gDfqZnEwxY6DupqmEyxzdM/EPclKckK/4yfnM02HZ3bX4= Original-Received: by 10.82.170.3 with SMTP id s3mr10309139bue.18.1206828381870; Sat, 29 Mar 2008 15:06:21 -0700 (PDT) Original-Received: by 10.82.175.3 with HTTP; Sat, 29 Mar 2008 15:06:21 -0700 (PDT) Content-Disposition: inline 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:93839 gmane.emacs.auctex.devel:2105 Archived-At: Hello, You are contacted because you are mentioned as the maintainer of a mode now included in GNU Emacs, development version 23 as of today, on which we suggest you to do some small modifications. Those modifications concern some default key bindings on your mode map, bound on the C-c[a-zA-Z] pattern, which is supposed to be reserved for users, as explained in the last paragraph of the link [1]. Each of you will receive an other email with the file to fix and the matching lines. If possible, please send back a patch on emacs-devel with those keybindings changed. Thank you -- Paul [1] http://www.gnu.org/software/emacs/manual/html_node/emacs/Keymaps.html