From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: no hyperlink to advice in Help Date: Fri, 15 Oct 2004 05:59:10 +0800 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87brf5gdw1.fsf@jidanni.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1097798477 16467 80.91.229.6 (15 Oct 2004 00:01:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Oct 2004 00:01:17 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 15 02:01:09 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CIFWu-0002Yb-00 for ; Fri, 15 Oct 2004 02:01:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CIFe1-000698-VI for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Oct 2004 20:08:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CIFdv-00067P-Do for bug-gnu-emacs@gnu.org; Thu, 14 Oct 2004 20:08:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CIFdu-000673-Ei for bug-gnu-emacs@gnu.org; Thu, 14 Oct 2004 20:08:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CIFdu-00066g-62 for bug-gnu-emacs@gnu.org; Thu, 14 Oct 2004 20:08:22 -0400 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CIFVs-00019I-NV for bug-gnu-emacs@gnu.org; Thu, 14 Oct 2004 20:00:04 -0400 Original-Received: from tc218-187-74-164.2-3.dynamic.apol.com.tw ([218.187.74.164]:33529 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLSv1:RC4-SHA:128) (Exim 4.42 #0) id 1CIFVp-000DML-DT by authid with plain for ; Fri, 15 Oct 2004 05:30:02 +0530 Original-Received: from jidanni by jidanni1 with local (Exim 4.34) id 1CIDcs-0001If-H1 for bug-gnu-emacs@gnu.org; Fri, 15 Oct 2004 05:59:10 +0800 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:9318 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:9318 I do describe-function and notice at the bottom: This function is advised. After-advice `dj/ibuffer-in-home'. Well, isn't it going to make that a hyperlink so one can middle click it so see the details?