From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: mb-depth.el (was: Minibuffer default values list) Date: Thu, 31 Jul 2008 20:28:08 +0300 Organization: JURTA Message-ID: <87vdym3qvr.fsf_-_@jurta.org> References: <87zlycuhrd.fsf@jurta.org> <87hckbecc0.fsf@jurta.org> <87prygxtot.fsf@jurta.org> <87hcjjkrgy.fsf@jurta.org> <87ir3u9r5s.fsf@jurta.org> <87myt3zk65.fsf@jurta.org> <87prxyfkzn.fsf_-_@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1217525358 3164 80.91.229.12 (31 Jul 2008 17:29:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 31 Jul 2008 17:29:18 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 31 19:30:08 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 1KObyZ-0002QP-W3 for ged-emacs-devel@m.gmane.org; Thu, 31 Jul 2008 19:30:08 +0200 Original-Received: from localhost ([127.0.0.1]:51278 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KObxf-0006lo-7Y for ged-emacs-devel@m.gmane.org; Thu, 31 Jul 2008 13:29:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KObxZ-0006jA-Gi for emacs-devel@gnu.org; Thu, 31 Jul 2008 13:29:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KObxW-0006c0-Gh for emacs-devel@gnu.org; Thu, 31 Jul 2008 13:29:05 -0400 Original-Received: from [199.232.76.173] (port=32997 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KObxW-0006bp-D0 for emacs-devel@gnu.org; Thu, 31 Jul 2008 13:29:02 -0400 Original-Received: from smtp-out.neti.ee ([194.126.126.37]:36705) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KObxW-0005ia-J9 for emacs-devel@gnu.org; Thu, 31 Jul 2008 13:29:02 -0400 X-Virus-Scanned: Debian amavisd-new at estpak.ee Original-Received: from Relayhost3.neti.ee (relayhost3.estpak.ee [88.196.174.169]) by MXR-8.estpak.ee (Postfix) with ESMTP id 470B5149052 for ; Thu, 31 Jul 2008 20:28:56 +0300 (EEST) Original-Received: from mail.estpak.ee (66.132.191.90.dyn.estpak.ee [90.191.132.66]) by Relayhost3.neti.ee (Postfix) with ESMTP id C6016D39CF for ; Thu, 31 Jul 2008 20:28:54 +0300 (EEST) In-Reply-To: <87prxyfkzn.fsf_-_@jurta.org> (Juri Linkov's message of "Sun, 25 Nov 2007 17:19:52 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:101816 Archived-At: > BTW, currently mb-depth.el uses 3 different name prefixes for its > variables and functions: > > minibuffer-indicate-depth > minibuffer-depth > minibuf-depth > > To reduce the entropy, I propose to use the same name prefix > `minibuffer-depth' that is the name of the primary function > this package relies on. Fixed. -- Juri Linkov http://www.jurta.org/emacs/