From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: New input method: bulgarian-new-phonetic Date: Sat, 25 Feb 2012 19:09:36 -0500 Message-ID: <3mbooma20v.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1330214986 3221 80.91.229.3 (26 Feb 2012 00:09:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 26 Feb 2012 00:09:46 +0000 (UTC) Cc: emacs-devel@gnu.org To: jordanmiladinov@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 26 01:09:46 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S1RgP-00026N-TC for ged-emacs-devel@m.gmane.org; Sun, 26 Feb 2012 01:09:46 +0100 Original-Received: from localhost ([::1]:51026 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1RgP-0001ey-9q for ged-emacs-devel@m.gmane.org; Sat, 25 Feb 2012 19:09:45 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:58132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1RgM-0001er-DL for emacs-devel@gnu.org; Sat, 25 Feb 2012 19:09:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S1RgH-00027V-OV for emacs-devel@gnu.org; Sat, 25 Feb 2012 19:09:42 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:45673) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1RgH-00027Q-Kv for emacs-devel@gnu.org; Sat, 25 Feb 2012 19:09:37 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1S1RgG-0000yJ-5Z; Sat, 25 Feb 2012 19:09:36 -0500 X-Spook: ARPA FSF illuminati Rubin SDI Albright corporate security X-Ran: kcy02NTuSH"na=kI|LF]u5tqjhKr}OrB&gK%RjCowz3Q|yya,LnwjiA=4]'V2tm-!P+2,% X-Hue: yellow X-Attribution: GM In-Reply-To: (=?utf-8?B?ItCZ0L7RgNC00LDQvSDQnNC40LvQsNC00LjQvdC+0LIiJ3M=?= message of "Sat, 25 Feb 2012 11:20:25 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 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:148784 Archived-At: Hi, > As far as I see, here, in Bulgaria, the most frequently used keyboard > layout for writing in Bulgarian language is the new phonetic layout. It was > actually issued as BDS (Bulgarian National Standard) in 2006. Oddly Emacs > doesn't support it yet. That's why I made a patch to add it as an input > method (modifying the leim/quail/cyrillic.el file). It works as it is > intended to work and since I was happy with the result I committed the > patch upstream (using bazaar as described in the EmacsWiki page). > > My question is how can I get to know if the patch successfully passed a CR, > who's revisioning it and, if it's rejected, why. Thanks for trying to contribute. I think there might be a misunderstanding. You can't commit to the official Emacs repository (http://savannah.gnu.org/projects/emacs/) unless you are a registered member of the Emacs project. So I'm not sure where you committed your patch. Perhaps you only committed it to your local copy of the Emacs sources. The right thing to do is to send your patch to bug-gnu-emacs@gnu.org. Generally, explain what problem you are trying to solve, and how your patch solves it. Ideally, provide a ChangeLog entry that matches the format used in Emacs. We require a copyright assignment for non-trivial patches, but you don't need to worry about that right now. See etc/CONTRIBUTE for more information. Finally, even if your patch looks good, it might not be possible to apply it now, since we are currently in "feature-freeze" waiting for the release of Emacs 24.1.