From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.help Subject: Re: etags: M-. jump to the tag(called func), but then how can i jump BACK(the calling line)? Date: Tue, 13 Sep 2005 10:04:21 +0200 Organization: Organization?!? Message-ID: <85acih4cmy.fsf@lola.goethe.zz> References: <1126436508.461480.28080@z14g2000cwz.googlegroups.com> <85d5nfe3oy.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1126603149 29534 80.91.229.2 (13 Sep 2005 09:19:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 13 Sep 2005 09:19:09 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 13 11:19:00 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EF6wL-0004i2-Hx for geh-help-gnu-emacs@m.gmane.org; Tue, 13 Sep 2005 11:18:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EF6wJ-00016J-Pd for geh-help-gnu-emacs@m.gmane.org; Tue, 13 Sep 2005 05:18:55 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.arcor.de!news.arcor.de!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: 2FEFf>]>q>2iw=B6, xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN; i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:QLgYA7XTdSAa0SkriaGQjw3MECA= Original-Lines: 45 Original-NNTP-Posting-Date: 13 Sep 2005 10:04:21 MEST Original-NNTP-Posting-Host: d4e75027.newsread2.arcor-online.net Original-X-Trace: DXC=k^e:PhfQ9`LUhhl_USDNiOQ5U85hF6f; DjW\KbG]kaMHQ>n?D9BSA]LNA>:[`gB6>MQ1Yo0:e7@PKc[Wn>\JAZH@Ec?`[F:Wf@L7n_o0DX49NK Original-X-Complaints-To: abuse@arcor.de Original-Xref: shelby.stanford.edu gnu.emacs.help:133891 Original-To: help-gnu-emacs@gnu.org 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:29443 Archived-At: Ilya Zakharevich writes: > [A complimentary Cc of this posting was sent to > David Kastrup > ], who wrote in article <85d5nfe3oy.fsf@lola.goethe.zz>: >> > This is a gaping hole in the Emacs UI. I wrote a package, >> > imenu-go.el, which behaves "as expected". >> >> Hardly. This means the "gaping hole". >> M-* runs the command pop-tag-mark >> which is an interactive compiled Lisp function in `etags'. >> It is bound to M-*. >> (pop-tag-mark) This is why it isn't a "gaping hole": the desired function is available and bound to a key. [...] > a) Can't parse your last paragraph; It was just the online help. > b) I vaguely remember indeed somebody wanting to propagate the code > from imenu-go back into etags; it may be that pop-tag-mark has the > functionality of imenu-go (at least when imenu-go works with tags; > it can get info where-to-jump from other sources too). > > c) My experience with my code propagated back to Emacs is very > negative: a lot of times the resulting code has only subset of > the original functionality. So I have no incentive to check how > well pop-tag-mark behaves... So you want to claim a deficiency in Emacs because you don't want to try out the function and keybinding which it provides for that purpose? Wow. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum