From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Evgeny M. Zubok" Newsgroups: gmane.emacs.devel Subject: Re: debbugs.el frontend Date: Thu, 07 Jul 2011 23:55:27 +0400 Message-ID: <87hb6xsw5s.fsf@tochka.ru> References: <87hb74es83.fsf@gmx.de> <878vsgeret.fsf@gmx.de> <87zkkwdcm8.fsf@gmx.de> <87ei229ee3.fsf@tochka.ru> <87liw9dijz.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1310074394 12279 80.91.229.12 (7 Jul 2011 21:33:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 7 Jul 2011 21:33:14 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 07 23:33:11 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 1QewC6-00063q-Ne for ged-emacs-devel@m.gmane.org; Thu, 07 Jul 2011 23:33:10 +0200 Original-Received: from localhost ([::1]:47517 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qev4y-0000jT-KC for ged-emacs-devel@m.gmane.org; Thu, 07 Jul 2011 16:21:44 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:49090) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qeugr-00056Y-DZ for emacs-devel@gnu.org; Thu, 07 Jul 2011 15:56:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qeugp-0006PK-Ut for emacs-devel@gnu.org; Thu, 07 Jul 2011 15:56:49 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:47568) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qeugp-0006P9-Fl for emacs-devel@gnu.org; Thu, 07 Jul 2011 15:56:47 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Qeugj-00088x-JG for emacs-devel@gnu.org; Thu, 07 Jul 2011 21:56:41 +0200 Original-Received: from 91.79.144.108 ([91.79.144.108]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Jul 2011 21:56:41 +0200 Original-Received: from evgeny.zubok by 91.79.144.108 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Jul 2011 21:56:41 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 91.79.144.108 User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:Peb5lPXklbEbdJBBDzy0bUQKEVc= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 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:141753 Archived-At: Michael Albinus writes: >> I think it's better to change functions and variables prefixes in >> debbugs-gnu.el from debbugs- to debbugs-gnu-. > > Yes, we should, in order not to clash with your work. > > I'm eager to use `debbugs-gnu-default-hits-per-page' :-) The other (short) prefix and package name can be used instead, not neccesary containing 'debbugs'. For example, 'gnubugs-'. :)