From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: n179911 Newsgroups: gmane.emacs.help Subject: Need help in using icicle-find-tag Date: Wed, 8 Jul 2009 22:38:00 -0700 Message-ID: <3b9893450907082238r350e033dj6ae9a8a1576e6f1a@mail.gmail.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 1247117932 9710 80.91.229.12 (9 Jul 2009 05:38:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 9 Jul 2009 05:38:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 09 07:38:46 2009 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 1MOmLE-0008VT-GV for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Jul 2009 07:38:44 +0200 Original-Received: from localhost ([127.0.0.1]:50807 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOmLD-0006Nu-Ky for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Jul 2009 01:38:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MOmKd-0006MI-BP for help-gnu-emacs@gnu.org; Thu, 09 Jul 2009 01:38:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOmKX-0006Lq-Ih for help-gnu-emacs@gnu.org; Thu, 09 Jul 2009 01:38:05 -0400 Original-Received: from [199.232.76.173] (port=55802 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOmKX-0006Ln-AW for help-gnu-emacs@gnu.org; Thu, 09 Jul 2009 01:38:01 -0400 Original-Received: from mail-qy0-f183.google.com ([209.85.221.183]:53185) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MOmKX-00057M-28 for help-gnu-emacs@gnu.org; Thu, 09 Jul 2009 01:38:01 -0400 Original-Received: by qyk13 with SMTP id 13so6224875qyk.14 for ; Wed, 08 Jul 2009 22:38:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=kPiEStEvc1jmcWFRee61+/21qv0XHSFAoxvLrS33l3Y=; b=as7HE5hfxlGvMAAflM8eapU+qNYZuencZPmErShsEiokOpPK/nGgrDaVYBN09eXWLf ZiRB33rPR4VgKplo49Dge9jGk6nzNH1zl8BFyE+CWCDgVKaYIpbh5IsCne1rFE7AqQlX deH0DcJnhJNG5r/ElovmAH07Vcs5yo/DmMP7s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=pyVPiV7b69SWQ2eEv32LTI+COkJUkPJA9IZfbNpLLcrXqrAHKRgafiOOGkMf/5cOMu mHSBqFsugMt2P0XNt7d9Nl+3SSUuy3lDfJNUkiOFErLiGhmcNaq0538zArX09uy8z5FS 6+8vDPEDmjpHAx3/b4s6f2UsYWZbanH6/gEE8= Original-Received: by 10.224.6.79 with SMTP id 15mr187783qay.313.1247117880315; Wed, 08 Jul 2009 22:38:00 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:65884 Archived-At: I need help in using icicle-find-tag command. The prompt said "Find tag matching regexp: " I type: "ImageLoader" After that, the prompt said 'Choose a tag:' What should I do here? I don't see any result... I type Ctrl-U M- . Nothing shows. I type Enter. Nothing shows. I just see the prompt becomes 'File or Directory'... Please help.