From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Francis Moreau" Newsgroups: gmane.emacs.help Subject: Re: how to print backtrace after using 'find-tag' several times Date: Mon, 18 Aug 2008 09:51:45 +0200 Message-ID: <38b2ab8a0808180051g504bd1eds3327164cd2703c14@mail.gmail.com> References: <1218848965.642881@sj-nntpcache-2.cisco.com> 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 1219045960 20649 80.91.229.12 (18 Aug 2008 07:52:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Aug 2008 07:52:40 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Scott Frazer" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 18 09:53:26 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KUzY7-0007mU-DA for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Aug 2008 09:53:11 +0200 Original-Received: from localhost ([127.0.0.1]:51497 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KUzX9-0007KF-Tu for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Aug 2008 03:52:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KUzWq-0007Jm-MK for help-gnu-emacs@gnu.org; Mon, 18 Aug 2008 03:51:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KUzWo-0007JJ-Q3 for help-gnu-emacs@gnu.org; Mon, 18 Aug 2008 03:51:52 -0400 Original-Received: from [199.232.76.173] (port=41171 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KUzWo-0007JG-LR for help-gnu-emacs@gnu.org; Mon, 18 Aug 2008 03:51:50 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:46107) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KUzWo-0004xJ-NE for help-gnu-emacs@gnu.org; Mon, 18 Aug 2008 03:51:50 -0400 Original-Received: from ug-out-1314.google.com ([66.249.92.171]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KUzWm-0005HJ-Bc for help-gnu-emacs@gnu.org; Mon, 18 Aug 2008 03:51:48 -0400 Original-Received: by ug-out-1314.google.com with SMTP id m2so316657uge.17 for ; Mon, 18 Aug 2008 00:51:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=DgvB5ZtE2SAJd71RrUfwWn8eUmpvw3jLGaKnfkKSME8=; b=GphE2exq1Gj8hGEcNj039T9UAfMn7XSxxQEBFMVPbuMF1AB9/8Txs20nG8SHxp/kFN 8qe8NH4Z0vLQlcLj7Ak4OtqhNdozrWbVsL2TgNMMQhg43btnDm7MWrO1ivQaQpuyHuss sf9xyKglyIoEmJgTBFPh1Y0Hj8WvrLwMqES8w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Kkco434YZ+vVqMG70/XpWlGuB91f1rstg/wZZURLuEXbaL0rCwd2PsvigSyVnLkmM5 FBF/5zaXSDEzdEh22UWMuflz9U9bSX3kTktf4+r1lzVw4Z1c+EzD0bdTCQ9J+LfaiR7e eYVysQEmk8BN+aFoz2x9zZ+63wpEttrmW4VlI= Original-Received: by 10.67.116.9 with SMTP id t9mr3397113ugm.65.1219045905896; Mon, 18 Aug 2008 00:51:45 -0700 (PDT) Original-Received: by 10.67.19.5 with HTTP; Mon, 18 Aug 2008 00:51:45 -0700 (PDT) In-Reply-To: <1218848965.642881@sj-nntpcache-2.cisco.com> Content-Disposition: inline X-detected-kernel: by mx20.gnu.org: Linux 2.6 (newer, 2) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:56744 Archived-At: Hello, On Sat, Aug 16, 2008 at 3:09 AM, Scott Frazer wrote: > Francis Moreau wrote: >> >> Hello >> >> I usually browse source code using TAGS and find-tag (M-.). >> >> Sometimes I want to see the backtrace after finding a lot of >> consecutive tags. >> >> Does anybody know how to do achieve that ? >> >> Thanks > > This has always bothered me too, so I just wrote something to do it: > > http://www.emacswiki.org/cgi-bin/wiki/EtagsStack > Thanks, I'll try it. -- Francis