From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Mathias Dahl" Newsgroups: gmane.emacs.devel Subject: Re: feature request: indicator of minibuffer-recursion depth Date: Mon, 17 Jul 2006 12:01:27 +0200 Message-ID: <7dbe73ed0607170301r541bcff6x21671074aaaa62ab@mail.gmail.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1153131278 4702 80.91.229.2 (17 Jul 2006 10:14:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 17 Jul 2006 10:14:38 +0000 (UTC) Cc: rms@gnu.org, Drew Adams , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 17 12:14:33 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G2Q7H-0000Aw-Hl for ged-emacs-devel@m.gmane.org; Mon, 17 Jul 2006 12:14:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G2Q7G-0003it-HO for ged-emacs-devel@m.gmane.org; Mon, 17 Jul 2006 06:14:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G2Q72-0003id-NG for emacs-devel@gnu.org; Mon, 17 Jul 2006 06:14:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G2Q71-0003hz-05 for emacs-devel@gnu.org; Mon, 17 Jul 2006 06:14:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G2Q70-0003ht-TG for emacs-devel@gnu.org; Mon, 17 Jul 2006 06:14:02 -0400 Original-Received: from [199.232.41.67] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1G2Q9e-00028B-Qd for emacs-devel@gnu.org; Mon, 17 Jul 2006 06:16:46 -0400 Original-Received: from [64.233.182.190] (helo=nf-out-0910.google.com) by mx20.gnu.org with esmtp (Exim 4.52) id 1G2Pur-0004ue-F0 for emacs-devel@gnu.org; Mon, 17 Jul 2006 06:01:29 -0400 Original-Received: by nf-out-0910.google.com with SMTP id l24so746616nfc for ; Mon, 17 Jul 2006 03:01:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lhxPTH7VH6bTnNKdxSnQwxDc03P0OTOiZAWFm0UeCG/RBmnOUK1y4RE1fUh0T5TmOMLO8QRrbDKIHVxSlgkxX8ZoUCKBlQQo5KMxCc7Waa67001VaZgMTabVkSK5mpH7/9xYs1Wk4+ME88q3Dq1XbEf6oAbHCTrxyD34mYVl55c= Original-Received: by 10.48.108.19 with SMTP id g19mr1787275nfc; Mon, 17 Jul 2006 03:01:27 -0700 (PDT) Original-Received: by 10.48.255.2 with HTTP; Mon, 17 Jul 2006 03:01:27 -0700 (PDT) Original-To: "Kim F. Storm" In-Reply-To: Content-Disposition: inline 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:57168 Archived-At: > For those who need this before 23.x, maybe someone would add it to > the EmacsWiki. Here is the latest version (AFAIK): Done: http://www.emacswiki.org/cgi-bin/wiki/mb-depth.el /Mathias